"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/26 01:14:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-banoxit9yigo" 2024/12/26 01:14:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:14:47 DEBUG : Starting OpenDrive session with ID: bf4c2e8c15fe7f4eba22f4bd6aff45816cd6b448087bf94a12f7bdc0e61436dc 2024/12/26 01:14:48 DEBUG : Creating backend with remote "/tmp/rclone1151749743" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:14:48 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:14:48 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:14:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:14:51 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:14:51 DEBUG : dir: Looking for writers 2024/12/26 01:14:51 DEBUG : : Looking for writers 2024/12/26 01:14:51 DEBUG : dir: reading active writers 2024/12/26 01:14:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.05s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:14:52 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:14:52 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:14:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:14:55 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/26 01:14:57 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/12/26 01:14:59 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:14:59 DEBUG : dir/subdir: Looking for writers 2024/12/26 01:14:59 DEBUG : dir: Looking for writers 2024/12/26 01:14:59 DEBUG : file1: reading active writers 2024/12/26 01:14:59 DEBUG : file2: reading active writers 2024/12/26 01:14:59 DEBUG : subdir: reading active writers 2024/12/26 01:14:59 DEBUG : : Looking for writers 2024/12/26 01:14:59 DEBUG : dir: reading active writers 2024/12/26 01:14:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.68s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:00 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:00 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:03 DEBUG : dir: Looking for writers 2024/12/26 01:15:03 DEBUG : file1: reading active writers 2024/12/26 01:15:03 DEBUG : : Looking for writers 2024/12/26 01:15:03 DEBUG : dir: reading active writers 2024/12/26 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.96s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:04 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:04 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:07 DEBUG : dir: Looking for writers 2024/12/26 01:15:07 DEBUG : : Looking for writers 2024/12/26 01:15:07 DEBUG : dir: reading active writers 2024/12/26 01:15:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.56s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:08 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:08 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:11 DEBUG : dir: forgetting directory cache 2024/12/26 01:15:11 DEBUG : : forgetting directory cache 2024/12/26 01:15:11 DEBUG : dir: forgetting directory cache 2024/12/26 01:15:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:11 DEBUG : : Looking for writers 2024/12/26 01:15:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.74s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:12 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:12 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:14 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/26 01:15:14 DEBUG : dir: invalidating directory cache 2024/12/26 01:15:14 DEBUG : : >ForgetPath: 2024/12/26 01:15:14 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/26 01:15:14 DEBUG : : invalidating directory cache 2024/12/26 01:15:14 DEBUG : dir: forgetting directory cache 2024/12/26 01:15:14 DEBUG : : >ForgetPath: 2024/12/26 01:15:14 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/26 01:15:14 DEBUG : : >ForgetPath: 2024/12/26 01:15:14 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:14 DEBUG : dir: Looking for writers 2024/12/26 01:15:14 DEBUG : : Looking for writers 2024/12/26 01:15:14 DEBUG : dir: reading active writers 2024/12/26 01:15:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.78s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:16 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:16 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "fil/a/b/c" to "OpenDrive root 'rclone-test-banoxit9yigo'": failed to get folder list: Directory doesn't exist (Error 404) 2024/12/26 01:15:19 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:19 DEBUG : dir: Looking for writers 2024/12/26 01:15:19 DEBUG : : Looking for writers 2024/12/26 01:15:19 DEBUG : dir: reading active writers 2024/12/26 01:15:19 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (5.12s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:21 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:21 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:23 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:23 DEBUG : dir: Looking for writers 2024/12/26 01:15:23 DEBUG : : Looking for writers 2024/12/26 01:15:23 DEBUG : dir: reading active writers 2024/12/26 01:15:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.78s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:24 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:24 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:27 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:27 DEBUG : dir: Looking for writers 2024/12/26 01:15:27 DEBUG : file1: reading active writers 2024/12/26 01:15:27 DEBUG : : Looking for writers 2024/12/26 01:15:27 DEBUG : dir: reading active writers 2024/12/26 01:15:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.79s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:28 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:28 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:31 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/26 01:15:33 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/12/26 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/26 01:15:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/26 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/26 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/26 01:15:36 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/12/26 01:15:38 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/12/26 01:15:40 DEBUG : dir: invalidating directory cache 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/26 01:15:40 DEBUG : dir/file1: Reset virtual modtime 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/26 01:15:40 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/26 01:15:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/26 01:15:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:15:40 DEBUG : dir: invalidating directory cache 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/26 01:15:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/26 01:15:40 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:15:40 DEBUG : : forgetting directory cache 2024/12/26 01:15:40 DEBUG : dir: forgetting directory cache 2024/12/26 01:15:40 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/26 01:15:41 DEBUG : dir/file1: Reset virtual modtime 2024/12/26 01:15:41 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:15:41 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:41 DEBUG : dir/virtualDir: Looking for writers 2024/12/26 01:15:41 DEBUG : dir: Looking for writers 2024/12/26 01:15:41 DEBUG : file1: reading active writers 2024/12/26 01:15:41 DEBUG : virtualFile2: reading active writers 2024/12/26 01:15:41 DEBUG : virtualFile: reading active writers 2024/12/26 01:15:41 DEBUG : virtualDir: reading active writers 2024/12/26 01:15:41 DEBUG : : Looking for writers 2024/12/26 01:15:41 DEBUG : dir: reading active writers 2024/12/26 01:15:41 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:125: removing dir "dir/virtualDir" failed - try 1/3: folder not empty 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: TestDirReadDirAll (23.00s) --- PASS: TestDirReadDirAll/Virtual (5.20s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:51 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:51 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:15:54 ERROR : dir/: Can only open directories read only 2024/12/26 01:15:54 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:15:54 DEBUG : dir: Looking for writers 2024/12/26 01:15:54 DEBUG : : Looking for writers 2024/12/26 01:15:54 DEBUG : dir: reading active writers 2024/12/26 01:15:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.69s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:15:55 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:15:55 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:15:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:351: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:351 Error: Should be true Test: TestDirCreate 2024/12/26 01:15:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:15:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:15:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/26 01:15:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:15:58 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:15:59 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/12/26 01:16:00 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:16:00 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/26 01:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:16:00 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:00 DEBUG : dir: Looking for writers 2024/12/26 01:16:00 DEBUG : file1: reading active writers 2024/12/26 01:16:00 DEBUG : potato: reading active writers 2024/12/26 01:16:00 DEBUG : : Looking for writers 2024/12/26 01:16:00 DEBUG : dir: reading active writers 2024/12/26 01:16:00 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.91s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:01 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:01 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/26 01:16:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:05 DEBUG : dir/sub: Looking for writers 2024/12/26 01:16:05 DEBUG : dir: Looking for writers 2024/12/26 01:16:05 DEBUG : file1: reading active writers 2024/12/26 01:16:05 DEBUG : sub: reading active writers 2024/12/26 01:16:05 DEBUG : : Looking for writers 2024/12/26 01:16:05 DEBUG : dir: reading active writers 2024/12/26 01:16:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.63s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:06 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:06 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/26 01:16:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/26 01:16:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:11 DEBUG : dir/sub/subsub: Looking for writers 2024/12/26 01:16:11 DEBUG : dir/sub: Looking for writers 2024/12/26 01:16:11 DEBUG : subsub: reading active writers 2024/12/26 01:16:11 DEBUG : dir: Looking for writers 2024/12/26 01:16:11 DEBUG : file1: reading active writers 2024/12/26 01:16:11 DEBUG : sub: reading active writers 2024/12/26 01:16:11 DEBUG : : Looking for writers 2024/12/26 01:16:11 DEBUG : dir: reading active writers 2024/12/26 01:16:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.63s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:13 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:13 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:16 ERROR : dir/: Dir.Remove not empty 2024/12/26 01:16:16 DEBUG : dir/file1: Remove: 2024/12/26 01:16:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:16:16 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:16:16 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:17 DEBUG : : Looking for writers 2024/12/26 01:16:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.89s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:17 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:17 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:20 DEBUG : dir/file1: Remove: 2024/12/26 01:16:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:16:20 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:16:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:16:21 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:21 DEBUG : : Looking for writers 2024/12/26 01:16:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.37s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:21 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:21 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:24 DEBUG : dir/file1: Remove: 2024/12/26 01:16:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:16:24 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/12/26 01:16:25 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:25 DEBUG : dir: Looking for writers 2024/12/26 01:16:25 DEBUG : : Looking for writers 2024/12/26 01:16:25 DEBUG : dir: reading active writers 2024/12/26 01:16:25 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 --- FAIL: TestDirRemoveName (11.77s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:33 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:33 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:37 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/12/26 01:16:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/26 01:16:38 DEBUG : dir2: same parent dir (ODFfNzg1MDk3MV9HRGJ6Qw) - using folder/rename instead of move_copy 2024/12/26 01:16:38 DEBUG : dir: Updating dir with dir2 0xc0005fb040 2024/12/26 01:16:38 DEBUG : dir: forgetting directory cache 2024/12/26 01:16:38 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:16:38 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/26 01:16:40 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/26 01:16:40 DEBUG : file2: Updating file with file2 0xc000410240 2024/12/26 01:16:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/26 01:16:40 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:16:40 INFO : dir2/file3: Deleted 2024/12/26 01:16:41 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/26 01:16:41 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000410240 2024/12/26 01:16:41 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/26 01:16:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/26 01:16:41 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/26 01:16:42 DEBUG : renamed empty directory: same parent dir (ODFfNzg1MDk3MV9HRGJ6Qw) - using folder/rename instead of move_copy 2024/12/26 01:16:42 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000219ad0 2024/12/26 01:16:42 DEBUG : empty directory: forgetting directory cache 2024/12/26 01:16:42 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/26 01:16:42 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/26 01:16:42 DEBUG : dir2: Renaming to "dir3" 2024/12/26 01:16:42 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:42 DEBUG : dir3: Looking for writers 2024/12/26 01:16:42 DEBUG : file3: reading active writers 2024/12/26 01:16:42 DEBUG : renamed empty directory: Looking for writers 2024/12/26 01:16:42 DEBUG : : Looking for writers 2024/12/26 01:16:42 DEBUG : dir3: reading active writers 2024/12/26 01:16:42 DEBUG : renamed empty directory: reading active writers 2024/12/26 01:16:42 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirRename (17.85s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:51 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:51 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:54 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:16:54 DEBUG : dir: Looking for writers 2024/12/26 01:16:54 DEBUG : file1: reading active writers 2024/12/26 01:16:54 DEBUG : : Looking for writers 2024/12/26 01:16:54 DEBUG : dir: reading active writers 2024/12/26 01:16:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.75s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:16:55 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:16:55 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:16:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:16:58 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/12/26 01:17:00 DEBUG : Can set mod time: true 2024/12/26 01:17:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/26 01:17:00 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:00 DEBUG : dir: Looking for writers 2024/12/26 01:17:00 DEBUG : file1: reading active writers 2024/12/26 01:17:00 DEBUG : : Looking for writers 2024/12/26 01:17:00 DEBUG : dir: reading active writers 2024/12/26 01:17:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:01 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:01 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:17:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:17:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:04 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:17:05 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:17:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/26 01:17:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/26 01:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:05 DEBUG : dir: Looking for writers 2024/12/26 01:17:05 DEBUG : file1: reading active writers 2024/12/26 01:17:05 DEBUG : : Looking for writers 2024/12/26 01:17:05 DEBUG : dir: reading active writers 2024/12/26 01:17:05 DEBUG : >WaitForWriters: 2024/12/26 01:17:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:06 DEBUG : dir: Looking for writers 2024/12/26 01:17:06 DEBUG : file1: reading active writers 2024/12/26 01:17:06 DEBUG : : Looking for writers 2024/12/26 01:17:06 DEBUG : dir: reading active writers 2024/12/26 01:17:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:07 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:07 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:17:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:17:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:10 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:17:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:17:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:17:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/26 01:17:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/26 01:17:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:11 DEBUG : dir: Looking for writers 2024/12/26 01:17:11 DEBUG : file1: reading active writers 2024/12/26 01:17:11 DEBUG : : Looking for writers 2024/12/26 01:17:11 DEBUG : dir: reading active writers 2024/12/26 01:17:11 DEBUG : >WaitForWriters: 2024/12/26 01:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:11 DEBUG : dir: Looking for writers 2024/12/26 01:17:11 DEBUG : file1: reading active writers 2024/12/26 01:17:11 DEBUG : : Looking for writers 2024/12/26 01:17:11 DEBUG : dir: reading active writers 2024/12/26 01:17:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:12 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:17:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:17:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/26 01:17:16 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:16 DEBUG : dir: Looking for writers 2024/12/26 01:17:16 DEBUG : file1: reading active writers 2024/12/26 01:17:16 DEBUG : : Looking for writers 2024/12/26 01:17:16 DEBUG : dir: reading active writers 2024/12/26 01:17:16 DEBUG : >WaitForWriters: 2024/12/26 01:17:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:17 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:17:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:17:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/26 01:17:19 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:17:19 DEBUG : dir/file1(0xc000519840): close: 2024/12/26 01:17:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/26 01:17:20 DEBUG : dir/file1(0xc000519840): >close: err= 2024/12/26 01:17:20 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:20 DEBUG : dir: Looking for writers 2024/12/26 01:17:20 DEBUG : file1: reading active writers 2024/12/26 01:17:20 DEBUG : : Looking for writers 2024/12/26 01:17:20 DEBUG : dir: reading active writers 2024/12/26 01:17:20 DEBUG : >WaitForWriters: 2024/12/26 01:17:20 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:20 DEBUG : dir: Looking for writers 2024/12/26 01:17:20 DEBUG : file1: reading active writers 2024/12/26 01:17:20 DEBUG : : Looking for writers 2024/12/26 01:17:20 DEBUG : dir: reading active writers 2024/12/26 01:17:20 DEBUG : >WaitForWriters: 2024/12/26 01:17:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:21 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:17:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:17:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/26 01:17:24 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): _writeAt: size=5, off=0 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): openPending: 2024/12/26 01:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/26 01:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): >openPending: err= 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): >_writeAt: n=5, err= 2024/12/26 01:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): close: 2024/12/26 01:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/26 01:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/26 01:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/26 01:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/26 01:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/26 01:17:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:17:24 DEBUG : dir/file1(0xc0002bb8c0): >close: err= 2024/12/26 01:17:24 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:17:24 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:17:24 DEBUG : dir: Looking for writers 2024/12/26 01:17:24 DEBUG : file1: reading active writers 2024/12/26 01:17:24 DEBUG : : Looking for writers 2024/12/26 01:17:24 DEBUG : dir: reading active writers 2024/12/26 01:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:17:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:25 DEBUG : dir: Looking for writers 2024/12/26 01:17:25 DEBUG : file1: reading active writers 2024/12/26 01:17:25 DEBUG : : Looking for writers 2024/12/26 01:17:25 DEBUG : dir: reading active writers 2024/12/26 01:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:17:25 DEBUG : dir: Looking for writers 2024/12/26 01:17:25 DEBUG : file1: reading active writers 2024/12/26 01:17:25 DEBUG : : Looking for writers 2024/12/26 01:17:25 DEBUG : dir: reading active writers 2024/12/26 01:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:17:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/26 01:17:26 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:17:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/26 01:17:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:17:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/26 01:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:17:26 DEBUG : dir: Looking for writers 2024/12/26 01:17:26 DEBUG : file1: reading active writers 2024/12/26 01:17:26 DEBUG : : Looking for writers 2024/12/26 01:17:26 DEBUG : dir: reading active writers 2024/12/26 01:17:26 DEBUG : >WaitForWriters: 2024/12/26 01:17:27 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:27 DEBUG : dir: Looking for writers 2024/12/26 01:17:27 DEBUG : file1: reading active writers 2024/12/26 01:17:27 DEBUG : : Looking for writers 2024/12/26 01:17:27 DEBUG : dir: reading active writers 2024/12/26 01:17:27 DEBUG : >WaitForWriters: 2024/12/26 01:17:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.32s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.65s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.26s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.88s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:28 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:28 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:17:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:17:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/26 01:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:31 DEBUG : dir: Looking for writers 2024/12/26 01:17:31 DEBUG : file1: reading active writers 2024/12/26 01:17:31 DEBUG : : Looking for writers 2024/12/26 01:17:31 DEBUG : dir: reading active writers 2024/12/26 01:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.35s) === RUN TestFileOpenReadUnknownSize 2024/12/26 01:17:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/26 01:17:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:17:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/26 01:17:32 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:32 DEBUG : : Looking for writers 2024/12/26 01:17:32 DEBUG : file.txt: reading active writers 2024/12/26 01:17:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:32 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:32 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:35 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:17:35 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/26 01:17:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:17:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/26 01:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:36 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:36 DEBUG : dir: Looking for writers 2024/12/26 01:17:36 DEBUG : file1: reading active writers 2024/12/26 01:17:36 DEBUG : : Looking for writers 2024/12/26 01:17:36 DEBUG : dir: reading active writers 2024/12/26 01:17:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.15s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:37 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:37 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:40 DEBUG : dir/file1: Remove: 2024/12/26 01:17:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:17:40 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:17:41 DEBUG : dir/file1: Remove: 2024/12/26 01:17:41 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/26 01:17:41 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:41 DEBUG : dir: Looking for writers 2024/12/26 01:17:41 DEBUG : : Looking for writers 2024/12/26 01:17:41 DEBUG : dir: reading active writers 2024/12/26 01:17:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.34s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:42 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:42 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:45 DEBUG : dir/file1: Remove: 2024/12/26 01:17:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:17:45 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:17:45 DEBUG : dir/file1: Remove: 2024/12/26 01:17:45 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/26 01:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:45 DEBUG : dir: Looking for writers 2024/12/26 01:17:45 DEBUG : : Looking for writers 2024/12/26 01:17:45 DEBUG : dir: reading active writers 2024/12/26 01:17:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.63s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:46 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:46 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:17:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/26 01:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:17:49 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/26 01:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:17:49 DEBUG : dir/file1: Open: flags=0x3 2024/12/26 01:17:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/26 01:17:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/26 01:17:49 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:49 DEBUG : dir: Looking for writers 2024/12/26 01:17:49 DEBUG : file1: reading active writers 2024/12/26 01:17:49 DEBUG : : Looking for writers 2024/12/26 01:17:49 DEBUG : dir: reading active writers 2024/12/26 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.70s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:50 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:50 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:17:53 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:53 DEBUG : dir: Looking for writers 2024/12/26 01:17:53 DEBUG : file1: reading active writers 2024/12/26 01:17:53 DEBUG : : Looking for writers 2024/12/26 01:17:53 DEBUG : dir: reading active writers 2024/12/26 01:17:53 DEBUG : >WaitForWriters: 2024/12/26 01:17:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:17:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2024/12/26 01:17:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:17:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:17:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:17:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000001c80 2024/12/26 01:17:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:17:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:17:55 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001c80 2024/12/26 01:17:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:17:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:17:55 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:17:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/26 01:17:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:17:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/26 01:17:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:17:56 DEBUG : newLeaf: Running delayed rename now 2024/12/26 01:17:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:17:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2024/12/26 01:17:57 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:57 DEBUG : dir: Looking for writers 2024/12/26 01:17:57 DEBUG : : Looking for writers 2024/12/26 01:17:57 DEBUG : newLeaf: reading active writers 2024/12/26 01:17:57 DEBUG : dir: reading active writers 2024/12/26 01:17:57 DEBUG : >WaitForWriters: 2024/12/26 01:17:57 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:17:57 DEBUG : dir: Looking for writers 2024/12/26 01:17:57 DEBUG : : Looking for writers 2024/12/26 01:17:57 DEBUG : dir: reading active writers 2024/12/26 01:17:57 DEBUG : newLeaf: reading active writers 2024/12/26 01:17:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:17:58 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:17:58 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:17:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:17:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:17:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:17:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:17:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:01 DEBUG : dir: Looking for writers 2024/12/26 01:18:01 DEBUG : file1: reading active writers 2024/12/26 01:18:01 DEBUG : : Looking for writers 2024/12/26 01:18:01 DEBUG : dir: reading active writers 2024/12/26 01:18:01 DEBUG : >WaitForWriters: 2024/12/26 01:18:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ce0c0 2024/12/26 01:18:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:18:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ce0c0 2024/12/26 01:18:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:18:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:03 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006ce0c0 2024/12/26 01:18:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:03 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:18:03 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/26 01:18:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:18:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/26 01:18:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:05 DEBUG : newLeaf: Running delayed rename now 2024/12/26 01:18:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ce0c0 2024/12/26 01:18:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:05 DEBUG : dir: Looking for writers 2024/12/26 01:18:05 DEBUG : : Looking for writers 2024/12/26 01:18:05 DEBUG : dir: reading active writers 2024/12/26 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:05 DEBUG : >WaitForWriters: 2024/12/26 01:18:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:06 DEBUG : dir: Looking for writers 2024/12/26 01:18:06 DEBUG : : Looking for writers 2024/12/26 01:18:06 DEBUG : dir: reading active writers 2024/12/26 01:18:06 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:06 DEBUG : >WaitForWriters: 2024/12/26 01:18:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:07 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:07 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:18:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:18:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:18:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:18:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): openPending: 2024/12/26 01:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/26 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): >openPending: err= 2024/12/26 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): _writeAt: size=14, off=0 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): >_writeAt: n=14, err= 2024/12/26 01:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): close: 2024/12/26 01:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:18:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:09 DEBUG : dir/file1(0xc00039ee40): >close: err= 2024/12/26 01:18:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:09 DEBUG : dir: Looking for writers 2024/12/26 01:18:09 DEBUG : file1: reading active writers 2024/12/26 01:18:09 DEBUG : : Looking for writers 2024/12/26 01:18:09 DEBUG : dir: reading active writers 2024/12/26 01:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:09 DEBUG : dir: Looking for writers 2024/12/26 01:18:09 DEBUG : file1: reading active writers 2024/12/26 01:18:09 DEBUG : : Looking for writers 2024/12/26 01:18:09 DEBUG : dir: reading active writers 2024/12/26 01:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:09 DEBUG : dir: Looking for writers 2024/12/26 01:18:09 DEBUG : file1: reading active writers 2024/12/26 01:18:09 DEBUG : : Looking for writers 2024/12/26 01:18:09 DEBUG : dir: reading active writers 2024/12/26 01:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:09 DEBUG : dir: Looking for writers 2024/12/26 01:18:09 DEBUG : file1: reading active writers 2024/12/26 01:18:09 DEBUG : : Looking for writers 2024/12/26 01:18:09 DEBUG : dir: reading active writers 2024/12/26 01:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:10 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:18:10 DEBUG : dir: Looking for writers 2024/12/26 01:18:10 DEBUG : file1: reading active writers 2024/12/26 01:18:10 DEBUG : : Looking for writers 2024/12/26 01:18:10 DEBUG : dir: reading active writers 2024/12/26 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:10 DEBUG : dir: Looking for writers 2024/12/26 01:18:10 DEBUG : file1: reading active writers 2024/12/26 01:18:10 DEBUG : : Looking for writers 2024/12/26 01:18:10 DEBUG : dir: reading active writers 2024/12/26 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:10 DEBUG : dir: Looking for writers 2024/12/26 01:18:10 DEBUG : file1: reading active writers 2024/12/26 01:18:10 DEBUG : : Looking for writers 2024/12/26 01:18:10 DEBUG : dir: reading active writers 2024/12/26 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:11 DEBUG : dir: Looking for writers 2024/12/26 01:18:11 DEBUG : file1: reading active writers 2024/12/26 01:18:11 DEBUG : : Looking for writers 2024/12/26 01:18:11 DEBUG : dir: reading active writers 2024/12/26 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:18:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/26 01:18:11 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:18:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:18:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/26 01:18:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:18:12 DEBUG : dir: Looking for writers 2024/12/26 01:18:12 DEBUG : file1: reading active writers 2024/12/26 01:18:12 DEBUG : : Looking for writers 2024/12/26 01:18:12 DEBUG : dir: reading active writers 2024/12/26 01:18:12 DEBUG : >WaitForWriters: 2024/12/26 01:18:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:18:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): _readAt: size=512, off=0 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): openPending: 2024/12/26 01:18:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/26 01:18:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:18:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): >openPending: err= 2024/12/26 01:18:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): >_readAt: n=14, err=EOF 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): close: 2024/12/26 01:18:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:18:12 DEBUG : dir/file1(0xc00039f400): >close: err= 2024/12/26 01:18:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00133ed80 2024/12/26 01:18:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:18:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:18:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00133ed80 2024/12/26 01:18:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 2024/12/26 01:18:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:18:21 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:21 DEBUG : dir/file1(0xc000420c00): openPending: 2024/12/26 01:18:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/26 01:18:21 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/26 01:18:21 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:18:21 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:18:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:21 DEBUG : dir/file1(0xc000420c00): >openPending: err= 2024/12/26 01:18:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:21 DEBUG : dir/file1(0xc000420c00): _writeAt: size=25, off=0 2024/12/26 01:18:21 DEBUG : dir/file1(0xc000420c00): >_writeAt: n=25, err= 2024/12/26 01:18:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00133ed80 2024/12/26 01:18:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:22 DEBUG : newLeaf(0xc000420c00): close: 2024/12/26 01:18:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:18:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:18:21.928363492 +0000 UTC m=+214.597720119 2024/12/26 01:18:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:22 DEBUG : newLeaf(0xc000420c00): >close: err= 2024/12/26 01:18:22 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:22 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/26 01:18:22 DEBUG : dir: Looking for writers 2024/12/26 01:18:22 DEBUG : : Looking for writers 2024/12/26 01:18:22 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:22 DEBUG : dir: reading active writers 2024/12/26 01:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:23 DEBUG : dir: Looking for writers 2024/12/26 01:18:23 DEBUG : : Looking for writers 2024/12/26 01:18:23 DEBUG : dir: reading active writers 2024/12/26 01:18:23 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:18:23 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:18:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:18:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/26 01:18:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:18:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:18:23 DEBUG : dir: Looking for writers 2024/12/26 01:18:23 DEBUG : : Looking for writers 2024/12/26 01:18:23 DEBUG : dir: reading active writers 2024/12/26 01:18:23 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:23 DEBUG : >WaitForWriters: 2024/12/26 01:18:24 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:24 DEBUG : dir: Looking for writers 2024/12/26 01:18:24 DEBUG : : Looking for writers 2024/12/26 01:18:24 DEBUG : dir: reading active writers 2024/12/26 01:18:24 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:24 DEBUG : >WaitForWriters: 2024/12/26 01:18:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:25 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:18:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:18:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:27 DEBUG : dir: Looking for writers 2024/12/26 01:18:27 DEBUG : file1: reading active writers 2024/12/26 01:18:27 DEBUG : : Looking for writers 2024/12/26 01:18:27 DEBUG : dir: reading active writers 2024/12/26 01:18:27 DEBUG : >WaitForWriters: 2024/12/26 01:18:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ce300 2024/12/26 01:18:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:18:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ce300 2024/12/26 01:18:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:18:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:29 DEBUG : dir/file1(0xc00039ec80): openPending: 2024/12/26 01:18:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/12/26 01:18:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:29 DEBUG : dir/file1(0xc00039ec80): >openPending: err= 2024/12/26 01:18:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:29 DEBUG : dir/file1(0xc00039ec80): _writeAt: size=25, off=0 2024/12/26 01:18:29 DEBUG : dir/file1(0xc00039ec80): >_writeAt: n=25, err= 2024/12/26 01:18:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ce300 2024/12/26 01:18:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:30 DEBUG : newLeaf(0xc00039ec80): close: 2024/12/26 01:18:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:18:30 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:18:29.966545829 +0000 UTC m=+222.635902446 2024/12/26 01:18:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:30 DEBUG : newLeaf(0xc00039ec80): >close: err= 2024/12/26 01:18:30 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:30 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/26 01:18:30 DEBUG : dir: Looking for writers 2024/12/26 01:18:30 DEBUG : : Looking for writers 2024/12/26 01:18:30 DEBUG : dir: reading active writers 2024/12/26 01:18:30 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:31 DEBUG : dir: Looking for writers 2024/12/26 01:18:31 DEBUG : : Looking for writers 2024/12/26 01:18:31 DEBUG : dir: reading active writers 2024/12/26 01:18:31 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:31 DEBUG : dir: Looking for writers 2024/12/26 01:18:31 DEBUG : : Looking for writers 2024/12/26 01:18:31 DEBUG : dir: reading active writers 2024/12/26 01:18:31 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:18:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:18:31 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:18:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:18:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/26 01:18:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:18:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:18:32 DEBUG : dir: Looking for writers 2024/12/26 01:18:32 DEBUG : : Looking for writers 2024/12/26 01:18:32 DEBUG : dir: reading active writers 2024/12/26 01:18:32 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:32 DEBUG : >WaitForWriters: 2024/12/26 01:18:33 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:33 DEBUG : dir: Looking for writers 2024/12/26 01:18:33 DEBUG : : Looking for writers 2024/12/26 01:18:33 DEBUG : dir: reading active writers 2024/12/26 01:18:33 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:33 DEBUG : >WaitForWriters: 2024/12/26 01:18:33 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:34 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:18:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:18:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:18:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): openPending: 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): >openPending: err= 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): _writeAt: size=14, off=0 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): >_writeAt: n=14, err= 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): close: 2024/12/26 01:18:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:18:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:37 DEBUG : dir/file1(0xc000421940): >close: err= 2024/12/26 01:18:37 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:37 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:37 DEBUG : dir: Looking for writers 2024/12/26 01:18:37 DEBUG : file1: reading active writers 2024/12/26 01:18:37 DEBUG : : Looking for writers 2024/12/26 01:18:37 DEBUG : dir: reading active writers 2024/12/26 01:18:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/26 01:18:38 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:18:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:18:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/26 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:18:38 DEBUG : dir: Looking for writers 2024/12/26 01:18:38 DEBUG : file1: reading active writers 2024/12/26 01:18:38 DEBUG : : Looking for writers 2024/12/26 01:18:38 DEBUG : dir: reading active writers 2024/12/26 01:18:38 DEBUG : >WaitForWriters: 2024/12/26 01:18:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:18:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): _readAt: size=512, off=0 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): openPending: 2024/12/26 01:18:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/26 01:18:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): >openPending: err= 2024/12/26 01:18:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): >_readAt: n=14, err=EOF 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): close: 2024/12/26 01:18:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:18:38 DEBUG : dir/file1(0xc000420840): >close: err= 2024/12/26 01:18:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000001ec0 2024/12/26 01:18:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:18:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:18:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000001ec0 2024/12/26 01:18:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:18:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:40 DEBUG : dir/file1(0xc000420fc0): openPending: 2024/12/26 01:18:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/26 01:18:40 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/26 01:18:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:18:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:18:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:40 DEBUG : dir/file1(0xc000420fc0): >openPending: err= 2024/12/26 01:18:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:40 DEBUG : dir/file1(0xc000420fc0): _writeAt: size=25, off=0 2024/12/26 01:18:40 DEBUG : dir/file1(0xc000420fc0): >_writeAt: n=25, err= 2024/12/26 01:18:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000001ec0 2024/12/26 01:18:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:41 DEBUG : newLeaf(0xc000420fc0): close: 2024/12/26 01:18:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:18:41 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:18:40.762557809 +0000 UTC m=+233.431914417 2024/12/26 01:18:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:41 DEBUG : newLeaf(0xc000420fc0): >close: err= 2024/12/26 01:18:41 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:41 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:41 DEBUG : dir: Looking for writers 2024/12/26 01:18:41 DEBUG : : Looking for writers 2024/12/26 01:18:41 DEBUG : dir: reading active writers 2024/12/26 01:18:41 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:18:42 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:18:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:18:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/26 01:18:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:18:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:18:42 DEBUG : dir: Looking for writers 2024/12/26 01:18:42 DEBUG : : Looking for writers 2024/12/26 01:18:42 DEBUG : dir: reading active writers 2024/12/26 01:18:42 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:42 DEBUG : >WaitForWriters: 2024/12/26 01:18:42 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:42 DEBUG : dir: Looking for writers 2024/12/26 01:18:42 DEBUG : : Looking for writers 2024/12/26 01:18:42 DEBUG : dir: reading active writers 2024/12/26 01:18:42 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:42 DEBUG : >WaitForWriters: 2024/12/26 01:18:42 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:44 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:18:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:18:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:18:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:18:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:47 DEBUG : dir: Looking for writers 2024/12/26 01:18:47 DEBUG : file1: reading active writers 2024/12/26 01:18:47 DEBUG : : Looking for writers 2024/12/26 01:18:47 DEBUG : dir: reading active writers 2024/12/26 01:18:47 DEBUG : >WaitForWriters: 2024/12/26 01:18:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:18:47 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): _readAt: size=512, off=0 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): openPending: 2024/12/26 01:18:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/26 01:18:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): >openPending: err= 2024/12/26 01:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/26 01:18:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:18:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:18:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): >_readAt: n=14, err=EOF 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): close: 2024/12/26 01:18:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:18:47 DEBUG : dir/file1(0xc000135100): >close: err= 2024/12/26 01:18:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000410d80 2024/12/26 01:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:18:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:18:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000410d80 2024/12/26 01:18:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:18:49 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:18:49 DEBUG : dir/file1(0xc00039f5c0): openPending: 2024/12/26 01:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/26 01:18:49 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/26 01:18:49 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:18:49 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:18:49 DEBUG : dir/file1(0xc00039f5c0): >openPending: err= 2024/12/26 01:18:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:18:49 DEBUG : dir/file1(0xc00039f5c0): _writeAt: size=25, off=0 2024/12/26 01:18:49 DEBUG : dir/file1(0xc00039f5c0): >_writeAt: n=25, err= 2024/12/26 01:18:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:18:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:18:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000410d80 2024/12/26 01:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:18:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:50 DEBUG : newLeaf(0xc00039f5c0): close: 2024/12/26 01:18:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:18:50 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:18:49.697588621 +0000 UTC m=+242.366945239 2024/12/26 01:18:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:18:50 DEBUG : newLeaf(0xc00039f5c0): >close: err= 2024/12/26 01:18:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:18:50 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:18:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:18:50 DEBUG : dir: Looking for writers 2024/12/26 01:18:50 DEBUG : : Looking for writers 2024/12/26 01:18:50 DEBUG : dir: reading active writers 2024/12/26 01:18:50 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:18:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/26 01:18:51 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:18:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:18:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/26 01:18:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:18:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:18:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:18:51 DEBUG : dir: Looking for writers 2024/12/26 01:18:51 DEBUG : : Looking for writers 2024/12/26 01:18:51 DEBUG : dir: reading active writers 2024/12/26 01:18:51 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:51 DEBUG : >WaitForWriters: 2024/12/26 01:18:51 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:51 DEBUG : dir: Looking for writers 2024/12/26 01:18:51 DEBUG : : Looking for writers 2024/12/26 01:18:51 DEBUG : dir: reading active writers 2024/12/26 01:18:51 DEBUG : newLeaf: reading active writers 2024/12/26 01:18:51 DEBUG : >WaitForWriters: 2024/12/26 01:18:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (62.49s) --- PASS: TestFileRename/off,forceCache=false (8.00s) --- PASS: TestFileRename/minimal,forceCache=false (8.75s) --- PASS: TestFileRename/minimal,forceCache=true (17.91s) --- PASS: TestFileRename/writes,forceCache=false (9.39s) --- PASS: TestFileRename/writes,forceCache=true (9.52s) --- PASS: TestFileRename/full,forceCache=false (8.93s) === 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-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:52 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:52 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:18:52 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:52 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:18:52 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:52 DEBUG : : Looking for writers 2024/12/26 01:18:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === 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-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:53 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:53 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:18:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:18:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:18:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:18:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:18:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:18:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:18:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:18:56 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:18:56 DEBUG : dir: Looking for writers 2024/12/26 01:18:56 DEBUG : file1: reading active writers 2024/12/26 01:18:56 DEBUG : : Looking for writers 2024/12/26 01:18:56 DEBUG : dir: reading active writers 2024/12/26 01:18:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.46s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:18:57 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:18:57 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:18:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:19:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:19:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/26 01:19:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/26 01:19:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/26 01:19:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/26 01:19:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/26 01:19:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/26 01:19:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/26 01:19:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/26 01:19:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/26 01:19:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/26 01:19:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:02 DEBUG : dir: Looking for writers 2024/12/26 01:19:02 DEBUG : file1: reading active writers 2024/12/26 01:19:02 DEBUG : : Looking for writers 2024/12/26 01:19:02 DEBUG : dir: reading active writers 2024/12/26 01:19:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.67s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:03 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:03 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:19:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:19:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/26 01:19:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/26 01:19:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/26 01:19:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/26 01:19:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/26 01:19:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/26 01:19:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/26 01:19:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/26 01:19:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/26 01:19:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/26 01:19:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/26 01:19:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/26 01:19:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/26 01:19:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/26 01:19:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/26 01:19:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/26 01:19:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/26 01:19:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/26 01:19:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/26 01:19:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/26 01:19:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:08 DEBUG : dir: Looking for writers 2024/12/26 01:19:08 DEBUG : file1: reading active writers 2024/12/26 01:19:08 DEBUG : : Looking for writers 2024/12/26 01:19:08 DEBUG : dir: reading active writers 2024/12/26 01:19:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.95s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:09 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:09 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:19:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:19:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:19:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:12 DEBUG : dir: Looking for writers 2024/12/26 01:19:12 DEBUG : file1: reading active writers 2024/12/26 01:19:12 DEBUG : : Looking for writers 2024/12/26 01:19:12 DEBUG : dir: reading active writers 2024/12/26 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.19s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:13 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:13 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:19:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:19:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:19:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/26 01:19:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:16 DEBUG : dir: Looking for writers 2024/12/26 01:19:16 DEBUG : file1: reading active writers 2024/12/26 01:19:16 DEBUG : : Looking for writers 2024/12/26 01:19:16 DEBUG : dir: reading active writers 2024/12/26 01:19:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.45s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:18 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:19:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:19:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:19:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): _readAt: size=1, off=0 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): openPending: 2024/12/26 01:19:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:19:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >openPending: err= 2024/12/26 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:19:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:19:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >_readAt: n=1, err= 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): _readAt: size=256, off=1 2024/12/26 01:19:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >_readAt: n=15, err=EOF 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): _readAt: size=16, off=16 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >_readAt: n=0, err=EOF 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): close: 2024/12/26 01:19:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >close: err= 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): close: 2024/12/26 01:19:20 DEBUG : dir/file1(0xc00039f6c0): >close: err=file already closed 2024/12/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:20 DEBUG : dir: Looking for writers 2024/12/26 01:19:20 DEBUG : file1: reading active writers 2024/12/26 01:19:20 DEBUG : : Looking for writers 2024/12/26 01:19:20 DEBUG : dir: reading active writers 2024/12/26 01:19:20 DEBUG : >WaitForWriters: 2024/12/26 01:19:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.02s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:22 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:24 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:19:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:19:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:19:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): _readAt: size=1, off=0 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): openPending: 2024/12/26 01:19:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:19:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:19:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >openPending: err= 2024/12/26 01:19:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:19:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:19:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >_readAt: n=1, err= 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): _readAt: size=1, off=5 2024/12/26 01:19:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >_readAt: n=1, err= 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): _readAt: size=1, off=3 2024/12/26 01:19:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >_readAt: n=1, err= 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): _readAt: size=1, off=13 2024/12/26 01:19:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >_readAt: n=1, err= 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): _readAt: size=16, off=100 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >_readAt: n=0, err=EOF 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): close: 2024/12/26 01:19:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:19:24 DEBUG : dir/file1(0xc00039e980): >close: err= 2024/12/26 01:19:24 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:24 DEBUG : dir: Looking for writers 2024/12/26 01:19:24 DEBUG : file1: reading active writers 2024/12/26 01:19:24 DEBUG : : Looking for writers 2024/12/26 01:19:24 DEBUG : dir: reading active writers 2024/12/26 01:19:24 DEBUG : >WaitForWriters: 2024/12/26 01:19:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.07s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:26 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 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 2024/12/26 01:19:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:36 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:19:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:19:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:19:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=1, off=0 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): openPending: 2024/12/26 01:19:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:19:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:19:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >openPending: err= 2024/12/26 01:19:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:19:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:19:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=1, err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=1, off=5 2024/12/26 01:19:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=1, err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=1, off=1 2024/12/26 01:19:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=1, err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=6, off=10 2024/12/26 01:19:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=6, err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=256, off=10 2024/12/26 01:19:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=6, err=EOF 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=256, off=100 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=0, err=EOF 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): close: 2024/12/26 01:19:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >close: err= 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): _readAt: size=256, off=100 2024/12/26 01:19:36 DEBUG : dir/file1(0xc000518f80): >_readAt: n=0, err=file already closed 2024/12/26 01:19:36 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:36 DEBUG : dir: Looking for writers 2024/12/26 01:19:36 DEBUG : file1: reading active writers 2024/12/26 01:19:36 DEBUG : : Looking for writers 2024/12/26 01:19:36 DEBUG : dir: reading active writers 2024/12/26 01:19:36 DEBUG : >WaitForWriters: 2024/12/26 01:19:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (11.65s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:37 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:19:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:19:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:19:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): RWFileHandle.Flush 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): _readAt: size=256, off=0 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): openPending: 2024/12/26 01:19:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:19:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:19:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): >openPending: err= 2024/12/26 01:19:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/26 01:19:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:19:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): >_readAt: n=16, err=EOF 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): RWFileHandle.Flush 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): RWFileHandle.Flush 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): close: 2024/12/26 01:19:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:19:40 DEBUG : dir/file1(0xc000135640): >close: err= 2024/12/26 01:19:40 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:40 DEBUG : dir: Looking for writers 2024/12/26 01:19:40 DEBUG : file1: reading active writers 2024/12/26 01:19:40 DEBUG : : Looking for writers 2024/12/26 01:19:40 DEBUG : dir: reading active writers 2024/12/26 01:19:40 DEBUG : >WaitForWriters: 2024/12/26 01:19:40 DEBUG : vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleFlushRead (5.36s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:43 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:19:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:19:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:19:46 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:19:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:19:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:19:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): _readAt: size=256, off=0 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): openPending: 2024/12/26 01:19:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:19:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): >openPending: err= 2024/12/26 01:19:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/26 01:19:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:19:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:19:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): >_readAt: n=16, err=EOF 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): RWFileHandle.Release 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): close: 2024/12/26 01:19:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): >close: err= 2024/12/26 01:19:46 DEBUG : dir/file1(0xc000135a00): RWFileHandle.Release 2024/12/26 01:19:46 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:46 DEBUG : dir: Looking for writers 2024/12/26 01:19:46 DEBUG : file1: reading active writers 2024/12/26 01:19:46 DEBUG : : Looking for writers 2024/12/26 01:19:46 DEBUG : dir: reading active writers 2024/12/26 01:19:46 DEBUG : >WaitForWriters: 2024/12/26 01:19:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.46s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:47 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:19:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:19:47 DEBUG : file1: newRWFileHandle: 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): openPending: 2024/12/26 01:19:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:19:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): >openPending: err= 2024/12/26 01:19:47 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:19:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:19:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): _writeAt: size=5, off=0 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): >_writeAt: n=5, err= 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): _writeAt: size=7, off=5 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): >_writeAt: n=7, err= 2024/12/26 01:19:47 DEBUG : file1: vfs cache: truncate to size=11 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): close: 2024/12/26 01:19:47 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:19:47.772153337 +0000 UTC m=+300.441509964 2024/12/26 01:19:47 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): >close: err= 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): close: 2024/12/26 01:19:47 DEBUG : file1(0xc000420ec0): >close: err=file already closed 2024/12/26 01:19:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:47 DEBUG : : Looking for writers 2024/12/26 01:19:47 DEBUG : file1: reading active writers 2024/12/26 01:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:19:47 DEBUG : : Looking for writers 2024/12/26 01:19:47 DEBUG : file1: reading active writers 2024/12/26 01:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:19:47 DEBUG : : Looking for writers 2024/12/26 01:19:47 DEBUG : file1: reading active writers 2024/12/26 01:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:19:47 DEBUG : : Looking for writers 2024/12/26 01:19:47 DEBUG : file1: reading active writers 2024/12/26 01:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:19:47 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:19:47 DEBUG : : Looking for writers 2024/12/26 01:19:47 DEBUG : file1: reading active writers 2024/12/26 01:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:19:48 DEBUG : : Looking for writers 2024/12/26 01:19:48 DEBUG : file1: reading active writers 2024/12/26 01:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:19:48 DEBUG : : Looking for writers 2024/12/26 01:19:48 DEBUG : file1: reading active writers 2024/12/26 01:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:19:48 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/26 01:19:49 DEBUG : : Looking for writers 2024/12/26 01:19:49 DEBUG : file1: reading active writers 2024/12/26 01:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/26 01:19:49 INFO : file1: Copied (new) 2024/12/26 01:19:49 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-26 01:19:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/26 01:19:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:19:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:49 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : >WaitForWriters: 2024/12/26 01:19:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : >WaitForWriters: 2024/12/26 01:19:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:50 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:19:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:19:50 DEBUG : file1: newRWFileHandle: 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): openPending: 2024/12/26 01:19:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:19:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): >openPending: err= 2024/12/26 01:19:50 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:19:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:19:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): _writeAt: size=7, off=0 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): >_writeAt: n=7, err= 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): _writeAt: size=6, off=5 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): >_writeAt: n=6, err= 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): close: 2024/12/26 01:19:50 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:19:50.914253449 +0000 UTC m=+303.583610066 2024/12/26 01:19:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): >close: err= 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): _writeAt: size=5, off=0 2024/12/26 01:19:50 DEBUG : file1(0xc0004207c0): >_writeAt: n=0, err=file already closed 2024/12/26 01:19:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:19:50 DEBUG : : Looking for writers 2024/12/26 01:19:50 DEBUG : file1: reading active writers 2024/12/26 01:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:19:51 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:19:51 DEBUG : : Looking for writers 2024/12/26 01:19:51 DEBUG : file1: reading active writers 2024/12/26 01:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:19:51 DEBUG : : Looking for writers 2024/12/26 01:19:51 DEBUG : file1: reading active writers 2024/12/26 01:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:19:51 DEBUG : : Looking for writers 2024/12/26 01:19:51 DEBUG : file1: reading active writers 2024/12/26 01:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:19:51 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/26 01:19:52 DEBUG : : Looking for writers 2024/12/26 01:19:52 DEBUG : file1: reading active writers 2024/12/26 01:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/26 01:19:52 INFO : file1: Copied (new) 2024/12/26 01:19:52 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-26 01:19:50 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/26 01:19:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:19:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:52 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:19:53 DEBUG : : Looking for writers 2024/12/26 01:19:53 DEBUG : file1: reading active writers 2024/12/26 01:19:53 DEBUG : >WaitForWriters: 2024/12/26 01:19:53 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:53 DEBUG : : Looking for writers 2024/12/26 01:19:53 DEBUG : file1: reading active writers 2024/12/26 01:19:53 DEBUG : >WaitForWriters: 2024/12/26 01:19:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:19:53 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:19:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:19:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:19:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:19:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:19:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:19:54 DEBUG : file1: newRWFileHandle: 2024/12/26 01:19:54 DEBUG : file1(0xc00039ecc0): openPending: 2024/12/26 01:19:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:19:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:54 DEBUG : file1(0xc00039ecc0): >openPending: err= 2024/12/26 01:19:54 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:19:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:19:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:19:54 DEBUG : file1(0xc00039ecc0): close: 2024/12/26 01:19:54 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:19:54.132614309 +0000 UTC m=+306.801970926 2024/12/26 01:19:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:19:54 DEBUG : file1(0xc00039ecc0): >close: err= 2024/12/26 01:19:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:19:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:19:54 DEBUG : file2: newRWFileHandle: 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): openPending: 2024/12/26 01:19:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:19:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): >openPending: err= 2024/12/26 01:19:54 DEBUG : file2: >newRWFileHandle: err= 2024/12/26 01:19:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:19:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/26 01:19:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): RWFileHandle.Flush 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): RWFileHandle.Release 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): close: 2024/12/26 01:19:54 DEBUG : file2: vfs cache: setting modification time to 2024-12-26 01:19:54.13625649 +0000 UTC m=+306.805613107 2024/12/26 01:19:54 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/26 01:19:54 DEBUG : file2(0xc00039ee00): >close: err= 2024/12/26 01:19:54 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/26 01:19:54 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:19:54 DEBUG : file2: vfs cache: starting upload 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/26 01:19:54 DEBUG : : Looking for writers 2024/12/26 01:19:54 DEBUG : file1: reading active writers 2024/12/26 01:19:54 DEBUG : file2: reading active writers 2024/12/26 01:19:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/26 01:19:55 DEBUG : : Looking for writers 2024/12/26 01:19:55 DEBUG : file2: reading active writers 2024/12/26 01:19:55 DEBUG : file1: reading active writers 2024/12/26 01:19:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/26 01:19:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:19:55 INFO : file1: Copied (new) 2024/12/26 01:19:55 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-26 01:19:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/26 01:19:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:19:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:19:55 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:19:56 DEBUG : : Looking for writers 2024/12/26 01:19:56 DEBUG : file1: reading active writers 2024/12/26 01:19:56 DEBUG : file2: reading active writers 2024/12/26 01:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:57 DEBUG : : Looking for writers 2024/12/26 01:19:57 DEBUG : file2: reading active writers 2024/12/26 01:19:57 DEBUG : file1: reading active writers 2024/12/26 01:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:58 DEBUG : : Looking for writers 2024/12/26 01:19:58 DEBUG : file1: reading active writers 2024/12/26 01:19:58 DEBUG : file2: reading active writers 2024/12/26 01:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:59 DEBUG : : Looking for writers 2024/12/26 01:19:59 DEBUG : file1: reading active writers 2024/12/26 01:19:59 DEBUG : file2: reading active writers 2024/12/26 01:19:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:19:59 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:19:59 INFO : file2: Copied (new) 2024/12/26 01:19:59 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-26 01:19:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/26 01:19:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/26 01:19:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:19:59 INFO : file2: vfs cache: upload succeeded try #1 2024/12/26 01:20:00 DEBUG : : Looking for writers 2024/12/26 01:20:00 DEBUG : file1: reading active writers 2024/12/26 01:20:00 DEBUG : file2: reading active writers 2024/12/26 01:20:00 DEBUG : >WaitForWriters: 2024/12/26 01:20:00 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:00 DEBUG : : Looking for writers 2024/12/26 01:20:00 DEBUG : file1: reading active writers 2024/12/26 01:20:00 DEBUG : file2: reading active writers 2024/12/26 01:20:00 DEBUG : >WaitForWriters: 2024/12/26 01:20:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (7.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:01 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:01 DEBUG : file1: newRWFileHandle: 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): openPending: 2024/12/26 01:20:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): >openPending: err= 2024/12/26 01:20:01 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:20:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): _writeAt: size=5, off=0 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): >_writeAt: n=5, err= 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): RWFileHandle.Flush 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): RWFileHandle.Flush 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): close: 2024/12/26 01:20:01 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:20:01.447775706 +0000 UTC m=+314.117132333 2024/12/26 01:20:01 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:01 DEBUG : file1(0xc000420d00): >close: err= 2024/12/26 01:20:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:01 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:01 DEBUG : : Looking for writers 2024/12/26 01:20:01 DEBUG : file1: reading active writers 2024/12/26 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:02 DEBUG : : Looking for writers 2024/12/26 01:20:02 DEBUG : file1: reading active writers 2024/12/26 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:02 DEBUG : : Looking for writers 2024/12/26 01:20:02 DEBUG : file1: reading active writers 2024/12/26 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:20:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:20:03 INFO : file1: Copied (new) 2024/12/26 01:20:03 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:20:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/26 01:20:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:03 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:03 DEBUG : : Looking for writers 2024/12/26 01:20:03 DEBUG : file1: reading active writers 2024/12/26 01:20:03 DEBUG : >WaitForWriters: 2024/12/26 01:20:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:04 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:04 DEBUG : file1: newRWFileHandle: 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): openPending: 2024/12/26 01:20:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): >openPending: err= 2024/12/26 01:20:04 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:20:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:20:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): _writeAt: size=5, off=0 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): >_writeAt: n=5, err= 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): RWFileHandle.Release 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): close: 2024/12/26 01:20:04 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:20:04.407475818 +0000 UTC m=+317.076832465 2024/12/26 01:20:04 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): >close: err= 2024/12/26 01:20:04 DEBUG : file1(0xc000420a80): RWFileHandle.Release 2024/12/26 01:20:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:04 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:04 DEBUG : : Looking for writers 2024/12/26 01:20:04 DEBUG : file1: reading active writers 2024/12/26 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:05 DEBUG : : Looking for writers 2024/12/26 01:20:05 DEBUG : file1: reading active writers 2024/12/26 01:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:05 DEBUG : : Looking for writers 2024/12/26 01:20:05 DEBUG : file1: reading active writers 2024/12/26 01:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:20:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:20:06 INFO : file1: Copied (new) 2024/12/26 01:20:06 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:20:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/26 01:20:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:06 DEBUG : : Looking for writers 2024/12/26 01:20:06 DEBUG : file1: reading active writers 2024/12/26 01:20:06 DEBUG : >WaitForWriters: 2024/12/26 01:20:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:07 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:20:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:20:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:20:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): openPending: 2024/12/26 01:20:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:20:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): >openPending: err= 2024/12/26 01:20:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:20:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:20:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:20:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): _writeAt: size=5, off=0 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): >_writeAt: n=5, err= 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): close: 2024/12/26 01:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:10 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-26 01:20:10.468427151 +0000 UTC m=+323.137783768 2024/12/26 01:20:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:10 DEBUG : dir/file1(0xc000518000): >close: err= 2024/12/26 01:20:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:10 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:10 DEBUG : dir: Looking for writers 2024/12/26 01:20:10 DEBUG : file1: reading active writers 2024/12/26 01:20:10 DEBUG : : Looking for writers 2024/12/26 01:20:10 DEBUG : dir: reading active writers 2024/12/26 01:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:11 DEBUG : dir: Looking for writers 2024/12/26 01:20:11 DEBUG : file1: reading active writers 2024/12/26 01:20:11 DEBUG : : Looking for writers 2024/12/26 01:20:11 DEBUG : dir: reading active writers 2024/12/26 01:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:20:11 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:20:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-26 01:20:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/26 01:20:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:11 DEBUG : dir: Looking for writers 2024/12/26 01:20:11 DEBUG : file1: reading active writers 2024/12/26 01:20:11 DEBUG : : Looking for writers 2024/12/26 01:20:11 DEBUG : dir: reading active writers 2024/12/26 01:20:11 DEBUG : >WaitForWriters: 2024/12/26 01:20:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:12 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/26 01:20:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:20:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:20:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): _writeAt: size=5, off=0 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): openPending: 2024/12/26 01:20:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/26 01:20:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): >openPending: err= 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): >_writeAt: n=5, err= 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): _writeAt: size=15, off=5 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): >_writeAt: n=15, err= 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): close: 2024/12/26 01:20:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/26 01:20:15 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-26 01:20:15.906630556 +0000 UTC m=+328.575987204 2024/12/26 01:20:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:15 DEBUG : dir/file1(0xc000135300): >close: err= 2024/12/26 01:20:15 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:15 DEBUG : dir: Looking for writers 2024/12/26 01:20:15 DEBUG : file1: reading active writers 2024/12/26 01:20:15 DEBUG : : Looking for writers 2024/12/26 01:20:15 DEBUG : dir: reading active writers 2024/12/26 01:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:15 DEBUG : dir: Looking for writers 2024/12/26 01:20:15 DEBUG : file1: reading active writers 2024/12/26 01:20:15 DEBUG : : Looking for writers 2024/12/26 01:20:15 DEBUG : dir: reading active writers 2024/12/26 01:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:15 DEBUG : dir: Looking for writers 2024/12/26 01:20:15 DEBUG : file1: reading active writers 2024/12/26 01:20:15 DEBUG : : Looking for writers 2024/12/26 01:20:15 DEBUG : dir: reading active writers 2024/12/26 01:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:15 DEBUG : dir: Looking for writers 2024/12/26 01:20:15 DEBUG : file1: reading active writers 2024/12/26 01:20:15 DEBUG : : Looking for writers 2024/12/26 01:20:15 DEBUG : dir: reading active writers 2024/12/26 01:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:16 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:20:16 DEBUG : dir: Looking for writers 2024/12/26 01:20:16 DEBUG : file1: reading active writers 2024/12/26 01:20:16 DEBUG : : Looking for writers 2024/12/26 01:20:16 DEBUG : dir: reading active writers 2024/12/26 01:20:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:16 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:16 DEBUG : dir: Looking for writers 2024/12/26 01:20:16 DEBUG : file1: reading active writers 2024/12/26 01:20:16 DEBUG : : Looking for writers 2024/12/26 01:20:16 DEBUG : dir: reading active writers 2024/12/26 01:20:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:16 DEBUG : dir: Looking for writers 2024/12/26 01:20:16 DEBUG : file1: reading active writers 2024/12/26 01:20:16 DEBUG : : Looking for writers 2024/12/26 01:20:16 DEBUG : dir: reading active writers 2024/12/26 01:20:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/26 01:20:17 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:20:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-26 01:20:15 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/26 01:20:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:17 DEBUG : dir: Looking for writers 2024/12/26 01:20:17 DEBUG : file1: reading active writers 2024/12/26 01:20:17 DEBUG : : Looking for writers 2024/12/26 01:20:17 DEBUG : dir: reading active writers 2024/12/26 01:20:17 DEBUG : >WaitForWriters: 2024/12/26 01:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.37s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:18 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:18 DEBUG : file1: newRWFileHandle: 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): openPending: 2024/12/26 01:20:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): >openPending: err= 2024/12/26 01:20:18 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:20:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): _writeAt: size=5, off=0 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): >_writeAt: n=5, err= 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): close: 2024/12/26 01:20:18 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:20:18.384621188 +0000 UTC m=+331.053977815 2024/12/26 01:20:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:18 DEBUG : file1(0xc00039f800): >close: err= 2024/12/26 01:20:18 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:18 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:18 DEBUG : : Looking for writers 2024/12/26 01:20:18 DEBUG : file1: reading active writers 2024/12/26 01:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:19 DEBUG : : Looking for writers 2024/12/26 01:20:19 DEBUG : file1: reading active writers 2024/12/26 01:20:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:19 DEBUG : : Looking for writers 2024/12/26 01:20:19 DEBUG : file1: reading active writers 2024/12/26 01:20:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:20:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:20:20 INFO : file1: Copied (new) 2024/12/26 01:20:20 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:20:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/26 01:20:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:20 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:20 DEBUG : : Looking for writers 2024/12/26 01:20:20 DEBUG : file1: reading active writers 2024/12/26 01:20:20 DEBUG : >WaitForWriters: 2024/12/26 01:20:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:21 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/26 01:20:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.338047374 +0000 UTC m=+334.007403990 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518440): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.338047374 +0000 UTC m=+334.007403990 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005184c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.338047374 +0000 UTC m=+334.007403990 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518680): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069d730 item 1 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.339685861 +0000 UTC m=+334.009042468 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005186c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.339685861 +0000 UTC m=+334.009042468 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069dd50 item 2 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.340724743 +0000 UTC m=+334.010081360 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.340724743 +0000 UTC m=+334.010081360 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518780): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.340724743 +0000 UTC m=+334.010081360 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005187c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 3 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.342126851 +0000 UTC m=+334.011483468 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005188c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.342126851 +0000 UTC m=+334.011483468 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518940): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 4 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.34387902 +0000 UTC m=+334.013235636 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518980): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.34387902 +0000 UTC m=+334.013235636 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518ac0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.34387902 +0000 UTC m=+334.013235636 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003093b0 item 5 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.351837719 +0000 UTC m=+334.021194326 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518c80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.351837719 +0000 UTC m=+334.021194326 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518d80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003164d0 item 6 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.353153676 +0000 UTC m=+334.022510294 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518e00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.353153676 +0000 UTC m=+334.022510294 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518f80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.353153676 +0000 UTC m=+334.022510294 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000518fc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316b60 item 7 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.35511301 +0000 UTC m=+334.024469627 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519140): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.35511301 +0000 UTC m=+334.024469627 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005191c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003171f0 item 8 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc000519240): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519240): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.359422083 +0000 UTC m=+334.028778700 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005192c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.359422083 +0000 UTC m=+334.028778700 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519300): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.359422083 +0000 UTC m=+334.028778700 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003175e0 item 9 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.361890924 +0000 UTC m=+334.031247542 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005193c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.361890924 +0000 UTC m=+334.031247542 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519440): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b90 item 10 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc000519540): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.363394831 +0000 UTC m=+334.032751448 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.363394831 +0000 UTC m=+334.032751448 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.363394831 +0000 UTC m=+334.032751448 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d260 item 11 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.367590243 +0000 UTC m=+334.036946860 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f400): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.367590243 +0000 UTC m=+334.036946860 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d6c0 item 12 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc00039f540): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.369516586 +0000 UTC m=+334.038873203 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.369516586 +0000 UTC m=+334.038873203 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f680): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d960 item 13 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.372420445 +0000 UTC m=+334.041777062 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.372420445 +0000 UTC m=+334.041777062 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f780): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dc70 item 14 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc00039f8c0): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f8c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.375876563 +0000 UTC m=+334.045233180 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.375876563 +0000 UTC m=+334.045233180 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039f9c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003301c0 item 15 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.377071264 +0000 UTC m=+334.046427880 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fa80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.377071264 +0000 UTC m=+334.046427880 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fd80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003304d0 item 16 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.380893022 +0000 UTC m=+334.050249639 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fdc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.380893022 +0000 UTC m=+334.050249639 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc00039fe40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.380893022 +0000 UTC m=+334.050249639 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bac00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 17 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.384069307 +0000 UTC m=+334.053425925 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bae40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.384069307 +0000 UTC m=+334.053425925 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002baf40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003313b0 item 18 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.386875586 +0000 UTC m=+334.056232203 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bafc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.386875586 +0000 UTC m=+334.056232203 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.386875586 +0000 UTC m=+334.056232203 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003318f0 item 19 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.39125474 +0000 UTC m=+334.060611357 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519600): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.39125474 +0000 UTC m=+334.060611357 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519680): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c4d0 item 20 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.392248678 +0000 UTC m=+334.061605295 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.392248678 +0000 UTC m=+334.061605295 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005197c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.392248678 +0000 UTC m=+334.061605295 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cc40 item 21 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.393867138 +0000 UTC m=+334.063223755 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005198c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.393867138 +0000 UTC m=+334.063223755 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519940): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d1f0 item 22 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.394736916 +0000 UTC m=+334.064093532 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0005199c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.394736916 +0000 UTC m=+334.064093532 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519a80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.394736916 +0000 UTC m=+334.064093532 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ac0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d810 item 23 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.396084742 +0000 UTC m=+334.065441349 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519b40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.396084742 +0000 UTC m=+334.065441349 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340690 item 24 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc000519c80): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519c80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.397052262 +0000 UTC m=+334.066408879 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519cc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.397052262 +0000 UTC m=+334.066408879 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519d80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.397052262 +0000 UTC m=+334.066408879 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519dc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003409a0 item 25 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.398408464 +0000 UTC m=+334.067765080 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519e40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.398408464 +0000 UTC m=+334.067765080 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000519ec0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003413b0 item 26 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc0008ca000): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca000): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.401285173 +0000 UTC m=+334.070641790 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca040): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.401285173 +0000 UTC m=+334.070641790 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca100): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.401285173 +0000 UTC m=+334.070641790 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca140): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341730 item 27 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.402779031 +0000 UTC m=+334.072135647 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca1c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.402779031 +0000 UTC m=+334.072135647 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca240): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 28 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc0008ca300): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca300): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.403911887 +0000 UTC m=+334.073268504 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.403911887 +0000 UTC m=+334.073268504 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca400): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342540 item 29 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.404917287 +0000 UTC m=+334.074273904 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.404917287 +0000 UTC m=+334.074273904 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca500): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 30 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): _readAt: size=2, off=0 2024/12/26 01:20:21 ERROR : open-test-file(0xc0008ca5c0): Couldn't read size of file 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca5c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.407509568 +0000 UTC m=+334.076866185 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca600): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.407509568 +0000 UTC m=+334.076866185 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca6c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d90 item 31 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.411923216 +0000 UTC m=+334.081279833 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.411923216 +0000 UTC m=+334.081279833 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca7c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343180 item 32 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.413367702 +0000 UTC m=+334.082724319 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343420 item 33 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.413918917 +0000 UTC m=+334.083275534 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca840): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.413918917 +0000 UTC m=+334.083275534 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca880): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 33 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.418274006 +0000 UTC m=+334.087630653 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca8c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 34 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.419052984 +0000 UTC m=+334.088409601 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.419052984 +0000 UTC m=+334.088409601 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca940): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003439d0 item 34 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.42059939 +0000 UTC m=+334.089956017 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca980): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343dc0 item 35 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.421205116 +0000 UTC m=+334.090561734 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008ca9c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.421205116 +0000 UTC m=+334.090561734 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343f10 item 35 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.42281476 +0000 UTC m=+334.092171377 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caa80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c2a0 item 36 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.424584942 +0000 UTC m=+334.093941558 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.424584942 +0000 UTC m=+334.093941558 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cab80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 36 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.426078198 +0000 UTC m=+334.095434815 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cabc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 37 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.42668664 +0000 UTC m=+334.096043257 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.42668664 +0000 UTC m=+334.096043257 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cac40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 37 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.430635093 +0000 UTC m=+334.099991710 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cacc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cb60 item 38 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.431188281 +0000 UTC m=+334.100544898 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cad80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.431188281 +0000 UTC m=+334.100544898 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cadc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ccb0 item 38 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.432372193 +0000 UTC m=+334.101728810 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cae40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cfc0 item 39 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.437880998 +0000 UTC m=+334.107237615 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.437880998 +0000 UTC m=+334.107237615 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008caf40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d110 item 39 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.446849816 +0000 UTC m=+334.116206433 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cafc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d420 item 40 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.450671042 +0000 UTC m=+334.120027659 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb080): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.450671042 +0000 UTC m=+334.120027659 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb0c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d570 item 40 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.45278873 +0000 UTC m=+334.122145337 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb100): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 41 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.454892001 +0000 UTC m=+334.124248619 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ea0 item 41 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.456425052 +0000 UTC m=+334.125781659 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb780): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.456425052 +0000 UTC m=+334.125781659 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb7c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c0e0 item 41 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.463061283 +0000 UTC m=+334.132417900 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb880): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c3f0 item 42 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.463580197 +0000 UTC m=+334.132936815 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bb940): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 42 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.466939676 +0000 UTC m=+334.136296282 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bba00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.466939676 +0000 UTC m=+334.136296282 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbbc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 42 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.470397777 +0000 UTC m=+334.139754393 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbcc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cbd0 item 43 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.473469268 +0000 UTC m=+334.142825885 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0002bbd40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd20 item 43 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.474144724 +0000 UTC m=+334.143501341 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878080): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.474144724 +0000 UTC m=+334.143501341 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008780c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce70 item 43 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.476509192 +0000 UTC m=+334.145865809 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878180): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d260 item 44 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.477057331 +0000 UTC m=+334.146413948 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008781c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d3b0 item 44 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.483350644 +0000 UTC m=+334.152707261 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878280): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.483350644 +0000 UTC m=+334.152707261 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008782c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d650 item 44 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.487623479 +0000 UTC m=+334.156980097 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d9d0 item 45 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.488270403 +0000 UTC m=+334.157627020 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008783c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.488270403 +0000 UTC m=+334.157627020 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 45 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.490493006 +0000 UTC m=+334.159849623 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a150 item 46 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.49115655 +0000 UTC m=+334.160513167 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.49115655 +0000 UTC m=+334.160513167 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878640): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a2a0 item 46 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.492754331 +0000 UTC m=+334.162110948 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a620 item 47 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.493371258 +0000 UTC m=+334.162727875 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.493371258 +0000 UTC m=+334.162727875 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a850 item 47 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.496200028 +0000 UTC m=+334.165556645 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008788c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ac40 item 48 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.496790958 +0000 UTC m=+334.166147575 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.496790958 +0000 UTC m=+334.166147575 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008789c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ae00 item 48 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.498461885 +0000 UTC m=+334.167818501 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b0a0 item 49 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.499041693 +0000 UTC m=+334.168398310 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.499041693 +0000 UTC m=+334.168398310 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878a80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b260 item 49 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.500511677 +0000 UTC m=+334.169868294 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878b00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b650 item 50 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.501106813 +0000 UTC m=+334.170463431 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.501106813 +0000 UTC m=+334.170463431 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b7a0 item 50 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.502403856 +0000 UTC m=+334.171760473 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878c80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb20 item 51 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.502913403 +0000 UTC m=+334.172270019 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.502913403 +0000 UTC m=+334.172270019 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878d80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc70 item 51 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.507360944 +0000 UTC m=+334.176717561 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878e00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003840e0 item 52 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.50794514 +0000 UTC m=+334.177301757 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878ec0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.50794514 +0000 UTC m=+334.177301757 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384310 item 52 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.509340876 +0000 UTC m=+334.178697492 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000878f80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003845b0 item 53 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.509991817 +0000 UTC m=+334.179348434 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879040): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.509991817 +0000 UTC m=+334.179348434 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879080): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384700 item 53 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.511561927 +0000 UTC m=+334.180918563 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879100): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384a10 item 54 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.512116798 +0000 UTC m=+334.181473415 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008791c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.512116798 +0000 UTC m=+334.181473415 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879200): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384bd0 item 54 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.513481886 +0000 UTC m=+334.182838503 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879280): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384f50 item 55 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.51402702 +0000 UTC m=+334.183383638 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.51402702 +0000 UTC m=+334.183383638 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003850a0 item 55 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.515375017 +0000 UTC m=+334.184731634 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879400): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385340 item 56 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.515917827 +0000 UTC m=+334.185274444 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008794c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.515917827 +0000 UTC m=+334.185274444 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879500): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385490 item 56 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.517349299 +0000 UTC m=+334.186705916 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008795c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003857a0 item 57 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.517829842 +0000 UTC m=+334.187186459 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879600): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003858f0 item 57 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.523061772 +0000 UTC m=+334.192418389 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008796c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.523061772 +0000 UTC m=+334.192418389 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385a40 item 57 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.52445899 +0000 UTC m=+334.193815607 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008797c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385f10 item 58 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.524929404 +0000 UTC m=+334.194286022 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b20e0 item 58 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.525536643 +0000 UTC m=+334.194893250 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008798c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.525536643 +0000 UTC m=+334.194893250 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2230 item 58 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.527358471 +0000 UTC m=+334.196715089 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008799c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b24d0 item 59 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.527813107 +0000 UTC m=+334.197169744 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879a00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2620 item 59 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.531018978 +0000 UTC m=+334.200375596 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ac0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.531018978 +0000 UTC m=+334.200375596 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879b00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2770 item 59 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.532357548 +0000 UTC m=+334.201714165 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2b60 item 60 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.532819487 +0000 UTC m=+334.202176105 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879c00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2cb0 item 60 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.533460419 +0000 UTC m=+334.202817036 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879cc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.533460419 +0000 UTC m=+334.202817036 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879d00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e00 item 60 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.536532311 +0000 UTC m=+334.205888938 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879dc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3110 item 61 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.537031411 +0000 UTC m=+334.206388027 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879e00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.537031411 +0000 UTC m=+334.206388027 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000879ec0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3260 item 61 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.538470546 +0000 UTC m=+334.207827154 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30000): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3570 item 62 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.539414682 +0000 UTC m=+334.208771299 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30040): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.539414682 +0000 UTC m=+334.208771299 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30100): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b36c0 item 62 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.544163202 +0000 UTC m=+334.213519820 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b301c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b39d0 item 63 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.544727381 +0000 UTC m=+334.214083999 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30200): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.544727381 +0000 UTC m=+334.214083999 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b302c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b20 item 63 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.546375246 +0000 UTC m=+334.215731863 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 64 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.54688798 +0000 UTC m=+334.216244596 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b303c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.54688798 +0000 UTC m=+334.216244596 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3f10 item 64 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.551607145 +0000 UTC m=+334.220963763 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b304c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca310 item 65 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.552118055 +0000 UTC m=+334.221474672 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30500): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.552118055 +0000 UTC m=+334.221474672 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca460 item 65 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.553430927 +0000 UTC m=+334.222787544 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca770 item 66 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.553973736 +0000 UTC m=+334.223330344 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b305c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.553973736 +0000 UTC m=+334.223330344 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30600): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca8c0 item 66 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.555391042 +0000 UTC m=+334.224747659 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30640): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cab60 item 67 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.555989235 +0000 UTC m=+334.225345852 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30680): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.555989235 +0000 UTC m=+334.225345852 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b306c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cacb0 item 67 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.557544126 +0000 UTC m=+334.226900743 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005caf50 item 68 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.55822949 +0000 UTC m=+334.227586138 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.55822949 +0000 UTC m=+334.227586138 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30840): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb0a0 item 68 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.567067876 +0000 UTC m=+334.236424483 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30880): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb340 item 69 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.567755596 +0000 UTC m=+334.237112213 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b308c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.567755596 +0000 UTC m=+334.237112213 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb490 item 69 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.569932373 +0000 UTC m=+334.239288990 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30980): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb7a0 item 70 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.570619932 +0000 UTC m=+334.239976549 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.570619932 +0000 UTC m=+334.239976549 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30a80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb8f0 item 70 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.572349477 +0000 UTC m=+334.241706095 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30b00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbc00 item 71 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.573266453 +0000 UTC m=+334.242623090 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.573266453 +0000 UTC m=+334.242623090 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbdc0 item 71 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.574782964 +0000 UTC m=+334.244139581 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30c80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e00e0 item 72 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.575391815 +0000 UTC m=+334.244748433 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.575391815 +0000 UTC m=+334.244748433 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30d80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0230 item 72 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.576999675 +0000 UTC m=+334.246356293 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30dc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0540 item 73 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.577497222 +0000 UTC m=+334.246853838 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0690 item 73 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.57822795 +0000 UTC m=+334.247584567 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.57822795 +0000 UTC m=+334.247584567 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30e80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e07e0 item 73 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.580218572 +0000 UTC m=+334.249575209 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0cb0 item 74 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.580731255 +0000 UTC m=+334.250087872 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b30f80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0e00 item 74 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.581616101 +0000 UTC m=+334.250972728 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31040): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.581616101 +0000 UTC m=+334.250972728 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31080): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0f50 item 74 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.583824077 +0000 UTC m=+334.253180714 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31140): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1340 item 75 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.584550538 +0000 UTC m=+334.253907154 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31180): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): _writeAt: size=3, off=2 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e15e0 item 75 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.585539286 +0000 UTC m=+334.254895924 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31240): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.585539286 +0000 UTC m=+334.254895924 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31280): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1730 item 75 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.588163767 +0000 UTC m=+334.257520394 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e19d0 item 76 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.589027744 +0000 UTC m=+334.258384381 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1b20 item 76 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): _writeAt: size=3, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.590014819 +0000 UTC m=+334.259371456 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31440): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.590014819 +0000 UTC m=+334.259371456 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1c70 item 76 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.592317009 +0000 UTC m=+334.261673627 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8000 item 77 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.59318811 +0000 UTC m=+334.262544758 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.59318811 +0000 UTC m=+334.262544758 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31640): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8150 item 77 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.59563431 +0000 UTC m=+334.264990937 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8620 item 78 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.599492994 +0000 UTC m=+334.268849611 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31740): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.599492994 +0000 UTC m=+334.268849611 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31800): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8850 item 78 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.600578103 +0000 UTC m=+334.269934719 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b318c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8af0 item 79 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.600924787 +0000 UTC m=+334.270281404 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.600924787 +0000 UTC m=+334.270281404 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b319c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8c40 item 79 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.601943011 +0000 UTC m=+334.271299628 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31a80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e90a0 item 80 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.602403046 +0000 UTC m=+334.271759663 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31ac0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.602403046 +0000 UTC m=+334.271759663 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31b80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9340 item 80 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.610831891 +0000 UTC m=+334.280188508 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31bc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9650 item 81 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.616077505 +0000 UTC m=+334.285434123 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.616077505 +0000 UTC m=+334.285434123 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e97a0 item 81 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.62646914 +0000 UTC m=+334.295825758 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb180): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d9d0 item 82 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.626951467 +0000 UTC m=+334.296308084 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb240): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.626951467 +0000 UTC m=+334.296308084 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb280): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db20 item 82 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.634808528 +0000 UTC m=+334.304165146 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb300): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ddc0 item 83 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.637872637 +0000 UTC m=+334.307229254 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb3c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.637872637 +0000 UTC m=+334.307229254 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb400): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0000 item 83 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.646494359 +0000 UTC m=+334.315850976 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb480): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0310 item 84 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.646985844 +0000 UTC m=+334.316342460 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb540): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.646985844 +0000 UTC m=+334.316342460 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb580): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0460 item 84 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.647787164 +0000 UTC m=+334.317143781 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb600): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0700 item 85 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.648188881 +0000 UTC m=+334.317545497 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb6c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.648188881 +0000 UTC m=+334.317545497 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb700): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0850 item 85 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.649216442 +0000 UTC m=+334.318573059 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb780): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0b60 item 86 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.649601488 +0000 UTC m=+334.318958105 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb840): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.649601488 +0000 UTC m=+334.318958105 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb880): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0cb0 item 86 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.650465685 +0000 UTC m=+334.319822302 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb900): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0f50 item 87 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.65486725 +0000 UTC m=+334.324223867 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cb9c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.65486725 +0000 UTC m=+334.324223867 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba00): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f10a0 item 87 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.655857922 +0000 UTC m=+334.325214529 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cba80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1340 item 88 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.656391194 +0000 UTC m=+334.325747811 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.656391194 +0000 UTC m=+334.325747811 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbb80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1490 item 88 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.657369644 +0000 UTC m=+334.326726261 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f17a0 item 89 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.657785336 +0000 UTC m=+334.327141943 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbc80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f18f0 item 89 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.658183948 +0000 UTC m=+334.327540564 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.658183948 +0000 UTC m=+334.327540564 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbd80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1a40 item 89 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.659135387 +0000 UTC m=+334.328491994 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1ce0 item 90 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.662683656 +0000 UTC m=+334.332040273 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbe80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1ea0 item 90 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.663053253 +0000 UTC m=+334.332409871 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc0008cbf40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.663053253 +0000 UTC m=+334.332409871 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4000): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d8770 item 90 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.664501326 +0000 UTC m=+334.333857943 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca40c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d9b20 item 91 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.667143089 +0000 UTC m=+334.336499706 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4100): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): >_readAt: n=2, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): _writeAt: size=3, off=7 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb20e0 item 91 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.66752568 +0000 UTC m=+334.336882296 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca41c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): >_readAt: n=8, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.66752568 +0000 UTC m=+334.336882296 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4200): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2230 item 91 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.668456511 +0000 UTC m=+334.337813128 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca42c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb24d0 item 92 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.669229368 +0000 UTC m=+334.338585985 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000ca4300): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): open at offset 5 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2620 item 92 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): _readAt: size=2, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): _writeAt: size=3, off=5 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): >_writeAt: n=3, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.669690025 +0000 UTC m=+334.339046642 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31c80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): >_readAt: n=3, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.669690025 +0000 UTC m=+334.339046642 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31cc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e99d0 item 92 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.676448884 +0000 UTC m=+334.345805502 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31d80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9c70 item 93 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.676872812 +0000 UTC m=+334.346229429 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31dc0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.676872812 +0000 UTC m=+334.346229429 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31e80): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9dc0 item 93 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.678086109 +0000 UTC m=+334.347442726 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000b31f40): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a0e0 item 94 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.678655818 +0000 UTC m=+334.348012434 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00000): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.678655818 +0000 UTC m=+334.348012434 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d000c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a230 item 94 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.680024553 +0000 UTC m=+334.349381171 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00180): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a4d0 item 95 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.680384813 +0000 UTC m=+334.349741430 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d001c0): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.680384813 +0000 UTC m=+334.349741430 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00280): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a620 item 95 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): open at offset 0 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): _readAt: size=2, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): >_readAt: n=0, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.681874213 +0000 UTC m=+334.351230830 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00340): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): _writeAt: size=5, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): >openPending: err= 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a8c0 item 96 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): >_writeAt: n=5, err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.682219235 +0000 UTC m=+334.351575852 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00380): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): _readAt: size=512, off=0 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): openPending: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): >openPending: err= 2024/12/26 01:20:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): >_readAt: n=5, err=EOF 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): close: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:21.682219235 +0000 UTC m=+334.351575852 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:21 DEBUG : open-test-file(0xc000d00440): >close: err= 2024/12/26 01:20:21 DEBUG : open-test-file: Remove: 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7aa10 item 96 2024/12/26 01:20:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:21 DEBUG : open-test-file: >Remove: err= 2024/12/26 01:20:21 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:21 DEBUG : : Looking for writers 2024/12/26 01:20:21 DEBUG : >WaitForWriters: 2024/12/26 01:20:21 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:22 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/26 01:20:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.204520682 +0000 UTC m=+334.873877299 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00680): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.204520682 +0000 UTC m=+334.873877299 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d006c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.204520682 +0000 UTC m=+334.873877299 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00700): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7ad90 item 1 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.206166884 +0000 UTC m=+334.875523501 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.206166884 +0000 UTC m=+334.875523501 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00780): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b110 item 2 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.208032733 +0000 UTC m=+334.877389350 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d007c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.208032733 +0000 UTC m=+334.877389350 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.208032733 +0000 UTC m=+334.877389350 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00840): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b3b0 item 3 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.209361043 +0000 UTC m=+334.878717660 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d008c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.209361043 +0000 UTC m=+334.878717660 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00940): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b730 item 4 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.21037036 +0000 UTC m=+334.879726977 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00980): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.21037036 +0000 UTC m=+334.879726977 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d009c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.21037036 +0000 UTC m=+334.879726977 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b9d0 item 5 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.211738905 +0000 UTC m=+334.881095522 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00a80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.211738905 +0000 UTC m=+334.881095522 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7bd50 item 6 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.212755185 +0000 UTC m=+334.882111802 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00b80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.212755185 +0000 UTC m=+334.882111802 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.212755185 +0000 UTC m=+334.882111802 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00c80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4070 item 7 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.214242562 +0000 UTC m=+334.883599179 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.214242562 +0000 UTC m=+334.883599179 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00d80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da43f0 item 8 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000d00dc0): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00dc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.215394012 +0000 UTC m=+334.884750630 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.215394012 +0000 UTC m=+334.884750630 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.215394012 +0000 UTC m=+334.884750630 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4690 item 9 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.216957681 +0000 UTC m=+334.886314298 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.216957681 +0000 UTC m=+334.886314298 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d00f80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a10 item 10 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000d01040): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.217994679 +0000 UTC m=+334.887351296 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01080): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.217994679 +0000 UTC m=+334.887351296 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01140): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.217994679 +0000 UTC m=+334.887351296 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01180): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4cb0 item 11 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.219695211 +0000 UTC m=+334.889051829 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca46c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.219695211 +0000 UTC m=+334.889051829 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2a80 item 12 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000ca4800): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.221467137 +0000 UTC m=+334.890823754 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4840): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.221467137 +0000 UTC m=+334.890823754 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4900): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2d20 item 13 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.222876628 +0000 UTC m=+334.892233234 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4980): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.222876628 +0000 UTC m=+334.892233234 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2fc0 item 14 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000ca4ac0): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4ac0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.224687736 +0000 UTC m=+334.894044384 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4b00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.224687736 +0000 UTC m=+334.894044384 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4bc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3260 item 15 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.22659892 +0000 UTC m=+334.895955537 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4c40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.22659892 +0000 UTC m=+334.895955537 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4cc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3500 item 16 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.228668338 +0000 UTC m=+334.898024955 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.228668338 +0000 UTC m=+334.898024955 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.228668338 +0000 UTC m=+334.898024955 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4d80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb37a0 item 17 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.231134765 +0000 UTC m=+334.900491402 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.231134765 +0000 UTC m=+334.900491402 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3b20 item 18 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.232764656 +0000 UTC m=+334.902121273 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.232764656 +0000 UTC m=+334.902121273 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.232764656 +0000 UTC m=+334.902121273 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01280): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4fc0 item 19 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.234815811 +0000 UTC m=+334.904172428 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.234815811 +0000 UTC m=+334.904172428 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01380): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5340 item 20 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.236321912 +0000 UTC m=+334.905678528 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.236321912 +0000 UTC m=+334.905678528 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d014c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.236321912 +0000 UTC m=+334.905678528 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da55e0 item 21 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.24208551 +0000 UTC m=+334.911442126 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01580): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.24208551 +0000 UTC m=+334.911442126 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01600): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5960 item 22 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.243568648 +0000 UTC m=+334.912925265 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01680): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.243568648 +0000 UTC m=+334.912925265 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.243568648 +0000 UTC m=+334.912925265 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01780): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c00 item 23 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.245946199 +0000 UTC m=+334.915302816 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.245946199 +0000 UTC m=+334.915302816 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01880): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9e000 item 24 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000d01940): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01940): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.248986853 +0000 UTC m=+334.918343470 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01980): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.248986853 +0000 UTC m=+334.918343470 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.248986853 +0000 UTC m=+334.918343470 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01a80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9e2a0 item 25 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.251468468 +0000 UTC m=+334.920825085 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.251468468 +0000 UTC m=+334.920825085 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01b80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9e620 item 26 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000d01c40): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.253530012 +0000 UTC m=+334.922886629 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01c80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.253530012 +0000 UTC m=+334.922886629 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.253530012 +0000 UTC m=+334.922886629 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01d80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9e8c0 item 27 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.255774607 +0000 UTC m=+334.925131224 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.255774607 +0000 UTC m=+334.925131224 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9ec40 item 28 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000d01f40): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000d01f40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.257789082 +0000 UTC m=+334.927145699 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea000): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.257789082 +0000 UTC m=+334.927145699 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000eea0c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9eee0 item 29 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.262403884 +0000 UTC m=+334.931760501 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca4f80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.262403884 +0000 UTC m=+334.931760501 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5000): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3ea0 item 30 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): _readAt: size=2, off=0 2024/12/26 01:20:22 ERROR : open-test-file(0xc000ca50c0): Couldn't read size of file 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca50c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.263624926 +0000 UTC m=+334.932981542 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5100): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.263624926 +0000 UTC m=+334.932981542 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca51c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e641c0 item 31 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.266101702 +0000 UTC m=+334.935458319 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.266101702 +0000 UTC m=+334.935458319 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca52c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64460 item 32 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.269178462 +0000 UTC m=+334.938535080 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64700 item 33 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.269621656 +0000 UTC m=+334.938978274 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5340): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.269621656 +0000 UTC m=+334.938978274 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5380): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64850 item 33 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.271512884 +0000 UTC m=+334.940869501 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca53c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64af0 item 34 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.272404973 +0000 UTC m=+334.941761590 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.272404973 +0000 UTC m=+334.941761590 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5440): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64c40 item 34 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.275530635 +0000 UTC m=+334.944887262 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5480): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e64ee0 item 35 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.276004887 +0000 UTC m=+334.945361505 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca54c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.276004887 +0000 UTC m=+334.945361505 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ca5500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e65030 item 35 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.277080989 +0000 UTC m=+334.946437606 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001350c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c150 item 36 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.277438523 +0000 UTC m=+334.946795140 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135440): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.277438523 +0000 UTC m=+334.946795140 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135480): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c2a0 item 36 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.278170925 +0000 UTC m=+334.947527542 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135640): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c540 item 37 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.278464511 +0000 UTC m=+334.947821129 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135680): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.278464511 +0000 UTC m=+334.947821129 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001356c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c690 item 37 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.279386536 +0000 UTC m=+334.948743153 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001357c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c930 item 38 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.279707113 +0000 UTC m=+334.949063729 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135880): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.279707113 +0000 UTC m=+334.949063729 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0001358c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ca80 item 38 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.281020264 +0000 UTC m=+334.950376881 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135940): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cd20 item 39 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.281495026 +0000 UTC m=+334.950851634 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.281495026 +0000 UTC m=+334.950851634 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135a40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ce70 item 39 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.284321764 +0000 UTC m=+334.953678381 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ac0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d110 item 40 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.284807037 +0000 UTC m=+334.954163653 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135bc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.284807037 +0000 UTC m=+334.954163653 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d260 item 40 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.286283683 +0000 UTC m=+334.955640300 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d500 item 41 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.287013089 +0000 UTC m=+334.956369706 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135c80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d650 item 41 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.287840077 +0000 UTC m=+334.957196694 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135cc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.287840077 +0000 UTC m=+334.957196694 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135d00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d7a0 item 41 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.290017526 +0000 UTC m=+334.959374143 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135dc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8da40 item 42 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.29083174 +0000 UTC m=+334.960188357 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135e00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8db90 item 42 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.291973604 +0000 UTC m=+334.961330220 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135ec0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.291973604 +0000 UTC m=+334.961330220 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000135f00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dce0 item 42 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.294160841 +0000 UTC m=+334.963517458 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc000 item 43 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.295024117 +0000 UTC m=+334.964380734 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4080): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc150 item 43 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.2959137 +0000 UTC m=+334.965270318 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4140): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.2959137 +0000 UTC m=+334.965270318 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4180): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc2a0 item 43 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.298465276 +0000 UTC m=+334.967821893 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc540 item 44 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.299866011 +0000 UTC m=+334.969222628 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4280): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ac40 item 44 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.301045164 +0000 UTC m=+334.970401781 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420980): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.301045164 +0000 UTC m=+334.970401781 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004209c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b6c0 item 44 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.303227181 +0000 UTC m=+334.972583798 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420b80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e80e0 item 45 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.303725258 +0000 UTC m=+334.973081874 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420bc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.303725258 +0000 UTC m=+334.973081874 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420cc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e8230 item 45 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.305526227 +0000 UTC m=+334.974882834 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420dc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e84d0 item 46 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.306063275 +0000 UTC m=+334.975419892 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420e00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.306063275 +0000 UTC m=+334.975419892 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000420f00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e8620 item 46 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.307266693 +0000 UTC m=+334.976623311 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e88c0 item 47 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.307792983 +0000 UTC m=+334.977149599 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421080): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.307792983 +0000 UTC m=+334.977149599 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421140): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e8a10 item 47 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.312638824 +0000 UTC m=+334.981995441 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421200): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e8cb0 item 48 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.313019491 +0000 UTC m=+334.982376108 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.313019491 +0000 UTC m=+334.982376108 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e8e00 item 48 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.316457385 +0000 UTC m=+334.985814022 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421340): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e90a0 item 49 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.316746032 +0000 UTC m=+334.986102638 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421380): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.316746032 +0000 UTC m=+334.986102638 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004213c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e91f0 item 49 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.319636627 +0000 UTC m=+334.988993244 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421440): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9490 item 50 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.320588337 +0000 UTC m=+334.989944944 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.320588337 +0000 UTC m=+334.989944944 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421540): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e95e0 item 50 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.322319897 +0000 UTC m=+334.991676514 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004215c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9880 item 51 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.322984262 +0000 UTC m=+334.992340879 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421680): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.322984262 +0000 UTC m=+334.992340879 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004216c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e99d0 item 51 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.324251539 +0000 UTC m=+334.993608156 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9c70 item 52 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.324749104 +0000 UTC m=+334.994105731 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421840): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.324749104 +0000 UTC m=+334.994105731 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421880): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9dc0 item 52 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.325810838 +0000 UTC m=+334.995167456 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421900): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f00e0 item 53 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.326288557 +0000 UTC m=+334.995645174 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0004219c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.326288557 +0000 UTC m=+334.995645174 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0230 item 53 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.327185485 +0000 UTC m=+334.996542102 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421a80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f04d0 item 54 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.328007183 +0000 UTC m=+334.997363800 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.328007183 +0000 UTC m=+334.997363800 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421b80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0620 item 54 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.32908128 +0000 UTC m=+334.998437897 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421c00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f08c0 item 55 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.329751817 +0000 UTC m=+334.999108424 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421cc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.329751817 +0000 UTC m=+334.999108424 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0a10 item 55 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.331008966 +0000 UTC m=+335.000365583 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421d80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0cb0 item 56 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.331853716 +0000 UTC m=+335.001210323 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.331853716 +0000 UTC m=+335.001210323 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0e00 item 56 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.333567564 +0000 UTC m=+335.002924181 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000421f40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f10a0 item 57 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.33406028 +0000 UTC m=+335.003416897 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a000): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f11f0 item 57 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.334706081 +0000 UTC m=+335.004062698 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a0c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.334706081 +0000 UTC m=+335.004062698 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a100): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1340 item 57 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.336122665 +0000 UTC m=+335.005479282 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a1c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f15e0 item 58 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.336613979 +0000 UTC m=+335.005970595 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a200): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1730 item 58 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.337242617 +0000 UTC m=+335.006599234 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a2c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.337242617 +0000 UTC m=+335.006599234 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1880 item 58 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.338738891 +0000 UTC m=+335.008095507 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a3c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1b20 item 59 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.339170042 +0000 UTC m=+335.008526649 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1c70 item 59 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.339770208 +0000 UTC m=+335.009126825 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a4c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.339770208 +0000 UTC m=+335.009126825 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f1dc0 item 59 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.341704726 +0000 UTC m=+335.011061372 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a5c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011600e0 item 60 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.342181493 +0000 UTC m=+335.011538109 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a600): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160230 item 60 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.342783201 +0000 UTC m=+335.012139818 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a6c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.342783201 +0000 UTC m=+335.012139818 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a700): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160380 item 60 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.345023869 +0000 UTC m=+335.014380496 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a7c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160620 item 61 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.345730774 +0000 UTC m=+335.015087401 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.345730774 +0000 UTC m=+335.015087401 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a8c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160770 item 61 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.34721878 +0000 UTC m=+335.016575397 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a980): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160a10 item 62 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.347781697 +0000 UTC m=+335.017138314 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112a9c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.347781697 +0000 UTC m=+335.017138314 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aa80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160b60 item 62 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.34965496 +0000 UTC m=+335.019011578 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160e00 item 63 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.350243255 +0000 UTC m=+335.019599872 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ab80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.350243255 +0000 UTC m=+335.019599872 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ac40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001160f50 item 63 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.351961449 +0000 UTC m=+335.021318067 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011611f0 item 64 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.352496895 +0000 UTC m=+335.021853513 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ad40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.352496895 +0000 UTC m=+335.021853513 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001161340 item 64 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.353977038 +0000 UTC m=+335.023333655 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011615e0 item 65 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.354493478 +0000 UTC m=+335.023850095 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ae80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.354493478 +0000 UTC m=+335.023850095 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112aec0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001161730 item 65 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.355903681 +0000 UTC m=+335.025260298 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011619d0 item 66 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.356528563 +0000 UTC m=+335.025885180 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.356528563 +0000 UTC m=+335.025885180 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112af80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001161b20 item 66 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.358077803 +0000 UTC m=+335.027434421 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112afc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001161dc0 item 67 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.358605085 +0000 UTC m=+335.027961702 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b000): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.358605085 +0000 UTC m=+335.027961702 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001161f10 item 67 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.360222442 +0000 UTC m=+335.029579069 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b0c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8230 item 68 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.361367401 +0000 UTC m=+335.030724028 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b180): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.361367401 +0000 UTC m=+335.030724028 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b1c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8380 item 68 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.363306527 +0000 UTC m=+335.032663144 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b200): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8620 item 69 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.363859906 +0000 UTC m=+335.033216523 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.363859906 +0000 UTC m=+335.033216523 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b280): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8770 item 69 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.365366067 +0000 UTC m=+335.034722684 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8a10 item 70 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.365878561 +0000 UTC m=+335.035235177 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b3c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.365878561 +0000 UTC m=+335.035235177 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8b60 item 70 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.36750261 +0000 UTC m=+335.036859227 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b480): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8e00 item 71 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.368068683 +0000 UTC m=+335.037425300 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b540): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.368068683 +0000 UTC m=+335.037425300 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b580): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e8f50 item 71 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.369548195 +0000 UTC m=+335.038904812 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b600): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e91f0 item 72 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.370259657 +0000 UTC m=+335.039616274 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b6c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.370259657 +0000 UTC m=+335.039616274 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b700): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9340 item 72 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.372413754 +0000 UTC m=+335.041770370 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e95e0 item 73 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.37339579 +0000 UTC m=+335.042752407 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b780): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9730 item 73 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.374352128 +0000 UTC m=+335.043708745 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b7c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.374352128 +0000 UTC m=+335.043708745 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9880 item 73 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.37653107 +0000 UTC m=+335.045887678 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b8c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9b20 item 74 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.377229119 +0000 UTC m=+335.046585736 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b900): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9c70 item 74 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.378035088 +0000 UTC m=+335.047391704 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112b9c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.378035088 +0000 UTC m=+335.047391704 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112ba00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9dc0 item 74 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.380609755 +0000 UTC m=+335.049966372 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bac0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012620e0 item 75 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.381146172 +0000 UTC m=+335.050502789 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bb00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): _writeAt: size=3, off=2 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262230 item 75 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.381755015 +0000 UTC m=+335.051111633 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bbc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.381755015 +0000 UTC m=+335.051111633 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bc00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262380 item 75 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.383994219 +0000 UTC m=+335.053350836 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bcc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262620 item 76 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.384748962 +0000 UTC m=+335.054105579 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bd00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262770 item 76 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): _writeAt: size=3, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.385836094 +0000 UTC m=+335.055192712 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bdc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.385836094 +0000 UTC m=+335.055192712 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112be00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012628c0 item 76 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.388007602 +0000 UTC m=+335.057364239 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bec0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262b60 item 77 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.389002192 +0000 UTC m=+335.058358809 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc00112bf00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.389002192 +0000 UTC m=+335.058358809 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262cb0 item 77 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.392515706 +0000 UTC m=+335.061872333 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290100): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001262f50 item 78 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.393389642 +0000 UTC m=+335.062746258 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290140): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.393389642 +0000 UTC m=+335.062746258 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290200): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012630a0 item 78 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.396538066 +0000 UTC m=+335.065894684 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc0012902c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001263340 item 79 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.39732554 +0000 UTC m=+335.066682157 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc001290300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.39732554 +0000 UTC m=+335.066682157 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4340): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001263490 item 79 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.398754839 +0000 UTC m=+335.068111446 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc850 item 80 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.399059345 +0000 UTC m=+335.068415962 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4440): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.399059345 +0000 UTC m=+335.068415962 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc9a0 item 80 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.399988893 +0000 UTC m=+335.069345511 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4540): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffcc40 item 81 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.400590993 +0000 UTC m=+335.069947610 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4580): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.400590993 +0000 UTC m=+335.069947610 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff45c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffcd90 item 81 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.402814107 +0000 UTC m=+335.072170724 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4640): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd030 item 82 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.403936915 +0000 UTC m=+335.073293532 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4700): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.403936915 +0000 UTC m=+335.073293532 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd180 item 82 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.413103292 +0000 UTC m=+335.082459909 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff47c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd420 item 83 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.414234075 +0000 UTC m=+335.083590692 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4880): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.414234075 +0000 UTC m=+335.083590692 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff48c0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd570 item 83 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.41704943 +0000 UTC m=+335.086406057 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4940): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd810 item 84 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.420799774 +0000 UTC m=+335.090156391 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.420799774 +0000 UTC m=+335.090156391 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4a40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffd960 item 84 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.425714073 +0000 UTC m=+335.095070690 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ac0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffdc00 item 85 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.426807586 +0000 UTC m=+335.096164203 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4b80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.426807586 +0000 UTC m=+335.096164203 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4bc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffdd50 item 85 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.4428608 +0000 UTC m=+335.112217416 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4c40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074070 item 86 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.447919888 +0000 UTC m=+335.117276505 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.447919888 +0000 UTC m=+335.117276505 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4d40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010741c0 item 86 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.457275916 +0000 UTC m=+335.126632534 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4dc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074460 item 87 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.45798743 +0000 UTC m=+335.127344047 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.45798743 +0000 UTC m=+335.127344047 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4ec0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010745b0 item 87 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.462479604 +0000 UTC m=+335.131836220 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff4f40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074850 item 88 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.463261367 +0000 UTC m=+335.132617994 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5000): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.463261367 +0000 UTC m=+335.132617994 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5040): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010749a0 item 88 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.474122675 +0000 UTC m=+335.143479323 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5100): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074c40 item 89 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.479809121 +0000 UTC m=+335.149165727 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5140): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074d90 item 89 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.480622143 +0000 UTC m=+335.149978770 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5200): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.480622143 +0000 UTC m=+335.149978770 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5240): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001074ee0 item 89 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.482545309 +0000 UTC m=+335.151901957 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5300): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075180 item 90 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.483199946 +0000 UTC m=+335.152556564 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5340): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010752d0 item 90 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.483947837 +0000 UTC m=+335.153304454 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5400): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.483947837 +0000 UTC m=+335.153304454 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5440): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075420 item 90 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.487907791 +0000 UTC m=+335.157264418 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5500): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010756c0 item 91 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.488633791 +0000 UTC m=+335.157990409 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5540): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): >_readAt: n=2, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): _writeAt: size=3, off=7 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075810 item 91 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.489408542 +0000 UTC m=+335.158765159 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5600): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): >_readAt: n=8, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.489408542 +0000 UTC m=+335.158765159 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5640): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075960 item 91 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.495312482 +0000 UTC m=+335.164669099 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5700): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075c00 item 92 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.495944277 +0000 UTC m=+335.165300893 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5740): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): open at offset 5 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075d50 item 92 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): _readAt: size=2, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): _writeAt: size=3, off=5 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): >_writeAt: n=3, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.496709339 +0000 UTC m=+335.166065946 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5800): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): >_readAt: n=3, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.496709339 +0000 UTC m=+335.166065946 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5840): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001075ea0 item 92 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.499051074 +0000 UTC m=+335.168407691 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5900): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013701c0 item 93 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.499377771 +0000 UTC m=+335.168734388 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5940): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.499377771 +0000 UTC m=+335.168734388 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5a00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001370310 item 93 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.504924857 +0000 UTC m=+335.174281474 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5ac0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013705b0 item 94 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.505597308 +0000 UTC m=+335.174953924 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5b00): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.505597308 +0000 UTC m=+335.174953924 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5bc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001370700 item 94 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.507508551 +0000 UTC m=+335.176865168 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5c80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013709a0 item 95 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.508200739 +0000 UTC m=+335.177557356 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5cc0): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.508200739 +0000 UTC m=+335.177557356 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5d80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001370af0 item 95 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): open at offset 0 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): _readAt: size=2, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): >_readAt: n=0, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.512598597 +0000 UTC m=+335.181955214 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): _writeAt: size=5, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): >openPending: err= 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001370d90 item 96 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): >_writeAt: n=5, err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.513265578 +0000 UTC m=+335.182622195 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5e80): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:20:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:20:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:20:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:20:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): _readAt: size=512, off=0 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): openPending: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): >openPending: err= 2024/12/26 01:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): >_readAt: n=5, err=EOF 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): close: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:20:22.513265578 +0000 UTC m=+335.182622195 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:22 DEBUG : open-test-file(0xc000ff5f40): >close: err= 2024/12/26 01:20:22 DEBUG : open-test-file: Remove: 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001370ee0 item 96 2024/12/26 01:20:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:20:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:20:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:20:22 DEBUG : open-test-file: >Remove: err= 2024/12/26 01:20:22 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:22 DEBUG : : Looking for writers 2024/12/26 01:20:22 DEBUG : >WaitForWriters: 2024/12/26 01:20:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.87s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.82s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.02s) --- 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.01s) --- 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.01s) --- 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-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:22 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:23 DEBUG : file1: newRWFileHandle: 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): openPending: 2024/12/26 01:20:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): >openPending: err= 2024/12/26 01:20:23 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:20:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:20:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): _writeAt: size=2, off=0 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): >_writeAt: n=2, err= 2024/12/26 01:20:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): RWFileHandle.Flush 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): RWFileHandle.Release 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): close: 2024/12/26 01:20:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/26 01:20:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:23 DEBUG : file1(0xc0013ac480): >close: err= 2024/12/26 01:20:23 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:23 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:23 DEBUG : : Looking for writers 2024/12/26 01:20:23 DEBUG : file1: reading active writers 2024/12/26 01:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:23 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/26 01:20:24 DEBUG : : Looking for writers 2024/12/26 01:20:24 DEBUG : file1: reading active writers 2024/12/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:20:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/26 01:20:24 INFO : file1: Copied (new) 2024/12/26 01:20:24 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/26 01:20:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:20:24 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/26 01:20:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:20:24 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:20:25 DEBUG : : Looking for writers 2024/12/26 01:20:25 DEBUG : file1: reading active writers 2024/12/26 01:20:25 DEBUG : >WaitForWriters: 2024/12/26 01:20:25 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:25 DEBUG : : Looking for writers 2024/12/26 01:20:25 DEBUG : file1: reading active writers 2024/12/26 01:20:25 DEBUG : >WaitForWriters: 2024/12/26 01:20:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:25 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:20:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:20:26 DEBUG : rename_me: newRWFileHandle: 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): openPending: 2024/12/26 01:20:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:20:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): >openPending: err= 2024/12/26 01:20:26 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/26 01:20:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/26 01:20:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/26 01:20:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): _writeAt: size=5, off=0 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): >_writeAt: n=5, err= 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): close: 2024/12/26 01:20:26 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-26 01:20:26.172579544 +0000 UTC m=+338.841936161 2024/12/26 01:20:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/26 01:20:26 DEBUG : rename_me(0xc00039f300): >close: err= 2024/12/26 01:20:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/26 01:20:26 DEBUG : i_was_renamed: Updating file with 0xc000411980 2024/12/26 01:20:26 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/26 01:20:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/26 01:20:26 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:20:26 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:20:26 DEBUG : : Looking for writers 2024/12/26 01:20:26 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:20:27 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:27 DEBUG : : Looking for writers 2024/12/26 01:20:27 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:20:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:20:27 INFO : i_was_renamed: Copied (new) 2024/12/26 01:20:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-26 01:20:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/26 01:20:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/26 01:20:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/26 01:20:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/26 01:20:28 DEBUG : : Looking for writers 2024/12/26 01:20:28 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:20:28 DEBUG : >WaitForWriters: 2024/12/26 01:20:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.97s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:28 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:20:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-banoxit9yigo" 2024/12/26 01:20:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:20:29 DEBUG : : forgetting directory cache 2024/12/26 01:20:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): _readAt: size=512, off=0 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): openPending: 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:21:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): >openPending: err= 2024/12/26 01:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): >_readAt: n=20, err=EOF 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): close: 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:21:28 +0000 UTC 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate(0xc000eea000): >close: err= 2024/12/26 01:20:31 DEBUG : : Re-reading directory (335.738221ms old) 2024/12/26 01:20:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:32 DEBUG : : forgetting directory cache 2024/12/26 01:20:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): _readAt: size=512, off=0 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): openPending: 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:22:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-26 00:21:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:22:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-26 00:21:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/26 01:20:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): >openPending: err= 2024/12/26 01:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): >_readAt: n=20, err=EOF 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): close: 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:22:28 +0000 UTC 2024/12/26 01:20:33 DEBUG : TestRWCacheUpdate(0xc000eea740): >close: err= 2024/12/26 01:20:33 DEBUG : : Re-reading directory (344.696294ms old) 2024/12/26 01:20:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:34 DEBUG : : forgetting directory cache 2024/12/26 01:20:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): _readAt: size=512, off=0 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): openPending: 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:23:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-26 00:22:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:23:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-26 00:22:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/26 01:20:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): >openPending: err= 2024/12/26 01:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): >_readAt: n=20, err=EOF 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): close: 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:23:28 +0000 UTC 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate(0xc0005184c0): >close: err= 2024/12/26 01:20:36 DEBUG : : Re-reading directory (340.710748ms old) 2024/12/26 01:20:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:36 DEBUG : : forgetting directory cache 2024/12/26 01:20:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): _readAt: size=512, off=0 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): openPending: 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:24:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-26 00:23:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:24:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-26 00:23:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/26 01:20:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): >openPending: err= 2024/12/26 01:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): >_readAt: n=20, err=EOF 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): close: 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:24:28 +0000 UTC 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate(0xc00039f880): >close: err= 2024/12/26 01:20:38 DEBUG : : Re-reading directory (345.737104ms old) 2024/12/26 01:20:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:39 DEBUG : : forgetting directory cache 2024/12/26 01:20:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): _readAt: size=512, off=0 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): openPending: 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:25:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-26 00:24:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:25:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-26 00:24:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/26 01:20:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): >openPending: err= 2024/12/26 01:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): >_readAt: n=20, err=EOF 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): close: 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:25:28 +0000 UTC 2024/12/26 01:20:40 DEBUG : TestRWCacheUpdate(0xc000eea3c0): >close: err= 2024/12/26 01:20:40 DEBUG : : Re-reading directory (340.202813ms old) 2024/12/26 01:20:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:41 DEBUG : : forgetting directory cache 2024/12/26 01:20:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/26 01:20:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): _readAt: size=512, off=0 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): openPending: 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:26:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-26 00:25:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:26:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-26 00:25:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/26 01:20:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:20:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): >openPending: err= 2024/12/26 01:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): >_readAt: n=20, err=EOF 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): close: 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:26:28 +0000 UTC 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate(0xc000518fc0): >close: err= 2024/12/26 01:20:43 DEBUG : : Re-reading directory (345.635745ms old) 2024/12/26 01:20:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:43 DEBUG : : forgetting directory cache 2024/12/26 01:20:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): _readAt: size=512, off=0 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): openPending: 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-26 00:27:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-26 00:26:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-26 00:27:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-26 00:26:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/26 01:20:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/26 01:20:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): >openPending: err= 2024/12/26 01:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): >_readAt: n=21, err=EOF 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): close: 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:27:28 +0000 UTC 2024/12/26 01:20:45 DEBUG : TestRWCacheUpdate(0xc00039ed40): >close: err= 2024/12/26 01:20:45 DEBUG : : Re-reading directory (335.372489ms old) 2024/12/26 01:20:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:46 DEBUG : : forgetting directory cache 2024/12/26 01:20:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate(0xc000518bc0): _readAt: size=512, off=0 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate(0xc000518bc0): openPending: 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-26 00:28:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-26 00:27:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-26 00:28:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-26 00:27:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/26 01:20:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/26 01:20:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate(0xc000518bc0): >openPending: err= 2024/12/26 01:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate(0xc000518bc0): >_readAt: n=22, err=EOF 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate(0xc000518bc0): close: 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:28:28 +0000 UTC 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate(0xc000518bc0): >close: err= 2024/12/26 01:20:48 DEBUG : : Re-reading directory (349.733857ms old) 2024/12/26 01:20:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:48 DEBUG : : forgetting directory cache 2024/12/26 01:20:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): _readAt: size=512, off=0 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): openPending: 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-26 00:29:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-26 00:28:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-26 00:29:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-26 00:28:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/26 01:20:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/26 01:20:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): >openPending: err= 2024/12/26 01:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): >_readAt: n=23, err=EOF 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): close: 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:29:28 +0000 UTC 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate(0xc00039ec40): >close: err= 2024/12/26 01:20:50 DEBUG : : Re-reading directory (336.906434ms old) 2024/12/26 01:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:51 DEBUG : : forgetting directory cache 2024/12/26 01:20:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): _readAt: size=512, off=0 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): openPending: 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-26 00:30:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-26 00:29:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-26 00:30:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-26 00:29:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/26 01:20:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/26 01:20:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): >openPending: err= 2024/12/26 01:20:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): >_readAt: n=24, err=EOF 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): close: 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:30:28 +0000 UTC 2024/12/26 01:20:52 DEBUG : TestRWCacheUpdate(0xc000eea700): >close: err= 2024/12/26 01:20:52 DEBUG : : Re-reading directory (338.560492ms old) 2024/12/26 01:20:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:20:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/26 01:20:53 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:53 DEBUG : : Looking for writers 2024/12/26 01:20:53 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/26 01:20:53 DEBUG : >WaitForWriters: 2024/12/26 01:20:53 DEBUG : vfs cache: cleaner exiting 2024/12/26 01:20:53 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (24.92s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.41s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:55 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:56 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/12/26 01:20:57 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:57 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:20:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:20:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/26 01:20:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:20:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:20:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/26 01:20:58 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:58 DEBUG : : Looking for writers 2024/12/26 01:20:58 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/26 01:20:58 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/26 01:20:58 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:20:59 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:20:59 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:20:59 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': Re-using VFS from active cache 2024/12/26 01:20:59 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:59 DEBUG : : Looking for writers 2024/12/26 01:20:59 DEBUG : >WaitForWriters: 2024/12/26 01:20:59 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:20:59 DEBUG : : Looking for writers 2024/12/26 01:20:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:00 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:00 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:00 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:00 DEBUG : : Looking for writers 2024/12/26 01:21:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:00 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:00 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:00 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:00 DEBUG : : Looking for writers 2024/12/26 01:21:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:00 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:00 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:01 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:03 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:05 DEBUG : dir: Looking for writers 2024/12/26 01:21:05 DEBUG : file2: reading active writers 2024/12/26 01:21:05 DEBUG : : Looking for writers 2024/12/26 01:21:05 DEBUG : file1: reading active writers 2024/12/26 01:21:05 DEBUG : dir: reading active writers 2024/12/26 01:21:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.53s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:06 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:06 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:07 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:09 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:10 DEBUG : dir: Looking for writers 2024/12/26 01:21:10 DEBUG : : Looking for writers 2024/12/26 01:21:10 DEBUG : dir: reading active writers 2024/12/26 01:21:10 DEBUG : file1: reading active writers 2024/12/26 01:21:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.38s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:11 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:11 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:12 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:21:16 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:21:16 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:21:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:21:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:21:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/26 01:21:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/26 01:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:21:16 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:21:18 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:21:18 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/26 01:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:21:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/26 01:21:18 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:18 DEBUG : dir: Looking for writers 2024/12/26 01:21:18 DEBUG : file2: reading active writers 2024/12/26 01:21:18 DEBUG : new_file.txt: reading active writers 2024/12/26 01:21:18 DEBUG : : Looking for writers 2024/12/26 01:21:18 DEBUG : dir: reading active writers 2024/12/26 01:21:18 DEBUG : file1: reading active writers 2024/12/26 01:21:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.85s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:19 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:19 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/26 01:21:22 DEBUG : dir/file2: same parent dir (ODFfNzg1MTAzMl9penl3Rg) - using file/rename instead of move_copy for dir/file1 2024/12/26 01:21:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/26 01:21:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00133f980 2024/12/26 01:21:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/26 01:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:23 INFO : dir/file1: Moved (server-side) to: file0 2024/12/26 01:21:23 DEBUG : file0: Updating file with file0 0xc00133f980 2024/12/26 01:21:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:21:23 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/26 01:21:23 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:23 DEBUG : dir: Looking for writers 2024/12/26 01:21:23 DEBUG : : Looking for writers 2024/12/26 01:21:23 DEBUG : dir: reading active writers 2024/12/26 01:21:23 DEBUG : file0: reading active writers 2024/12/26 01:21:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.42s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:24 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:24 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:25 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:25 DEBUG : : Looking for writers 2024/12/26 01:21:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:25 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:25 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:25 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/26 01:21:26 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/26 01:21:27 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/26 01:21:28 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/26 01:21:29 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/26 01:21:29 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:29 DEBUG : : Looking for writers 2024/12/26 01:21:29 DEBUG : a: Looking for writers 2024/12/26 01:21:29 DEBUG : b: Looking for writers 2024/12/26 01:21:29 DEBUG : c: Looking for writers 2024/12/26 01:21:29 DEBUG : d: Looking for writers 2024/12/26 01:21:29 DEBUG : : Looking for writers 2024/12/26 01:21:29 DEBUG : b: reading active writers 2024/12/26 01:21:29 DEBUG : c: reading active writers 2024/12/26 01:21:29 DEBUG : d: reading active writers 2024/12/26 01:21:29 DEBUG : /: reading active writers 2024/12/26 01:21:29 DEBUG : a: reading active writers 2024/12/26 01:21:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.20s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:31 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:31 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/26 01:21:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/26 01:21:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/26 01:21:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/26 01:21:37 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:37 DEBUG : a/b/c/d: Looking for writers 2024/12/26 01:21:37 DEBUG : a/b/c: Looking for writers 2024/12/26 01:21:37 DEBUG : d: reading active writers 2024/12/26 01:21:37 DEBUG : a/b: Looking for writers 2024/12/26 01:21:37 DEBUG : c: reading active writers 2024/12/26 01:21:37 DEBUG : a: Looking for writers 2024/12/26 01:21:37 DEBUG : b: reading active writers 2024/12/26 01:21:37 DEBUG : : Looking for writers 2024/12/26 01:21:37 DEBUG : a: reading active writers 2024/12/26 01:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.08s) === 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-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:39 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:39 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/26 01:21:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/26 01:21:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/26 01:21:39 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:21:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:21:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:21:41 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/26 01:21:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:21:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:21:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:41 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:21:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:21:42 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:21:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:21:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:42 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (7 bytes), uploading instead of streaming 2024/12/26 01:21:43 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/12/26 01:21:44 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/26 01:21:44 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:44 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:44 DEBUG : : Looking for writers 2024/12/26 01:21:44 DEBUG : file1: reading active writers 2024/12/26 01:21:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.05s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:44 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:44 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:44 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/26 01:21:45 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/26 01:21:45 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/26 01:21:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/26 01:21:45 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (11 bytes), uploading instead of streaming 2024/12/26 01:21:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/26 01:21:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/26 01:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/26 01:21:48 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:48 DEBUG : : Looking for writers 2024/12/26 01:21:48 DEBUG : file1: reading active writers 2024/12/26 01:21:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.77s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:48 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:48 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/26 01:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:48 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:21:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/26 01:21:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/26 01:21:50 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/26 01:21:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:50 DEBUG : : Looking for writers 2024/12/26 01:21:50 DEBUG : file1: reading active writers 2024/12/26 01:21:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:50 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:50 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:51 DEBUG : file1: WriteFileHandle.Release closing 2024/12/26 01:21:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:51 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:21:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:21:53 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/26 01:21:53 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:53 DEBUG : : Looking for writers 2024/12/26 01:21:53 DEBUG : file1: reading active writers 2024/12/26 01:21:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (3.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:54 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:54 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:54 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (2 bytes), uploading instead of streaming 2024/12/26 01:21:55 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/26 01:21:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/26 01:21:56 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:21:56 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/26 01:21:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:56 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:21:56 DEBUG : : Looking for writers 2024/12/26 01:21:56 DEBUG : file1: reading active writers 2024/12/26 01:21:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.60s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:21:57 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:21:57 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:21:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:21:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:21:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:57 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:21:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:21:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:21:57 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:22:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/26 01:22:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:22:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:22:00 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:22:00 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:22:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:22:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:22:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/26 01:22:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:22:01 DEBUG : : Looking for writers 2024/12/26 01:22:01 DEBUG : file1: reading active writers 2024/12/26 01:22:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.37s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-banoxit9yigo'", Local "Local file system at /tmp/rclone1151749743", Modify Window "1s" 2024/12/26 01:22:01 INFO : OpenDrive root 'rclone-test-banoxit9yigo': poll-interval is not supported by this remote 2024/12/26 01:22:01 NOTICE: OpenDrive root 'rclone-test-banoxit9yigo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:22:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:22:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:22:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:22:01 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:22:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:22:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:22:01 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': File to upload is small (100 bytes), uploading instead of streaming 2024/12/26 01:22:02 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/12/26 01:22:03 DEBUG : file1: md5 = e1bbf8f5d516a64fc24cf1cffea8c31f OK 2024/12/26 01:22:03 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/26 01:22:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:22:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:22:03 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:22:03 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:22:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:22:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:22:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/26 01:22:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:22:03 DEBUG : : Looking for writers 2024/12/26 01:22:03 DEBUG : file1: reading active writers 2024/12/26 01:22:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.78s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/12/26 01:22:04 DEBUG : OpenDrive root 'rclone-test-banoxit9yigo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m17.935598646s (try 1/5): exit status 1: Failed [TestDirWalk TestDirCreate TestDirRemoveName]