"./vfs.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) 2025/11/25 03:16:25 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xacelaf9xiji" 2025/11/25 03:16:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:16:25 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/11/25 03:16:25 DEBUG : Creating backend with remote "/tmp/rclone1544019591" === RUN TestDirHandleMethods run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:25 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:27 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:28 DEBUG : dir: Looking for writers 2025/11/25 03:16:28 DEBUG : Looking for writers 2025/11/25 03:16:28 DEBUG : dir: reading active writers 2025/11/25 03:16:28 DEBUG : >WaitForWriters: 2025/11/25 03:16:28 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleMethods (3.58s) === RUN TestDirHandleReaddir run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:29 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:29 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:30 DEBUG : dir/subdir/: Creating directory marker 2025/11/25 03:16:32 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:32 DEBUG : dir/subdir: Looking for writers 2025/11/25 03:16:32 DEBUG : dir: Looking for writers 2025/11/25 03:16:32 DEBUG : file1: reading active writers 2025/11/25 03:16:32 DEBUG : file2: reading active writers 2025/11/25 03:16:32 DEBUG : subdir: reading active writers 2025/11/25 03:16:32 DEBUG : Looking for writers 2025/11/25 03:16:32 DEBUG : dir: reading active writers 2025/11/25 03:16:32 DEBUG : >WaitForWriters: 2025/11/25 03:16:32 DEBUG : dir/subdir/: Removing directory marker 2025/11/25 03:16:32 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleReaddir (3.90s) === RUN TestDirHandleReaddirnames run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:33 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:33 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:34 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:34 DEBUG : dir: Looking for writers 2025/11/25 03:16:34 DEBUG : file1: reading active writers 2025/11/25 03:16:34 DEBUG : Looking for writers 2025/11/25 03:16:34 DEBUG : dir: reading active writers 2025/11/25 03:16:34 DEBUG : >WaitForWriters: 2025/11/25 03:16:34 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleReaddirnames (2.21s) === RUN TestDirMethods run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:35 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:35 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:35 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/ exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:16:35 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xacelaf9xiji: 1/10 (creating directory marker failed: googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/ exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:16:38 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:16:38 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:39 DEBUG : dir: Looking for writers 2025/11/25 03:16:39 DEBUG : Looking for writers 2025/11/25 03:16:39 DEBUG : dir: reading active writers 2025/11/25 03:16:39 DEBUG : >WaitForWriters: 2025/11/25 03:16:39 DEBUG : dir/: Removing directory marker --- PASS: TestDirMethods (4.50s) === RUN TestDirForgetAll run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:39 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:40 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:41 DEBUG : dir: forgetting directory cache 2025/11/25 03:16:41 DEBUG : forgetting directory cache 2025/11/25 03:16:41 DEBUG : dir: forgetting directory cache 2025/11/25 03:16:41 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:41 DEBUG : Looking for writers 2025/11/25 03:16:41 DEBUG : >WaitForWriters: 2025/11/25 03:16:41 DEBUG : dir/: Removing directory marker --- PASS: TestDirForgetAll (2.20s) === RUN TestDirForgetPath run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:42 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:42 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/25 03:16:43 DEBUG : dir: invalidating directory cache 2025/11/25 03:16:43 DEBUG : >ForgetPath: 2025/11/25 03:16:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/25 03:16:43 DEBUG : invalidating directory cache 2025/11/25 03:16:43 DEBUG : dir: forgetting directory cache 2025/11/25 03:16:43 DEBUG : >ForgetPath: 2025/11/25 03:16:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/25 03:16:43 DEBUG : >ForgetPath: 2025/11/25 03:16:43 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:43 DEBUG : dir: Looking for writers 2025/11/25 03:16:43 DEBUG : Looking for writers 2025/11/25 03:16:43 DEBUG : dir: reading active writers 2025/11/25 03:16:43 DEBUG : >WaitForWriters: 2025/11/25 03:16:43 DEBUG : dir/: Removing directory marker --- PASS: TestDirForgetPath (2.00s) === RUN TestDirWalk run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:44 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:44 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:45 DEBUG : fil/a/b/: Creating directory marker 2025/11/25 03:16:46 DEBUG : fil/a/: Creating directory marker 2025/11/25 03:16:46 DEBUG : fil/: Creating directory marker 2025/11/25 03:16:47 DEBUG : forgetting directory cache 2025/11/25 03:16:47 DEBUG : dir: forgetting directory cache 2025/11/25 03:16:48 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:48 DEBUG : dir: Looking for writers 2025/11/25 03:16:48 DEBUG : fil/a/b: Looking for writers 2025/11/25 03:16:48 DEBUG : fil/a: Looking for writers 2025/11/25 03:16:48 DEBUG : b: reading active writers 2025/11/25 03:16:48 DEBUG : fil: Looking for writers 2025/11/25 03:16:48 DEBUG : a: reading active writers 2025/11/25 03:16:48 DEBUG : Looking for writers 2025/11/25 03:16:48 DEBUG : dir: reading active writers 2025/11/25 03:16:48 DEBUG : fil: reading active writers 2025/11/25 03:16:48 DEBUG : >WaitForWriters: 2025/11/25 03:16:48 DEBUG : fil/a/b/: Removing directory marker 2025/11/25 03:16:48 DEBUG : fil/a/: Removing directory marker 2025/11/25 03:16:48 DEBUG : fil/: Removing directory marker 2025/11/25 03:16:48 DEBUG : dir/: Removing directory marker --- PASS: TestDirWalk (5.10s) === RUN TestDirSetModTime run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:49 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:49 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:50 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:50 DEBUG : dir: Looking for writers 2025/11/25 03:16:50 DEBUG : Looking for writers 2025/11/25 03:16:50 DEBUG : dir: reading active writers 2025/11/25 03:16:50 DEBUG : >WaitForWriters: 2025/11/25 03:16:50 DEBUG : dir/: Removing directory marker --- PASS: TestDirSetModTime (1.80s) === RUN TestDirStat run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:50 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:51 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:52 DEBUG : dir: Looking for writers 2025/11/25 03:16:52 DEBUG : file1: reading active writers 2025/11/25 03:16:52 DEBUG : Looking for writers 2025/11/25 03:16:52 DEBUG : dir: reading active writers 2025/11/25 03:16:52 DEBUG : >WaitForWriters: 2025/11/25 03:16:52 DEBUG : dir/: Removing directory marker --- PASS: TestDirStat (2.10s) === RUN TestDirReadDirAll run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:53 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:16:53 DEBUG : dir/: Creating directory marker 2025/11/25 03:16:54 DEBUG : dir/subdir/: Creating directory marker === RUN TestDirReadDirAll/Virtual 2025/11/25 03:16:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/25 03:16:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/25 03:16:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/25 03:16:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/25 03:16:56 DEBUG : dir/virtualDir/: Creating directory marker 2025/11/25 03:16:57 DEBUG : Waiting for deletions to finish 2025/11/25 03:16:58 INFO : dir/subdir/file3: Deleted 2025/11/25 03:16:58 DEBUG : removing 1 level 2 directories 2025/11/25 03:16:58 INFO : dir/subdir: Removing directory 2025/11/25 03:16:58 DEBUG : dir/subdir/: Removing directory marker 2025/11/25 03:16:58 DEBUG : dir: invalidating directory cache 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/25 03:16:58 DEBUG : dir/file1: Reset virtual modtime 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/25 03:16:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/25 03:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/25 03:16:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/25 03:16:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:16:58 DEBUG : dir: invalidating directory cache 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/25 03:16:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/25 03:16:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/25 03:16:58 DEBUG : forgetting directory cache 2025/11/25 03:16:58 DEBUG : dir: forgetting directory cache 2025/11/25 03:16:58 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/25 03:16:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:16:58 DEBUG : dir/virtualDir: Looking for writers 2025/11/25 03:16:58 DEBUG : dir: Looking for writers 2025/11/25 03:16:58 DEBUG : file1: reading active writers 2025/11/25 03:16:58 DEBUG : virtualFile2: reading active writers 2025/11/25 03:16:58 DEBUG : virtualFile: reading active writers 2025/11/25 03:16:58 DEBUG : virtualDir: reading active writers 2025/11/25 03:16:58 DEBUG : Looking for writers 2025/11/25 03:16:58 DEBUG : dir: reading active writers 2025/11/25 03:16:58 DEBUG : >WaitForWriters: 2025/11/25 03:16:59 DEBUG : dir/virtualDir/: Removing directory marker 2025/11/25 03:16:59 DEBUG : dir/: Removing directory marker --- PASS: TestDirReadDirAll (6.70s) --- PASS: TestDirReadDirAll/Virtual (2.80s) === RUN TestDirOpen run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:16:59 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:00 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:00 ERROR : dir/: Can only open directories read only 2025/11/25 03:17:00 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:00 DEBUG : dir: Looking for writers 2025/11/25 03:17:00 DEBUG : Looking for writers 2025/11/25 03:17:00 DEBUG : dir: reading active writers 2025/11/25 03:17:00 DEBUG : >WaitForWriters: 2025/11/25 03:17:01 DEBUG : dir/: Removing directory marker --- PASS: TestDirOpen (1.76s) === RUN TestDirCreate run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:01 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:01 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:17:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:17:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/25 03:17:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:17:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:17:03 DEBUG : dir/potato: size = 5 OK 2025/11/25 03:17:03 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:17:03 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/25 03:17:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:17:03 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:03 DEBUG : dir: Looking for writers 2025/11/25 03:17:03 DEBUG : file1: reading active writers 2025/11/25 03:17:03 DEBUG : potato: reading active writers 2025/11/25 03:17:03 DEBUG : Looking for writers 2025/11/25 03:17:03 DEBUG : dir: reading active writers 2025/11/25 03:17:03 DEBUG : >WaitForWriters: 2025/11/25 03:17:03 DEBUG : dir/: Removing directory marker --- PASS: TestDirCreate (2.34s) === RUN TestDirMkdir run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:03 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:04 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:05 DEBUG : dir/sub/: Creating directory marker 2025/11/25 03:17:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:17:06 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:06 DEBUG : dir/sub: Looking for writers 2025/11/25 03:17:06 DEBUG : dir: Looking for writers 2025/11/25 03:17:06 DEBUG : file1: reading active writers 2025/11/25 03:17:06 DEBUG : sub: reading active writers 2025/11/25 03:17:06 DEBUG : Looking for writers 2025/11/25 03:17:06 DEBUG : dir: reading active writers 2025/11/25 03:17:06 DEBUG : >WaitForWriters: 2025/11/25 03:17:06 DEBUG : dir/sub/: Removing directory marker 2025/11/25 03:17:06 DEBUG : dir/: Removing directory marker --- PASS: TestDirMkdir (3.40s) === RUN TestDirMkdirSub run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:07 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:07 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:08 DEBUG : dir/sub/: Creating directory marker 2025/11/25 03:17:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:17:09 DEBUG : dir/sub/subsub/: Creating directory marker 2025/11/25 03:17:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/25 03:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:10 DEBUG : dir/sub/subsub: Looking for writers 2025/11/25 03:17:10 DEBUG : dir/sub: Looking for writers 2025/11/25 03:17:10 DEBUG : subsub: reading active writers 2025/11/25 03:17:10 DEBUG : dir: Looking for writers 2025/11/25 03:17:10 DEBUG : file1: reading active writers 2025/11/25 03:17:10 DEBUG : sub: reading active writers 2025/11/25 03:17:10 DEBUG : Looking for writers 2025/11/25 03:17:10 DEBUG : dir: reading active writers 2025/11/25 03:17:10 DEBUG : >WaitForWriters: 2025/11/25 03:17:11 DEBUG : dir/sub/subsub/: Removing directory marker 2025/11/25 03:17:11 DEBUG : dir/sub/: Removing directory marker 2025/11/25 03:17:11 DEBUG : dir/: Removing directory marker --- PASS: TestDirMkdirSub (4.29s) === RUN TestDirRemove run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:11 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:11 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:12 ERROR : dir/: Dir.Remove not empty 2025/11/25 03:17:12 DEBUG : dir/file1: Remove: 2025/11/25 03:17:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:12 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:17:12 DEBUG : dir/: Removing directory marker 2025/11/25 03:17:13 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:13 DEBUG : Looking for writers 2025/11/25 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.11s) === RUN TestDirRemoveAll run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:13 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:13 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:15 DEBUG : dir/file1: Remove: 2025/11/25 03:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:15 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:17:15 DEBUG : dir/: Removing directory marker 2025/11/25 03:17:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:17:15 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:15 DEBUG : Looking for writers 2025/11/25 03:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.20s) === RUN TestDirRemoveName run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:15 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:16 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:17 DEBUG : dir/file1: Remove: 2025/11/25 03:17:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:17 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:17 DEBUG : dir: Looking for writers 2025/11/25 03:17:17 DEBUG : Looking for writers 2025/11/25 03:17:17 DEBUG : dir: reading active writers 2025/11/25 03:17:17 DEBUG : >WaitForWriters: 2025/11/25 03:17:17 DEBUG : dir/: Removing directory marker --- PASS: TestDirRemoveName (2.30s) === RUN TestDirRename run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:18 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:18 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/25 03:17:20 DEBUG : dir2/: Creating directory marker 2025/11/25 03:17:21 DEBUG : dir2/file1: size = 14 OK 2025/11/25 03:17:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:17:21 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/25 03:17:21 DEBUG : dir2/file3: size = 15 OK 2025/11/25 03:17:21 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/25 03:17:21 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/25 03:17:21 INFO : dir/file1: Deleted 2025/11/25 03:17:21 INFO : dir/file3: Deleted 2025/11/25 03:17:21 DEBUG : dir/: Removing directory marker 2025/11/25 03:17:21 DEBUG : dir: Updating dir with dir2 0xc00070e9c0 2025/11/25 03:17:21 DEBUG : dir: forgetting directory cache 2025/11/25 03:17:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:17:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/25 03:17:22 DEBUG : file2: size = 14 OK 2025/11/25 03:17:22 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:17:22 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/25 03:17:22 INFO : dir2/file1: Deleted 2025/11/25 03:17:22 DEBUG : file2: Updating file with file2 0xc0001b1140 2025/11/25 03:17:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:17:23 DEBUG : dir2/file3: size = 14 OK 2025/11/25 03:17:23 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:17:23 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/25 03:17:23 INFO : file2: Deleted 2025/11/25 03:17:23 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001b1140 2025/11/25 03:17:23 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/25 03:17:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/25 03:17:23 DEBUG : empty directory/: Creating directory marker 2025/11/25 03:17:23 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/25 03:17:24 DEBUG : renamed empty directory/: Creating directory marker 2025/11/25 03:17:24 DEBUG : empty directory/: Removing directory marker 2025/11/25 03:17:24 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000602750 2025/11/25 03:17:24 DEBUG : empty directory: forgetting directory cache 2025/11/25 03:17:24 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/25 03:17:24 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/25 03:17:24 DEBUG : dir2: Renaming to "dir3" 2025/11/25 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:24 DEBUG : dir3: Looking for writers 2025/11/25 03:17:24 DEBUG : file3: reading active writers 2025/11/25 03:17:24 DEBUG : renamed empty directory: Looking for writers 2025/11/25 03:17:24 DEBUG : Looking for writers 2025/11/25 03:17:24 DEBUG : dir3: reading active writers 2025/11/25 03:17:24 DEBUG : renamed empty directory: reading active writers 2025/11/25 03:17:24 DEBUG : >WaitForWriters: 2025/11/25 03:17:24 DEBUG : renamed empty directory/: Removing directory marker 2025/11/25 03:17:24 DEBUG : dir2/: Removing directory marker --- PASS: TestDirRename (7.10s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:25 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:25 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:26 DEBUG : dir/sub/: Creating directory marker 2025/11/25 03:17:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:17:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:17:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:17:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/25 03:17:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:17:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:17:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:17:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/25 03:17:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:17:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (12 bytes), uploading instead of streaming 2025/11/25 03:17:27 DEBUG : dir/sub/file2: size = 12 OK 2025/11/25 03:17:27 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/25 03:17:27 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:17:27 DEBUG : forgetting directory cache 2025/11/25 03:17:27 DEBUG : dir: forgetting directory cache 2025/11/25 03:17:27 DEBUG : dir/sub: forgetting directory cache 2025/11/25 03:17:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/25 03:17:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/25 03:17:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:17:27 DEBUG : dir/sub/file0: size = 5 OK 2025/11/25 03:17:27 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:17:27 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/25 03:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:17:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:27 DEBUG : dir/sub: Looking for writers 2025/11/25 03:17:27 DEBUG : file0: reading active writers 2025/11/25 03:17:27 DEBUG : file2: reading active writers 2025/11/25 03:17:27 DEBUG : dir: Looking for writers 2025/11/25 03:17:27 DEBUG : file1: reading active writers 2025/11/25 03:17:27 DEBUG : sub: reading active writers 2025/11/25 03:17:27 DEBUG : Looking for writers 2025/11/25 03:17:27 DEBUG : dir: reading active writers 2025/11/25 03:17:27 DEBUG : >WaitForWriters: 2025/11/25 03:17:28 DEBUG : dir/sub/: Removing directory marker 2025/11/25 03:17:28 DEBUG : dir/: Removing directory marker --- PASS: TestDirFileOpen (3.36s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:28 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/25 03:17:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:28 DEBUG : Looking for writers 2025/11/25 03:17:28 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:28 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:29 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:17:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:17:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/25 03:17:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:17:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/25 03:17:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/25 03:17:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/25 03:17:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:17:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:17:30 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:30 DEBUG : dir: Looking for writers 2025/11/25 03:17:30 DEBUG : file1: reading active writers 2025/11/25 03:17:30 DEBUG : file1.metadata: reading active writers 2025/11/25 03:17:30 DEBUG : Looking for writers 2025/11/25 03:17:30 DEBUG : dir.metadata: reading active writers 2025/11/25 03:17:30 DEBUG : dir: reading active writers 2025/11/25 03:17:30 DEBUG : >WaitForWriters: 2025/11/25 03:17:30 DEBUG : dir/: Removing directory marker --- PASS: TestDirMetadataExtension (1.72s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:30 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:31 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:31 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:31 DEBUG : dir: Looking for writers 2025/11/25 03:17:31 DEBUG : file1: reading active writers 2025/11/25 03:17:31 DEBUG : Looking for writers 2025/11/25 03:17:31 DEBUG : dir: reading active writers 2025/11/25 03:17:31 DEBUG : >WaitForWriters: 2025/11/25 03:17:32 DEBUG : dir/: Removing directory marker --- PASS: TestFileMethods (1.69s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:32 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:32 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:34 DEBUG : Can set mod time: true 2025/11/25 03:17:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/25 03:17:34 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:34 DEBUG : dir: Looking for writers 2025/11/25 03:17:34 DEBUG : file1: reading active writers 2025/11/25 03:17:34 DEBUG : Looking for writers 2025/11/25 03:17:34 DEBUG : dir: reading active writers 2025/11/25 03:17:34 DEBUG : >WaitForWriters: 2025/11/25 03:17:34 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:35 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:35 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:36 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:17:36 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:17:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:17:36 DEBUG : dir/file1: Received error: googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2025/11/25 03:17:36 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:17:36 DEBUG : dir/file1: size = 0 OK 2025/11/25 03:17:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:17:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:17:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/25 03:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:37 DEBUG : dir: Looking for writers 2025/11/25 03:17:37 DEBUG : file1: reading active writers 2025/11/25 03:17:37 DEBUG : Looking for writers 2025/11/25 03:17:37 DEBUG : dir: reading active writers 2025/11/25 03:17:37 DEBUG : >WaitForWriters: 2025/11/25 03:17:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:37 DEBUG : dir: Looking for writers 2025/11/25 03:17:37 DEBUG : file1: reading active writers 2025/11/25 03:17:37 DEBUG : Looking for writers 2025/11/25 03:17:37 DEBUG : dir: reading active writers 2025/11/25 03:17:37 DEBUG : >WaitForWriters: 2025/11/25 03:17:37 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:37 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:38 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:38 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:17:39 DEBUG : dir/file1: size = 5 OK 2025/11/25 03:17:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:17:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:17:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/25 03:17:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:39 DEBUG : dir: Looking for writers 2025/11/25 03:17:39 DEBUG : file1: reading active writers 2025/11/25 03:17:39 DEBUG : Looking for writers 2025/11/25 03:17:39 DEBUG : dir: reading active writers 2025/11/25 03:17:39 DEBUG : >WaitForWriters: 2025/11/25 03:17:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:39 DEBUG : dir: Looking for writers 2025/11/25 03:17:39 DEBUG : file1: reading active writers 2025/11/25 03:17:39 DEBUG : Looking for writers 2025/11/25 03:17:39 DEBUG : dir: reading active writers 2025/11/25 03:17:39 DEBUG : >WaitForWriters: 2025/11/25 03:17:39 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:40 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:40 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:17:40 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:40 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:17:40 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/25 03:17:41 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:41 DEBUG : dir: Looking for writers 2025/11/25 03:17:41 DEBUG : file1: reading active writers 2025/11/25 03:17:41 DEBUG : Looking for writers 2025/11/25 03:17:41 DEBUG : dir: reading active writers 2025/11/25 03:17:41 DEBUG : >WaitForWriters: 2025/11/25 03:17:41 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:17:42 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:42 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:42 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:17:42 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:42 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:17:42 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/25 03:17:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:17:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:17:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:17:43 DEBUG : dir/file1(0xc0007906c0): close: 2025/11/25 03:17:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/25 03:17:43 DEBUG : dir/file1(0xc0007906c0): >close: err= 2025/11/25 03:17:43 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:43 DEBUG : dir: Looking for writers 2025/11/25 03:17:43 DEBUG : file1: reading active writers 2025/11/25 03:17:43 DEBUG : Looking for writers 2025/11/25 03:17:43 DEBUG : dir: reading active writers 2025/11/25 03:17:43 DEBUG : >WaitForWriters: 2025/11/25 03:17:43 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:43 DEBUG : dir: Looking for writers 2025/11/25 03:17:43 DEBUG : file1: reading active writers 2025/11/25 03:17:43 DEBUG : Looking for writers 2025/11/25 03:17:43 DEBUG : dir: reading active writers 2025/11/25 03:17:43 DEBUG : >WaitForWriters: 2025/11/25 03:17:43 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:17:44 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:44 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:44 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:17:44 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:17:44 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:17:44 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:45 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:17:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xacelaf9xiji: 1/10 (googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:17:47 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:17:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/25 03:17:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:17:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:17:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:17:47 DEBUG : dir/file1(0xc000790940): _writeAt: size=5, off=0 2025/11/25 03:17:47 DEBUG : dir/file1(0xc000790940): openPending: 2025/11/25 03:17:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:17:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:47 DEBUG : dir/file1(0xc000790940): >openPending: err= 2025/11/25 03:17:47 DEBUG : dir/file1(0xc000790940): >_writeAt: n=5, err= 2025/11/25 03:17:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 03:17:47 DEBUG : dir/file1(0xc000790940): close: 2025/11/25 03:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/25 03:17:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/25 03:17:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/25 03:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/25 03:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 03:17:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:17:48 DEBUG : dir/file1(0xc000790940): >close: err= 2025/11/25 03:17:48 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:17:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:17:48 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:17:48 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/25 03:17:48 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:17:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/25 03:17:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:17:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/25 03:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:17:48 DEBUG : dir: Looking for writers 2025/11/25 03:17:48 DEBUG : file1: reading active writers 2025/11/25 03:17:48 DEBUG : Looking for writers 2025/11/25 03:17:48 DEBUG : dir: reading active writers 2025/11/25 03:17:48 DEBUG : >WaitForWriters: 2025/11/25 03:17:49 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:49 DEBUG : dir: Looking for writers 2025/11/25 03:17:49 DEBUG : file1: reading active writers 2025/11/25 03:17:49 DEBUG : Looking for writers 2025/11/25 03:17:49 DEBUG : dir: reading active writers 2025/11/25 03:17:49 DEBUG : >WaitForWriters: 2025/11/25 03:17:49 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:17:49 DEBUG : dir/: Removing directory marker --- PASS: TestFileSetModTime (17.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.76s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (2.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (2.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.06s) === RUN TestFileOpenRead run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:49 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:49 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:17:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:17:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:17:50 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:50 DEBUG : dir: Looking for writers 2025/11/25 03:17:50 DEBUG : file1: reading active writers 2025/11/25 03:17:50 DEBUG : Looking for writers 2025/11/25 03:17:50 DEBUG : dir: reading active writers 2025/11/25 03:17:50 DEBUG : >WaitForWriters: 2025/11/25 03:17:51 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpenRead (1.91s) === RUN TestFileOpenReadUnknownSize 2025/11/25 03:17:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/25 03:17:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/25 03:17:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:17:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/25 03:17:51 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:51 DEBUG : Looking for writers 2025/11/25 03:17:51 DEBUG : file.txt: reading active writers 2025/11/25 03:17:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:51 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:51 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:52 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:17:52 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:17:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:17:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:17:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:52 DEBUG : dir: Looking for writers 2025/11/25 03:17:52 DEBUG : file1: reading active writers 2025/11/25 03:17:52 DEBUG : Looking for writers 2025/11/25 03:17:52 DEBUG : dir: reading active writers 2025/11/25 03:17:52 DEBUG : >WaitForWriters: 2025/11/25 03:17:53 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpenWrite (1.90s) === RUN TestFileRemove run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:53 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:53 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:54 DEBUG : dir/file1: Remove: 2025/11/25 03:17:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:54 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:17:54 DEBUG : dir/file1: Remove: 2025/11/25 03:17:54 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/25 03:17:54 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:54 DEBUG : dir: Looking for writers 2025/11/25 03:17:54 DEBUG : Looking for writers 2025/11/25 03:17:54 DEBUG : dir: reading active writers 2025/11/25 03:17:54 DEBUG : >WaitForWriters: 2025/11/25 03:17:54 DEBUG : dir/: Removing directory marker --- PASS: TestFileRemove (1.83s) === RUN TestFileRemoveAll run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:55 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:55 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:56 DEBUG : dir/file1: Remove: 2025/11/25 03:17:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:17:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:17:56 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:17:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:17:56 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:17:56 DEBUG : dir/file1: Remove: 2025/11/25 03:17:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/25 03:17:56 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:56 DEBUG : dir: Looking for writers 2025/11/25 03:17:56 DEBUG : Looking for writers 2025/11/25 03:17:56 DEBUG : dir: reading active writers 2025/11/25 03:17:56 DEBUG : >WaitForWriters: 2025/11/25 03:17:56 DEBUG : dir/: Removing directory marker --- PASS: TestFileRemoveAll (1.96s) === RUN TestFileOpen run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:57 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:57 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:17:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/25 03:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:17:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/25 03:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:17:58 DEBUG : dir/file1: Open: flags=0x3 2025/11/25 03:17:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/25 03:17:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/25 03:17:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:58 DEBUG : dir: Looking for writers 2025/11/25 03:17:58 DEBUG : file1: reading active writers 2025/11/25 03:17:58 DEBUG : Looking for writers 2025/11/25 03:17:58 DEBUG : dir: reading active writers 2025/11/25 03:17:58 DEBUG : >WaitForWriters: 2025/11/25 03:17:58 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpen (1.62s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:17:58 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:17:59 DEBUG : dir/: Creating directory marker 2025/11/25 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:17:59 DEBUG : dir: Looking for writers 2025/11/25 03:17:59 DEBUG : file1: reading active writers 2025/11/25 03:17:59 DEBUG : Looking for writers 2025/11/25 03:17:59 DEBUG : dir: reading active writers 2025/11/25 03:17:59 DEBUG : >WaitForWriters: 2025/11/25 03:18:00 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:00 INFO : dir/file1: Deleted 2025/11/25 03:18:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000977380 2025/11/25 03:18:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:01 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:01 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:01 INFO : newLeaf: Deleted 2025/11/25 03:18:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000977380 2025/11/25 03:18:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc000977380 2025/11/25 03:18:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:01 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:18:02 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:18:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:18:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:02 DEBUG : newLeaf: Running delayed rename now 2025/11/25 03:18:02 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:02 INFO : dir/file1: Deleted 2025/11/25 03:18:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000977380 2025/11/25 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:02 DEBUG : dir: Looking for writers 2025/11/25 03:18:02 DEBUG : Looking for writers 2025/11/25 03:18:02 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:02 DEBUG : dir: reading active writers 2025/11/25 03:18:02 DEBUG : >WaitForWriters: 2025/11/25 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:02 DEBUG : dir: Looking for writers 2025/11/25 03:18:02 DEBUG : Looking for writers 2025/11/25 03:18:02 DEBUG : dir: reading active writers 2025/11/25 03:18:02 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:02 DEBUG : >WaitForWriters: 2025/11/25 03:18:03 DEBUG : dir/: Removing directory marker === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:03 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:03 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:03 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:04 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:04 DEBUG : dir: Looking for writers 2025/11/25 03:18:04 DEBUG : file1: reading active writers 2025/11/25 03:18:04 DEBUG : Looking for writers 2025/11/25 03:18:04 DEBUG : dir: reading active writers 2025/11/25 03:18:04 DEBUG : >WaitForWriters: 2025/11/25 03:18:05 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:05 INFO : dir/file1: Deleted 2025/11/25 03:18:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000977980 2025/11/25 03:18:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:18:06 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:18:06 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:18:06 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:06 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:06 INFO : newLeaf: Deleted 2025/11/25 03:18:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000977980 2025/11/25 03:18:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000977980 2025/11/25 03:18:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:06 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:18:06 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:18:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:18:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:06 DEBUG : newLeaf: Running delayed rename now 2025/11/25 03:18:07 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:07 INFO : dir/file1: Deleted 2025/11/25 03:18:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000977980 2025/11/25 03:18:07 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:07 DEBUG : dir: Looking for writers 2025/11/25 03:18:07 DEBUG : Looking for writers 2025/11/25 03:18:07 DEBUG : dir: reading active writers 2025/11/25 03:18:07 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:07 DEBUG : >WaitForWriters: 2025/11/25 03:18:07 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:07 DEBUG : dir: Looking for writers 2025/11/25 03:18:07 DEBUG : Looking for writers 2025/11/25 03:18:07 DEBUG : dir: reading active writers 2025/11/25 03:18:07 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:07 DEBUG : >WaitForWriters: 2025/11/25 03:18:07 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:07 DEBUG : dir/: Removing directory marker === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:07 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:07 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:07 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:07 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:08 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:18:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): openPending: 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): >openPending: err= 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): _writeAt: size=14, off=0 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): >_writeAt: n=14, err= 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): close: 2025/11/25 03:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:09 DEBUG : dir/file1(0xc0009ca240): >close: err= 2025/11/25 03:18:09 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:18:09 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:09 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/25 03:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:09 DEBUG : dir: Looking for writers 2025/11/25 03:18:09 DEBUG : file1: reading active writers 2025/11/25 03:18:09 DEBUG : Looking for writers 2025/11/25 03:18:09 DEBUG : dir: reading active writers 2025/11/25 03:18:09 DEBUG : >WaitForWriters: 2025/11/25 03:18:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): _readAt: size=512, off=0 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): openPending: 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): >openPending: err= 2025/11/25 03:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): >_readAt: n=14, err=EOF 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): close: 2025/11/25 03:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:09 DEBUG : dir/file1(0xc000790700): >close: err= 2025/11/25 03:18:10 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:10 INFO : dir/file1: Deleted 2025/11/25 03:18:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00079a0c0 2025/11/25 03:18:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:11 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:11 INFO : newLeaf: Deleted 2025/11/25 03:18:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:18:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00079a0c0 2025/11/25 03:18:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:11 DEBUG : dir/file1(0xc0002ce940): openPending: 2025/11/25 03:18:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:18:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:18:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:11 DEBUG : dir/file1(0xc0002ce940): >openPending: err= 2025/11/25 03:18:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:11 DEBUG : dir/file1(0xc0002ce940): _writeAt: size=25, off=0 2025/11/25 03:18:11 DEBUG : dir/file1(0xc0002ce940): >_writeAt: n=25, err= 2025/11/25 03:18:12 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:12 INFO : dir/file1: Deleted 2025/11/25 03:18:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00079a0c0 2025/11/25 03:18:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:12 DEBUG : newLeaf(0xc0002ce940): close: 2025/11/25 03:18:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:18:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:18:11.532654432 +0000 UTC m=+105.936430910 2025/11/25 03:18:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:12 DEBUG : newLeaf(0xc0002ce940): >close: err= 2025/11/25 03:18:12 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:12 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:12 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:12 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:18:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:18:11.532654432 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:18:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:18:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : >WaitForWriters: 2025/11/25 03:18:12 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:12 DEBUG : dir: Looking for writers 2025/11/25 03:18:12 DEBUG : Looking for writers 2025/11/25 03:18:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:12 DEBUG : dir: reading active writers 2025/11/25 03:18:12 DEBUG : >WaitForWriters: 2025/11/25 03:18:12 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:12 DEBUG : dir/: Removing directory marker === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:13 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:13 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:13 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:13 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:13 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:14 DEBUG : dir: Looking for writers 2025/11/25 03:18:14 DEBUG : file1: reading active writers 2025/11/25 03:18:14 DEBUG : Looking for writers 2025/11/25 03:18:14 DEBUG : dir: reading active writers 2025/11/25 03:18:14 DEBUG : >WaitForWriters: 2025/11/25 03:18:14 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:15 INFO : dir/file1: Deleted 2025/11/25 03:18:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0003af140 2025/11/25 03:18:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:15 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:15 INFO : newLeaf: Deleted 2025/11/25 03:18:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0003af140 2025/11/25 03:18:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:16 DEBUG : dir/file1(0xc000790a00): openPending: 2025/11/25 03:18:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:18:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:16 DEBUG : dir/file1(0xc000790a00): >openPending: err= 2025/11/25 03:18:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:16 DEBUG : dir/file1(0xc000790a00): _writeAt: size=25, off=0 2025/11/25 03:18:16 DEBUG : dir/file1(0xc000790a00): >_writeAt: n=25, err= 2025/11/25 03:18:16 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:16 INFO : dir/file1: Deleted 2025/11/25 03:18:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0003af140 2025/11/25 03:18:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:16 DEBUG : newLeaf(0xc000790a00): close: 2025/11/25 03:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:18:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:18:16.135163603 +0000 UTC m=+110.538940119 2025/11/25 03:18:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:16 DEBUG : newLeaf(0xc000790a00): >close: err= 2025/11/25 03:18:16 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:16 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:16 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:16 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:18:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:18:16.135163603 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:18:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:18:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:18:16 DEBUG : dir: Looking for writers 2025/11/25 03:18:16 DEBUG : Looking for writers 2025/11/25 03:18:16 DEBUG : dir: reading active writers 2025/11/25 03:18:16 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:16 DEBUG : >WaitForWriters: 2025/11/25 03:18:17 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:17 DEBUG : dir: Looking for writers 2025/11/25 03:18:17 DEBUG : Looking for writers 2025/11/25 03:18:17 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:17 DEBUG : dir: reading active writers 2025/11/25 03:18:17 DEBUG : >WaitForWriters: 2025/11/25 03:18:17 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:17 DEBUG : dir/: Removing directory marker === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:17 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:17 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:17 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:17 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:18 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:18:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): openPending: 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:18:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): >openPending: err= 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): _writeAt: size=14, off=0 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): >_writeAt: n=14, err= 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): close: 2025/11/25 03:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:18 DEBUG : dir/file1(0xc000b1e980): >close: err= 2025/11/25 03:18:18 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:18 DEBUG : dir: Looking for writers 2025/11/25 03:18:18 DEBUG : file1: reading active writers 2025/11/25 03:18:18 DEBUG : Looking for writers 2025/11/25 03:18:18 DEBUG : dir: reading active writers 2025/11/25 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:18 DEBUG : dir: Looking for writers 2025/11/25 03:18:18 DEBUG : file1: reading active writers 2025/11/25 03:18:18 DEBUG : Looking for writers 2025/11/25 03:18:18 DEBUG : dir: reading active writers 2025/11/25 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:18 DEBUG : dir: Looking for writers 2025/11/25 03:18:18 DEBUG : file1: reading active writers 2025/11/25 03:18:18 DEBUG : Looking for writers 2025/11/25 03:18:18 DEBUG : dir: reading active writers 2025/11/25 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:18 DEBUG : dir: Looking for writers 2025/11/25 03:18:18 DEBUG : file1: reading active writers 2025/11/25 03:18:18 DEBUG : Looking for writers 2025/11/25 03:18:18 DEBUG : dir: reading active writers 2025/11/25 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:18 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:18:18 DEBUG : dir: Looking for writers 2025/11/25 03:18:18 DEBUG : file1: reading active writers 2025/11/25 03:18:18 DEBUG : Looking for writers 2025/11/25 03:18:18 DEBUG : dir: reading active writers 2025/11/25 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:19 DEBUG : dir: Looking for writers 2025/11/25 03:18:19 DEBUG : file1: reading active writers 2025/11/25 03:18:19 DEBUG : Looking for writers 2025/11/25 03:18:19 DEBUG : dir: reading active writers 2025/11/25 03:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:18:19 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:19 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:18:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/25 03:18:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:19 DEBUG : dir: Looking for writers 2025/11/25 03:18:19 DEBUG : file1: reading active writers 2025/11/25 03:18:19 DEBUG : Looking for writers 2025/11/25 03:18:19 DEBUG : dir: reading active writers 2025/11/25 03:18:19 DEBUG : >WaitForWriters: 2025/11/25 03:18:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): _readAt: size=512, off=0 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): openPending: 2025/11/25 03:18:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:18:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:18:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): >openPending: err= 2025/11/25 03:18:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): >_readAt: n=14, err=EOF 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): close: 2025/11/25 03:18:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:19 DEBUG : dir/file1(0xc0007908c0): >close: err= 2025/11/25 03:18:20 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:20 INFO : dir/file1: Deleted 2025/11/25 03:18:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00070afc0 2025/11/25 03:18:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:20 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:20 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:21 INFO : newLeaf: Deleted 2025/11/25 03:18:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:18:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00070afc0 2025/11/25 03:18:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:21 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:21 DEBUG : dir/file1(0xc000b1fdc0): openPending: 2025/11/25 03:18:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:18:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:21 DEBUG : dir/file1(0xc000b1fdc0): >openPending: err= 2025/11/25 03:18:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:21 DEBUG : dir/file1(0xc000b1fdc0): _writeAt: size=25, off=0 2025/11/25 03:18:21 DEBUG : dir/file1(0xc000b1fdc0): >_writeAt: n=25, err= 2025/11/25 03:18:21 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:21 INFO : dir/file1: Deleted 2025/11/25 03:18:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00070afc0 2025/11/25 03:18:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:21 DEBUG : newLeaf(0xc000b1fdc0): close: 2025/11/25 03:18:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:18:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:18:21.217595415 +0000 UTC m=+115.621371942 2025/11/25 03:18:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:21 DEBUG : newLeaf(0xc000b1fdc0): >close: err= 2025/11/25 03:18:21 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:21 DEBUG : dir: Looking for writers 2025/11/25 03:18:21 DEBUG : Looking for writers 2025/11/25 03:18:21 DEBUG : dir: reading active writers 2025/11/25 03:18:21 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:21 DEBUG : dir: Looking for writers 2025/11/25 03:18:21 DEBUG : Looking for writers 2025/11/25 03:18:21 DEBUG : dir: reading active writers 2025/11/25 03:18:21 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:21 DEBUG : dir: Looking for writers 2025/11/25 03:18:21 DEBUG : Looking for writers 2025/11/25 03:18:21 DEBUG : dir: reading active writers 2025/11/25 03:18:21 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:21 DEBUG : dir: Looking for writers 2025/11/25 03:18:21 DEBUG : Looking for writers 2025/11/25 03:18:21 DEBUG : dir: reading active writers 2025/11/25 03:18:21 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:21 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:18:21 DEBUG : dir: Looking for writers 2025/11/25 03:18:21 DEBUG : Looking for writers 2025/11/25 03:18:21 DEBUG : dir: reading active writers 2025/11/25 03:18:21 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:21 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:21 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:18:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:18:21.217595415 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:18:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:18:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:18:22 DEBUG : dir: Looking for writers 2025/11/25 03:18:22 DEBUG : Looking for writers 2025/11/25 03:18:22 DEBUG : dir: reading active writers 2025/11/25 03:18:22 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:22 DEBUG : >WaitForWriters: 2025/11/25 03:18:22 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:22 DEBUG : dir: Looking for writers 2025/11/25 03:18:22 DEBUG : Looking for writers 2025/11/25 03:18:22 DEBUG : dir: reading active writers 2025/11/25 03:18:22 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:22 DEBUG : >WaitForWriters: 2025/11/25 03:18:22 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:22 DEBUG : dir/: Removing directory marker === RUN TestFileRename/full,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:22 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:22 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:22 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:22 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:23 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:23 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:23 DEBUG : dir: Looking for writers 2025/11/25 03:18:23 DEBUG : file1: reading active writers 2025/11/25 03:18:23 DEBUG : Looking for writers 2025/11/25 03:18:23 DEBUG : dir: reading active writers 2025/11/25 03:18:23 DEBUG : >WaitForWriters: 2025/11/25 03:18:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:23 DEBUG : dir/file1(0xc000790540): _readAt: size=512, off=0 2025/11/25 03:18:23 DEBUG : dir/file1(0xc000790540): openPending: 2025/11/25 03:18:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:18:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:18:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:23 DEBUG : dir/file1(0xc000790540): >openPending: err= 2025/11/25 03:18:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/25 03:18:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:24 DEBUG : dir/file1(0xc000790540): >_readAt: n=14, err=EOF 2025/11/25 03:18:24 DEBUG : dir/file1(0xc000790540): close: 2025/11/25 03:18:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:24 DEBUG : dir/file1(0xc000790540): >close: err= 2025/11/25 03:18:24 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:24 INFO : dir/file1: Deleted 2025/11/25 03:18:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0003af740 2025/11/25 03:18:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:25 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:18:25 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/25 03:18:25 INFO : newLeaf: Deleted 2025/11/25 03:18:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:18:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0003af740 2025/11/25 03:18:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:18:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:26 DEBUG : dir/file1(0xc000b1ed00): openPending: 2025/11/25 03:18:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:18:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:26 DEBUG : dir/file1(0xc000b1ed00): >openPending: err= 2025/11/25 03:18:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:26 DEBUG : dir/file1(0xc000b1ed00): _writeAt: size=25, off=0 2025/11/25 03:18:26 DEBUG : dir/file1(0xc000b1ed00): >_writeAt: n=25, err= 2025/11/25 03:18:26 DEBUG : newLeaf: size = 14 OK 2025/11/25 03:18:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:18:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/25 03:18:26 INFO : dir/file1: Deleted 2025/11/25 03:18:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:18:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0003af740 2025/11/25 03:18:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:18:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:26 DEBUG : newLeaf(0xc000b1ed00): close: 2025/11/25 03:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:18:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:18:26.012367509 +0000 UTC m=+120.416144026 2025/11/25 03:18:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:26 DEBUG : newLeaf(0xc000b1ed00): >close: err= 2025/11/25 03:18:26 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:26 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:26 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:18:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:18:26 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:18:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:18:26.012367509 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:18:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:18:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:18:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:18:26 DEBUG : dir: Looking for writers 2025/11/25 03:18:26 DEBUG : Looking for writers 2025/11/25 03:18:26 DEBUG : dir: reading active writers 2025/11/25 03:18:26 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:26 DEBUG : >WaitForWriters: 2025/11/25 03:18:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:27 DEBUG : dir: Looking for writers 2025/11/25 03:18:27 DEBUG : Looking for writers 2025/11/25 03:18:27 DEBUG : dir: reading active writers 2025/11/25 03:18:27 DEBUG : newLeaf: reading active writers 2025/11/25 03:18:27 DEBUG : >WaitForWriters: 2025/11/25 03:18:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:27 DEBUG : dir/: Removing directory marker --- PASS: TestFileRename (28.85s) --- PASS: TestFileRename/off,forceCache=false (4.59s) --- PASS: TestFileRename/minimal,forceCache=false (4.62s) --- PASS: TestFileRename/minimal,forceCache=true (5.24s) --- PASS: TestFileRename/writes,forceCache=false (4.47s) --- PASS: TestFileRename/writes,forceCache=true (5.08s) --- PASS: TestFileRename/full,forceCache=false (4.85s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:27 DEBUG : Looking for writers 2025/11/25 03:18:27 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === 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:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:28 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:18:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:18:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:29 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:29 DEBUG : dir: Looking for writers 2025/11/25 03:18:29 DEBUG : file1: reading active writers 2025/11/25 03:18:29 DEBUG : Looking for writers 2025/11/25 03:18:29 DEBUG : dir: reading active writers 2025/11/25 03:18:29 DEBUG : >WaitForWriters: 2025/11/25 03:18:29 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleMethods (1.94s) === RUN TestReadFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:29 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:30 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:18:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/25 03:18:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/25 03:18:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/25 03:18:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/25 03:18:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/25 03:18:32 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:32 DEBUG : dir: Looking for writers 2025/11/25 03:18:32 DEBUG : file1: reading active writers 2025/11/25 03:18:32 DEBUG : Looking for writers 2025/11/25 03:18:32 DEBUG : dir: reading active writers 2025/11/25 03:18:32 DEBUG : >WaitForWriters: 2025/11/25 03:18:32 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleSeek (2.67s) === RUN TestReadFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:32 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:32 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:18:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:18:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/25 03:18:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/25 03:18:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/25 03:18:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/25 03:18:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/25 03:18:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/25 03:18:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/25 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/25 03:18:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/25 03:18:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/25 03:18:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/25 03:18:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/25 03:18:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/25 03:18:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/25 03:18:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/25 03:18:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/25 03:18:35 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:35 DEBUG : dir: Looking for writers 2025/11/25 03:18:35 DEBUG : file1: reading active writers 2025/11/25 03:18:35 DEBUG : Looking for writers 2025/11/25 03:18:35 DEBUG : dir: reading active writers 2025/11/25 03:18:35 DEBUG : >WaitForWriters: 2025/11/25 03:18:35 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleReadAt (3.04s) === RUN TestReadFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:35 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:35 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:18:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:37 DEBUG : dir: Looking for writers 2025/11/25 03:18:37 DEBUG : file1: reading active writers 2025/11/25 03:18:37 DEBUG : Looking for writers 2025/11/25 03:18:37 DEBUG : dir: reading active writers 2025/11/25 03:18:37 DEBUG : >WaitForWriters: 2025/11/25 03:18:37 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:18:37 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:18:37 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:18:37 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleFlush (1.97s) === RUN TestReadFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:37 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:37 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:18:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:18:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/25 03:18:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/25 03:18:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:39 DEBUG : dir: Looking for writers 2025/11/25 03:18:39 DEBUG : file1: reading active writers 2025/11/25 03:18:39 DEBUG : Looking for writers 2025/11/25 03:18:39 DEBUG : dir: reading active writers 2025/11/25 03:18:39 DEBUG : >WaitForWriters: 2025/11/25 03:18:39 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleRelease (1.95s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:39 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:39 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:39 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:39 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:39 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): _readAt: size=1, off=0 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): openPending: 2025/11/25 03:18:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >openPending: err= 2025/11/25 03:18:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:18:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >_readAt: n=1, err= 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): _readAt: size=256, off=1 2025/11/25 03:18:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >_readAt: n=15, err=EOF 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): _readAt: size=16, off=16 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >_readAt: n=0, err=EOF 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): close: 2025/11/25 03:18:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >close: err= 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): close: 2025/11/25 03:18:40 DEBUG : dir/file1(0xc000418800): >close: err=file already closed 2025/11/25 03:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:40 DEBUG : dir: Looking for writers 2025/11/25 03:18:40 DEBUG : file1: reading active writers 2025/11/25 03:18:40 DEBUG : Looking for writers 2025/11/25 03:18:40 DEBUG : dir: reading active writers 2025/11/25 03:18:40 DEBUG : >WaitForWriters: 2025/11/25 03:18:40 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:41 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleMethodsRead (1.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:41 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:41 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:41 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:41 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:41 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): _readAt: size=1, off=0 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): openPending: 2025/11/25 03:18:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >openPending: err= 2025/11/25 03:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:18:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >_readAt: n=1, err= 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): _readAt: size=1, off=5 2025/11/25 03:18:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >_readAt: n=1, err= 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): _readAt: size=1, off=3 2025/11/25 03:18:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >_readAt: n=1, err= 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): _readAt: size=1, off=13 2025/11/25 03:18:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >_readAt: n=1, err= 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): _readAt: size=16, off=100 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >_readAt: n=0, err=EOF 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): close: 2025/11/25 03:18:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:42 DEBUG : dir/file1(0xc0007907c0): >close: err= 2025/11/25 03:18:42 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:42 DEBUG : dir: Looking for writers 2025/11/25 03:18:42 DEBUG : file1: reading active writers 2025/11/25 03:18:42 DEBUG : Looking for writers 2025/11/25 03:18:42 DEBUG : dir: reading active writers 2025/11/25 03:18:42 DEBUG : >WaitForWriters: 2025/11/25 03:18:42 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:43 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSeek (1.96s) === RUN TestRWFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:43 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:43 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:43 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:43 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:43 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=1, off=0 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): openPending: 2025/11/25 03:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >openPending: err= 2025/11/25 03:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:18:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=1, err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=1, off=5 2025/11/25 03:18:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=1, err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=1, off=1 2025/11/25 03:18:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=1, err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=6, off=10 2025/11/25 03:18:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=6, err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=256, off=10 2025/11/25 03:18:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=6, err=EOF 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=256, off=100 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=0, err=EOF 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): close: 2025/11/25 03:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >close: err= 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): _readAt: size=256, off=100 2025/11/25 03:18:44 DEBUG : dir/file1(0xc000418800): >_readAt: n=0, err=file already closed 2025/11/25 03:18:44 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:44 DEBUG : dir: Looking for writers 2025/11/25 03:18:44 DEBUG : file1: reading active writers 2025/11/25 03:18:44 DEBUG : Looking for writers 2025/11/25 03:18:44 DEBUG : dir: reading active writers 2025/11/25 03:18:44 DEBUG : >WaitForWriters: 2025/11/25 03:18:44 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:45 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleReadAt (1.95s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:45 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:45 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:45 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:45 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:45 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:45 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:18:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xacelaf9xiji: 1/10 (googleapi: Error 429: The object rclone-test-xacelaf9xiji/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:18:48 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:18:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:48 DEBUG : dir/file1(0xc000504ac0): RWFileHandle.Flush 2025/11/25 03:18:48 DEBUG : dir/file1(0xc000504ac0): _readAt: size=256, off=0 2025/11/25 03:18:48 DEBUG : dir/file1(0xc000504ac0): openPending: 2025/11/25 03:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:48 DEBUG : dir/file1(0xc000504ac0): >openPending: err= 2025/11/25 03:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/25 03:18:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:49 DEBUG : dir/file1(0xc000504ac0): >_readAt: n=16, err=EOF 2025/11/25 03:18:49 DEBUG : dir/file1(0xc000504ac0): RWFileHandle.Flush 2025/11/25 03:18:49 DEBUG : dir/file1(0xc000504ac0): RWFileHandle.Flush 2025/11/25 03:18:49 DEBUG : dir/file1(0xc000504ac0): close: 2025/11/25 03:18:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:49 DEBUG : dir/file1(0xc000504ac0): >close: err= 2025/11/25 03:18:49 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:49 DEBUG : dir: Looking for writers 2025/11/25 03:18:49 DEBUG : file1: reading active writers 2025/11/25 03:18:49 DEBUG : Looking for writers 2025/11/25 03:18:49 DEBUG : dir: reading active writers 2025/11/25 03:18:49 DEBUG : >WaitForWriters: 2025/11/25 03:18:49 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:49 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleFlushRead (4.25s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:49 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:49 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:49 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:49 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:49 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:18:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:18:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:50 DEBUG : dir/file1(0xc0002ce740): _readAt: size=256, off=0 2025/11/25 03:18:50 DEBUG : dir/file1(0xc0002ce740): openPending: 2025/11/25 03:18:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:50 DEBUG : dir/file1(0xc0002ce740): >openPending: err= 2025/11/25 03:18:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/25 03:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:18:51 DEBUG : dir/file1(0xc0002ce740): >_readAt: n=16, err=EOF 2025/11/25 03:18:51 DEBUG : dir/file1(0xc0002ce740): RWFileHandle.Release 2025/11/25 03:18:51 DEBUG : dir/file1(0xc0002ce740): close: 2025/11/25 03:18:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:18:51 DEBUG : dir/file1(0xc0002ce740): >close: err= 2025/11/25 03:18:51 DEBUG : dir/file1(0xc0002ce740): RWFileHandle.Release 2025/11/25 03:18:51 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:51 DEBUG : dir: Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : dir: reading active writers 2025/11/25 03:18:51 DEBUG : >WaitForWriters: 2025/11/25 03:18:51 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:51 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleReleaseRead (1.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:51 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:51 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:51 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:18:51 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:18:51 DEBUG : file1: newRWFileHandle: 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): openPending: 2025/11/25 03:18:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): >openPending: err= 2025/11/25 03:18:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:18:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): _writeAt: size=5, off=0 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): >_writeAt: n=5, err= 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): _writeAt: size=7, off=5 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): >_writeAt: n=7, err= 2025/11/25 03:18:51 DEBUG : file1: vfs cache: truncate to size=11 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): close: 2025/11/25 03:18:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:18:51.701355799 +0000 UTC m=+146.105132356 2025/11/25 03:18:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): >close: err= 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): close: 2025/11/25 03:18:51 DEBUG : file1(0xc0003c0240): >close: err=file already closed 2025/11/25 03:18:51 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:51 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:18:51 DEBUG : Looking for writers 2025/11/25 03:18:51 DEBUG : file1: reading active writers 2025/11/25 03:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:51 DEBUG : file1: size = 11 OK 2025/11/25 03:18:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:18:51 INFO : file1: Copied (new) 2025/11/25 03:18:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-25 03:18:51.701355799 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/25 03:18:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : >WaitForWriters: 2025/11/25 03:18:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : >WaitForWriters: 2025/11/25 03:18:52 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:52 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:52 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:52 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:18:52 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:18:52 DEBUG : file1: newRWFileHandle: 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): openPending: 2025/11/25 03:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): >openPending: err= 2025/11/25 03:18:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): _writeAt: size=7, off=0 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): >_writeAt: n=7, err= 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): _writeAt: size=6, off=5 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): >_writeAt: n=6, err= 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): close: 2025/11/25 03:18:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:18:52.821347061 +0000 UTC m=+147.225123589 2025/11/25 03:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): >close: err= 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): _writeAt: size=5, off=0 2025/11/25 03:18:52 DEBUG : file1(0xc000790bc0): >_writeAt: n=0, err=file already closed 2025/11/25 03:18:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:52 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:18:52 DEBUG : Looking for writers 2025/11/25 03:18:52 DEBUG : file1: reading active writers 2025/11/25 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:53 DEBUG : file1: size = 11 OK 2025/11/25 03:18:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:18:53 INFO : file1: Copied (new) 2025/11/25 03:18:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-25 03:18:52.821347061 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/25 03:18:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:53 DEBUG : Looking for writers 2025/11/25 03:18:53 DEBUG : file1: reading active writers 2025/11/25 03:18:53 DEBUG : >WaitForWriters: 2025/11/25 03:18:53 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:53 DEBUG : Looking for writers 2025/11/25 03:18:53 DEBUG : file1: reading active writers 2025/11/25 03:18:53 DEBUG : >WaitForWriters: 2025/11/25 03:18:53 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.12s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:53 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:53 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:53 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:18:53 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:18:53 DEBUG : file1: newRWFileHandle: 2025/11/25 03:18:53 DEBUG : file1(0xc0002ce940): openPending: 2025/11/25 03:18:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:53 DEBUG : file1(0xc0002ce940): >openPending: err= 2025/11/25 03:18:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:18:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:18:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:18:53 DEBUG : file1(0xc0002ce940): close: 2025/11/25 03:18:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:18:53.945213009 +0000 UTC m=+148.348989537 2025/11/25 03:18:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:53 DEBUG : file1(0xc0002ce940): >close: err= 2025/11/25 03:18:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:18:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:18:53 DEBUG : file2: newRWFileHandle: 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): openPending: 2025/11/25 03:18:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): >openPending: err= 2025/11/25 03:18:53 DEBUG : file2: >newRWFileHandle: err= 2025/11/25 03:18:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:18:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/25 03:18:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): RWFileHandle.Flush 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): RWFileHandle.Release 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): close: 2025/11/25 03:18:53 DEBUG : file2: vfs cache: setting modification time to 2025-11-25 03:18:53.946750051 +0000 UTC m=+148.350526578 2025/11/25 03:18:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:53 DEBUG : file2(0xc0002cf6c0): >close: err= 2025/11/25 03:18:53 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:53 DEBUG : Looking for writers 2025/11/25 03:18:53 DEBUG : file1: reading active writers 2025/11/25 03:18:53 DEBUG : file2: reading active writers 2025/11/25 03:18:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/25 03:18:53 DEBUG : Looking for writers 2025/11/25 03:18:53 DEBUG : file1: reading active writers 2025/11/25 03:18:53 DEBUG : file2: reading active writers 2025/11/25 03:18:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/25 03:18:53 DEBUG : Looking for writers 2025/11/25 03:18:53 DEBUG : file1: reading active writers 2025/11/25 03:18:53 DEBUG : file2: reading active writers 2025/11/25 03:18:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/25 03:18:54 DEBUG : Looking for writers 2025/11/25 03:18:54 DEBUG : file1: reading active writers 2025/11/25 03:18:54 DEBUG : file2: reading active writers 2025/11/25 03:18:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/25 03:18:54 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:18:54 DEBUG : file2: vfs cache: starting upload 2025/11/25 03:18:54 DEBUG : Looking for writers 2025/11/25 03:18:54 DEBUG : file1: reading active writers 2025/11/25 03:18:54 DEBUG : file2: reading active writers 2025/11/25 03:18:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/25 03:18:54 DEBUG : file1: size = 0 OK 2025/11/25 03:18:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:18:54 INFO : file1: Copied (new) 2025/11/25 03:18:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-25 03:18:53.945213009 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/25 03:18:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:54 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:54 DEBUG : file2: size = 0 OK 2025/11/25 03:18:54 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:18:54 INFO : file2: Copied (new) 2025/11/25 03:18:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-25 03:18:53.946750051 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/25 03:18:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/25 03:18:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:18:54 INFO : file2: vfs cache: upload succeeded try #1 2025/11/25 03:18:54 DEBUG : Looking for writers 2025/11/25 03:18:54 DEBUG : file1: reading active writers 2025/11/25 03:18:54 DEBUG : file2: reading active writers 2025/11/25 03:18:54 DEBUG : >WaitForWriters: 2025/11/25 03:18:54 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:54 DEBUG : Looking for writers 2025/11/25 03:18:54 DEBUG : file1: reading active writers 2025/11/25 03:18:54 DEBUG : file2: reading active writers 2025/11/25 03:18:54 DEBUG : >WaitForWriters: 2025/11/25 03:18:54 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.22s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:54 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:54 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:54 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:18:54 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:18:55 DEBUG : file1: newRWFileHandle: 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): openPending: 2025/11/25 03:18:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): >openPending: err= 2025/11/25 03:18:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:18:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): _writeAt: size=5, off=0 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): >_writeAt: n=5, err= 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): RWFileHandle.Flush 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): RWFileHandle.Flush 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): close: 2025/11/25 03:18:55 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:18:55.16050126 +0000 UTC m=+149.564277777 2025/11/25 03:18:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:55 DEBUG : file1(0xc000504ac0): >close: err= 2025/11/25 03:18:55 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:55 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:55 DEBUG : file1: size = 5 OK 2025/11/25 03:18:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:18:55 INFO : file1: Copied (new) 2025/11/25 03:18:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:18:55.16050126 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:18:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:55 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:55 DEBUG : Looking for writers 2025/11/25 03:18:55 DEBUG : file1: reading active writers 2025/11/25 03:18:55 DEBUG : >WaitForWriters: 2025/11/25 03:18:55 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.94s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:55 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:55 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:55 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:18:55 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:18:56 DEBUG : file1: newRWFileHandle: 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): openPending: 2025/11/25 03:18:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:18:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): >openPending: err= 2025/11/25 03:18:56 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:18:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:18:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): _writeAt: size=5, off=0 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): >_writeAt: n=5, err= 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): RWFileHandle.Release 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): close: 2025/11/25 03:18:56 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:18:56.10755173 +0000 UTC m=+150.511328257 2025/11/25 03:18:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): >close: err= 2025/11/25 03:18:56 DEBUG : file1(0xc0007912c0): RWFileHandle.Release 2025/11/25 03:18:56 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:56 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:56 DEBUG : file1: size = 5 OK 2025/11/25 03:18:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:18:56 INFO : file1: Copied (new) 2025/11/25 03:18:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:18:56.10755173 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:18:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:56 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:56 DEBUG : Looking for writers 2025/11/25 03:18:56 DEBUG : file1: reading active writers 2025/11/25 03:18:56 DEBUG : >WaitForWriters: 2025/11/25 03:18:56 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:18:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:18:56 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRWFileHandleReleaseWrite (1.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:56 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:56 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:56 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:56 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:57 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:18:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:18:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): openPending: 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:18:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): >openPending: err= 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:18:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:18:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:18:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): _writeAt: size=5, off=0 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): >_writeAt: n=5, err= 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): close: 2025/11/25 03:18:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-25 03:18:58.038667001 +0000 UTC m=+152.442443518 2025/11/25 03:18:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:18:58 DEBUG : dir/file1(0xc0002ce780): >close: err= 2025/11/25 03:18:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:18:58 DEBUG : dir/file1: size = 5 OK 2025/11/25 03:18:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:18:58 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-25 03:18:58.038667001 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:18:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:18:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:18:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:18:58 DEBUG : dir: Looking for writers 2025/11/25 03:18:58 DEBUG : file1: reading active writers 2025/11/25 03:18:58 DEBUG : Looking for writers 2025/11/25 03:18:58 DEBUG : dir: reading active writers 2025/11/25 03:18:58 DEBUG : >WaitForWriters: 2025/11/25 03:18:58 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:18:58 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSizeTruncateExisting (2.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:18:59 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:18:59 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:18:59 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:18:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:18:59 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:18:59 DEBUG : dir/: Creating directory marker 2025/11/25 03:18:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:19:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:19:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:19:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): _writeAt: size=5, off=0 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): openPending: 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:19:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): >openPending: err= 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): >_writeAt: n=5, err= 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): _writeAt: size=15, off=5 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): >_writeAt: n=15, err= 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): close: 2025/11/25 03:19:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-25 03:19:00.367716703 +0000 UTC m=+154.771493190 2025/11/25 03:19:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:00 DEBUG : dir/file1(0xc0002ce900): >close: err= 2025/11/25 03:19:00 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:19:00 DEBUG : dir: Looking for writers 2025/11/25 03:19:00 DEBUG : file1: reading active writers 2025/11/25 03:19:00 DEBUG : Looking for writers 2025/11/25 03:19:00 DEBUG : dir: reading active writers 2025/11/25 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:19:00 DEBUG : dir/file1: size = 20 OK 2025/11/25 03:19:00 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/25 03:19:00 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-25 03:19:00.367716703 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/25 03:19:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:19:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:19:01 DEBUG : dir: Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : dir: reading active writers 2025/11/25 03:19:01 DEBUG : >WaitForWriters: 2025/11/25 03:19:01 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:19:01 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSizeCreateExisting (2.34s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:01 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:01 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:01 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:01 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:01 DEBUG : file1: newRWFileHandle: 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): openPending: 2025/11/25 03:19:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): >openPending: err= 2025/11/25 03:19:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:19:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:19:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): _writeAt: size=5, off=0 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): >_writeAt: n=5, err= 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): close: 2025/11/25 03:19:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:19:01.706595854 +0000 UTC m=+156.110372371 2025/11/25 03:19:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:01 DEBUG : file1(0xc000419bc0): >close: err= 2025/11/25 03:19:01 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:19:01 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:19:01 DEBUG : Looking for writers 2025/11/25 03:19:01 DEBUG : file1: reading active writers 2025/11/25 03:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:19:01 DEBUG : file1: size = 5 OK 2025/11/25 03:19:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:19:01 INFO : file1: Copied (new) 2025/11/25 03:19:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:19:01.706595854 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:19:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:19:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:01 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:19:02 DEBUG : Looking for writers 2025/11/25 03:19:02 DEBUG : file1: reading active writers 2025/11/25 03:19:02 DEBUG : >WaitForWriters: 2025/11/25 03:19:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.93s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:02 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/25 03:19:02 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.635557964 +0000 UTC m=+157.039334481 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000505840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.635557964 +0000 UTC m=+157.039334481 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000418080): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.635557964 +0000 UTC m=+157.039334481 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000419bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b6c0 item 1 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.644146229 +0000 UTC m=+157.047922757 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790400): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.644146229 +0000 UTC m=+157.047922757 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000790ac0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340380 item 2 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.651173718 +0000 UTC m=+157.054950236 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007911c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.651173718 +0000 UTC m=+157.054950236 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791640): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.651173718 +0000 UTC m=+157.054950236 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000791b40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ea0 item 3 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.657154103 +0000 UTC m=+157.060930610 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ca340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.657154103 +0000 UTC m=+157.060930610 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009caa80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 4 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.660391885 +0000 UTC m=+157.064168392 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb0c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.660391885 +0000 UTC m=+157.064168392 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cb540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.660391885 +0000 UTC m=+157.064168392 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009cba00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b570 item 5 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.663539928 +0000 UTC m=+157.067316435 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1e340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.663539928 +0000 UTC m=+157.067316435 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1ee00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 6 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.66603636 +0000 UTC m=+157.069812867 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cef80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.66603636 +0000 UTC m=+157.069812867 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0002cf980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.66603636 +0000 UTC m=+157.069812867 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592620 item 7 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.669183411 +0000 UTC m=+157.072959918 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a86c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.669183411 +0000 UTC m=+157.072959918 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a8c00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592f50 item 8 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc0007a91c0): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a91c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.671471702 +0000 UTC m=+157.075248210 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.671471702 +0000 UTC m=+157.075248210 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9a00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.671471702 +0000 UTC m=+157.075248210 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007a9f00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593960 item 9 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.675360846 +0000 UTC m=+157.079137363 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ee600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.675360846 +0000 UTC m=+157.079137363 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eeb40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 10 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc0007ef180): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef180): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.678811236 +0000 UTC m=+157.082587743 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007ef540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.678811236 +0000 UTC m=+157.082587743 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007efa40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.678811236 +0000 UTC m=+157.082587743 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0007eff40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d730 item 11 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.681866416 +0000 UTC m=+157.085642923 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080a640): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.681866416 +0000 UTC m=+157.085642923 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080ab80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 12 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc00080b1c0): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b1c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.684764881 +0000 UTC m=+157.088541378 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080b580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.684764881 +0000 UTC m=+157.088541378 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00080bc40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 13 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.687101693 +0000 UTC m=+157.090878200 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.687101693 +0000 UTC m=+157.090878200 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b880 item 14 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc000826ec0): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000826ec0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.689619975 +0000 UTC m=+157.093396483 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.689619975 +0000 UTC m=+157.093396483 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000827940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 15 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.692619109 +0000 UTC m=+157.096395616 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.692619109 +0000 UTC m=+157.096395616 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 16 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.696644579 +0000 UTC m=+157.100421076 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000860bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.696644579 +0000 UTC m=+157.100421076 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.696644579 +0000 UTC m=+157.100421076 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 17 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.700999816 +0000 UTC m=+157.104776313 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000861bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.700999816 +0000 UTC m=+157.104776313 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c180): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 18 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.704481024 +0000 UTC m=+157.108257521 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089c800): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.704481024 +0000 UTC m=+157.108257521 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0440): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.704481024 +0000 UTC m=+157.108257521 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0003c0d40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003349a0 item 19 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.710793301 +0000 UTC m=+157.114569808 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902000): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.710793301 +0000 UTC m=+157.114569808 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003359d0 item 20 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.713025949 +0000 UTC m=+157.116802456 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000902bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.713025949 +0000 UTC m=+157.116802456 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009030c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.713025949 +0000 UTC m=+157.116802456 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009035c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 21 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.717211788 +0000 UTC m=+157.120988295 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000903c40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.717211788 +0000 UTC m=+157.120988295 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e200): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 22 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.719529585 +0000 UTC m=+157.123306092 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091e880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.719529585 +0000 UTC m=+157.123306092 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091ed80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.719529585 +0000 UTC m=+157.123306092 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 23 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.726983683 +0000 UTC m=+157.130760190 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091f900): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.726983683 +0000 UTC m=+157.130760190 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00091fe40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 24 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc000936500): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936500): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.729533865 +0000 UTC m=+157.133310382 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009368c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.729533865 +0000 UTC m=+157.133310382 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000936dc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.729533865 +0000 UTC m=+157.133310382 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 25 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.733020794 +0000 UTC m=+157.136797301 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.733020794 +0000 UTC m=+157.136797301 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000937ec0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 26 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc000958580): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.735707933 +0000 UTC m=+157.139484440 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.735707933 +0000 UTC m=+157.139484440 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000958e40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.735707933 +0000 UTC m=+157.139484440 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959380): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 27 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.739894265 +0000 UTC m=+157.143670771 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959a00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.739894265 +0000 UTC m=+157.143670771 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000959f40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee70 item 28 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc000974600): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000974600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.742528905 +0000 UTC m=+157.146305412 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009749c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.742528905 +0000 UTC m=+157.146305412 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975080): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 29 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.745173093 +0000 UTC m=+157.148949600 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975700): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.745173093 +0000 UTC m=+157.148949600 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000975c40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f650 item 30 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): _readAt: size=2, off=0 2025/11/25 03:19:02 ERROR : open-test-file(0xc0009a2300): Couldn't read size of file 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): close: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.748470567 +0000 UTC m=+157.152247084 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a26c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.748470567 +0000 UTC m=+157.152247084 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a2d80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 31 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.750766673 +0000 UTC m=+157.154543170 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3400): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.750766673 +0000 UTC m=+157.154543170 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009a3940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530070 item 32 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.752761805 +0000 UTC m=+157.156538302 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2000): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530540 item 33 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.75346351 +0000 UTC m=+157.157240018 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2480): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.75346351 +0000 UTC m=+157.157240018 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530700 item 33 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.75614548 +0000 UTC m=+157.159921977 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c2fc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530af0 item 34 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.757277352 +0000 UTC m=+157.161053849 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3440): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.757277352 +0000 UTC m=+157.161053849 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009c3980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530cb0 item 34 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.759113396 +0000 UTC m=+157.162889903 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005312d0 item 35 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.759820292 +0000 UTC m=+157.163596789 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec4c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.759820292 +0000 UTC m=+157.163596789 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ec9c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531500 item 35 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.761774776 +0000 UTC m=+157.165551284 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531b20 item 36 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.762597299 +0000 UTC m=+157.166373807 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009ed540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.762597299 +0000 UTC m=+157.166373807 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0009eda80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531d50 item 36 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.764445485 +0000 UTC m=+157.168221982 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a140): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548310 item 37 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.765106294 +0000 UTC m=+157.168882801 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2a5c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.765106294 +0000 UTC m=+157.168882801 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2aac0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548540 item 37 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.76701873 +0000 UTC m=+157.170795227 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b140): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548a10 item 38 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.76776493 +0000 UTC m=+157.171541437 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2b640): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.76776493 +0000 UTC m=+157.171541437 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a2bb80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548cb0 item 38 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.769457433 +0000 UTC m=+157.173233940 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549180 item 39 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.770333837 +0000 UTC m=+157.174110334 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46780): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.770333837 +0000 UTC m=+157.174110334 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a46c80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549420 item 39 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.772117171 +0000 UTC m=+157.175893679 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005497a0 item 40 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.772897033 +0000 UTC m=+157.176673540 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a47800): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.772897033 +0000 UTC m=+157.176673540 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f0c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549960 item 40 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.774808138 +0000 UTC m=+157.178584635 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1f700): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 41 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.775583932 +0000 UTC m=+157.179360429 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b1fc00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 41 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.776496394 +0000 UTC m=+157.180272891 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a140): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.776496394 +0000 UTC m=+157.180272891 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8a680): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e0e0 item 41 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.778495163 +0000 UTC m=+157.182271660 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8acc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e4d0 item 42 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.779247713 +0000 UTC m=+157.183024210 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b1c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e700 item 42 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.780303853 +0000 UTC m=+157.184080350 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8b700): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.780303853 +0000 UTC m=+157.184080350 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a8bc80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e930 item 42 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.782132382 +0000 UTC m=+157.185908879 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ed20 item 43 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.782889603 +0000 UTC m=+157.186666109 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aac840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054eee0 item 43 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.784473554 +0000 UTC m=+157.188250060 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aacd80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.784473554 +0000 UTC m=+157.188250060 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad2c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 43 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.786365812 +0000 UTC m=+157.190142309 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aad900): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f420 item 44 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.787027773 +0000 UTC m=+157.190804271 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000aade00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f730 item 44 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.787828515 +0000 UTC m=+157.191605012 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac43c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.787828515 +0000 UTC m=+157.191605012 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fb20 item 44 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.789537489 +0000 UTC m=+157.193313996 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac4f80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574070 item 45 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.790362317 +0000 UTC m=+157.194138814 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5480): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.790362317 +0000 UTC m=+157.194138814 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ac5b80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574380 item 45 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.792380892 +0000 UTC m=+157.196157399 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4240): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574a10 item 46 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.793181854 +0000 UTC m=+157.196958361 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4740): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.793181854 +0000 UTC m=+157.196958361 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae4e40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574c40 item 46 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.795099419 +0000 UTC m=+157.198875916 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5480): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575340 item 47 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.795815513 +0000 UTC m=+157.199592010 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ae5980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.795815513 +0000 UTC m=+157.199592010 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a100): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005755e0 item 47 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.798340357 +0000 UTC m=+157.202116855 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2a740): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005759d0 item 48 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.799223464 +0000 UTC m=+157.202999981 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2ac40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.799223464 +0000 UTC m=+157.202999981 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575ce0 item 48 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.801550457 +0000 UTC m=+157.205326964 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2b980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003201c0 item 49 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.802247946 +0000 UTC m=+157.206024452 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b2be00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.802247946 +0000 UTC m=+157.206024452 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b443c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003205b0 item 49 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.804098795 +0000 UTC m=+157.207875303 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44a40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320bd0 item 50 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.804861246 +0000 UTC m=+157.208637753 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b44f40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.804861246 +0000 UTC m=+157.208637753 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b454c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320e00 item 50 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.807075829 +0000 UTC m=+157.210852326 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b45b40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003211f0 item 51 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.807816468 +0000 UTC m=+157.211592975 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b640c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.807816468 +0000 UTC m=+157.211592975 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 51 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.809899694 +0000 UTC m=+157.213676191 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b64c80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003219d0 item 52 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.810737365 +0000 UTC m=+157.214513872 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65180): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.810737365 +0000 UTC m=+157.214513872 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65700): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ce0 item 52 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.812656674 +0000 UTC m=+157.216433181 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b65d80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 53 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.813333554 +0000 UTC m=+157.217110051 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.813333554 +0000 UTC m=+157.217110051 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ab0 item 53 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.815852817 +0000 UTC m=+157.219629345 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b84ec0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96150 item 54 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.81689927 +0000 UTC m=+157.220675767 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b853c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.81689927 +0000 UTC m=+157.220675767 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000b85940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96310 item 54 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.819955091 +0000 UTC m=+157.223731598 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96690 item 55 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.820845511 +0000 UTC m=+157.224622008 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.820845511 +0000 UTC m=+157.224622008 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba2a80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96850 item 55 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.823190598 +0000 UTC m=+157.226967095 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3100): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96bd0 item 56 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.824115032 +0000 UTC m=+157.227891569 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.824115032 +0000 UTC m=+157.227891569 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ba3b80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96d90 item 56 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.82659325 +0000 UTC m=+157.230369757 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2240): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97110 item 57 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.827258978 +0000 UTC m=+157.231035486 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2780): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b972d0 item 57 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.827989529 +0000 UTC m=+157.231766036 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc2cc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.827989529 +0000 UTC m=+157.231766036 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3240): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97490 item 57 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.830037399 +0000 UTC m=+157.233813896 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97810 item 58 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.831070345 +0000 UTC m=+157.234846853 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000bc3dc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b979d0 item 58 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.83182475 +0000 UTC m=+157.235601257 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2380): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.83182475 +0000 UTC m=+157.235601257 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97b90 item 58 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.833654151 +0000 UTC m=+157.237430648 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be2f80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97f10 item 59 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.834318226 +0000 UTC m=+157.238094723 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be34c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04150 item 59 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.835061099 +0000 UTC m=+157.238837606 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000be3a00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.835061099 +0000 UTC m=+157.238837606 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c000): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04310 item 59 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.838290565 +0000 UTC m=+157.242067052 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0c640): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04690 item 60 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.838854713 +0000 UTC m=+157.242631200 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0cb80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04850 item 60 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.839484895 +0000 UTC m=+157.243261382 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d0c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.839484895 +0000 UTC m=+157.243261382 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0d680): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04a10 item 60 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.841901216 +0000 UTC m=+157.245677703 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c0dcc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04d90 item 61 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.842565662 +0000 UTC m=+157.246342150 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.842565662 +0000 UTC m=+157.246342150 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2c980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c04f50 item 61 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.844218942 +0000 UTC m=+157.247995430 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2cfc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c052d0 item 62 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.844961275 +0000 UTC m=+157.248737762 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2d500): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.844961275 +0000 UTC m=+157.248737762 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c2dc00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c05490 item 62 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.846555886 +0000 UTC m=+157.250332373 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a2c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c05810 item 63 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.847180636 +0000 UTC m=+157.250957123 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4a800): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.847180636 +0000 UTC m=+157.250957123 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4af00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c059d0 item 63 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.848832484 +0000 UTC m=+157.252608972 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4b540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c05d50 item 64 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.849439092 +0000 UTC m=+157.253215580 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c4ba80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.849439092 +0000 UTC m=+157.253215580 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e200): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c05f10 item 64 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.851204984 +0000 UTC m=+157.254981460 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6e840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a310 item 65 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.851916618 +0000 UTC m=+157.255693106 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6ecc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.851916618 +0000 UTC m=+157.255693106 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f1c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a4d0 item 65 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.85366705 +0000 UTC m=+157.257443538 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6f800): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a850 item 66 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.854567179 +0000 UTC m=+157.258343665 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c6fc80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.854567179 +0000 UTC m=+157.258343665 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a240): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6aa10 item 66 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.856718012 +0000 UTC m=+157.260494499 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8a880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ad90 item 67 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.857684284 +0000 UTC m=+157.261460771 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8ad00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.857684284 +0000 UTC m=+157.261460771 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b200): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6af50 item 67 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.859406633 +0000 UTC m=+157.263183121 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8b880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b2d0 item 68 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.860331429 +0000 UTC m=+157.264107915 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000c8bd80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.860331429 +0000 UTC m=+157.264107915 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b490 item 68 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.861820221 +0000 UTC m=+157.265596708 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cae980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b810 item 69 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.862480588 +0000 UTC m=+157.266257065 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caee00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.862480588 +0000 UTC m=+157.266257065 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b9d0 item 69 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.863961426 +0000 UTC m=+157.267737913 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000caf980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6bd50 item 70 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.864818644 +0000 UTC m=+157.268595131 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cafe80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.864818644 +0000 UTC m=+157.268595131 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cce440): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6bf10 item 70 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.868313737 +0000 UTC m=+157.272090244 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cceac0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2310 item 71 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.869130309 +0000 UTC m=+157.272906795 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccefc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.869130309 +0000 UTC m=+157.272906795 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccf4c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd24d0 item 71 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.871516763 +0000 UTC m=+157.275293281 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000ccfb40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2850 item 72 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.872351449 +0000 UTC m=+157.276127956 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf00c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.872351449 +0000 UTC m=+157.276127956 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2a10 item 72 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.878664368 +0000 UTC m=+157.282440875 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf0bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2d90 item 73 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.879225831 +0000 UTC m=+157.283002338 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf10c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2f50 item 73 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.880661684 +0000 UTC m=+157.284438191 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.880661684 +0000 UTC m=+157.284438191 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000cf1ac0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3110 item 73 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.883750957 +0000 UTC m=+157.287527464 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10180): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3490 item 74 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.884533544 +0000 UTC m=+157.288310051 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10680): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3650 item 74 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.885567813 +0000 UTC m=+157.289344321 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d10bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.885567813 +0000 UTC m=+157.289344321 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11140): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3810 item 74 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.888689167 +0000 UTC m=+157.292465674 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11780): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3b90 item 75 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.889556143 +0000 UTC m=+157.293332650 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d11c80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): _writeAt: size=3, off=2 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549b20 item 75 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.891172273 +0000 UTC m=+157.294948780 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.891172273 +0000 UTC m=+157.294948780 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a627c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549ce0 item 75 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.894105574 +0000 UTC m=+157.297882081 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a62e00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a760e0 item 76 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.895036069 +0000 UTC m=+157.298812577 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63300): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a762a0 item 76 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): _writeAt: size=3, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.896674391 +0000 UTC m=+157.300450898 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.896674391 +0000 UTC m=+157.300450898 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000a63dc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a76460 item 76 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.899169902 +0000 UTC m=+157.302946409 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88480): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a767e0 item 77 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.900027499 +0000 UTC m=+157.303804006 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d88980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.900027499 +0000 UTC m=+157.303804006 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89080): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a769a0 item 77 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.902373138 +0000 UTC m=+157.306149645 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d896c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a76d20 item 78 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.903195471 +0000 UTC m=+157.306971977 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d89bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.903195471 +0000 UTC m=+157.306971977 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000da4340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a76ee0 item 78 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.905491395 +0000 UTC m=+157.309267903 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32040): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3dc0 item 79 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.906361988 +0000 UTC m=+157.310138495 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.906361988 +0000 UTC m=+157.310138495 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d32c40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e000 item 79 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.908712205 +0000 UTC m=+157.312488713 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e380 item 80 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.909421156 +0000 UTC m=+157.313197672 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33780): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.909421156 +0000 UTC m=+157.313197672 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d33e80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e540 item 80 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.911837657 +0000 UTC m=+157.315614164 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a540): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e8c0 item 81 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.912640833 +0000 UTC m=+157.316417340 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5a9c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.912640833 +0000 UTC m=+157.316417340 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5af00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ea80 item 81 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.914759136 +0000 UTC m=+157.318535653 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5b580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ee00 item 82 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.915658251 +0000 UTC m=+157.319434759 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d5ba80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.915658251 +0000 UTC m=+157.319434759 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76080): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3efc0 item 82 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.917728565 +0000 UTC m=+157.321505071 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76700): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f340 item 83 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.918910421 +0000 UTC m=+157.322686927 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d76c00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.918910421 +0000 UTC m=+157.322686927 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77140): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f500 item 83 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.921045635 +0000 UTC m=+157.324822142 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d777c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f880 item 84 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.921893304 +0000 UTC m=+157.325669821 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000d77cc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.921893304 +0000 UTC m=+157.325669821 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e122c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fa40 item 84 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.923873278 +0000 UTC m=+157.327649785 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fdc0 item 85 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.924754991 +0000 UTC m=+157.328531498 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e12e40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.924754991 +0000 UTC m=+157.328531498 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089cc40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 85 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.92704195 +0000 UTC m=+157.330818457 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d2c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c60e0 item 86 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.928029471 +0000 UTC m=+157.331805978 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089d7c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.928029471 +0000 UTC m=+157.331805978 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc00089dd40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c62a0 item 86 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.930337079 +0000 UTC m=+157.334113586 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2440): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c6620 item 87 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.931213342 +0000 UTC m=+157.334989849 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2940): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.931213342 +0000 UTC m=+157.334989849 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d2e80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c67e0 item 87 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.933345551 +0000 UTC m=+157.337122068 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3500): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c6b60 item 88 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.934703517 +0000 UTC m=+157.338480024 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc0008d3a00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.934703517 +0000 UTC m=+157.338480024 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13200): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c6d20 item 88 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.936959187 +0000 UTC m=+157.340735674 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13840): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e282a0 item 89 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.93760086 +0000 UTC m=+157.341377347 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e13d80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28460 item 89 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.938490378 +0000 UTC m=+157.342266866 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.938490378 +0000 UTC m=+157.342266866 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e348c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28620 item 89 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.940370224 +0000 UTC m=+157.344146701 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e34f00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e289a0 item 90 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.940962515 +0000 UTC m=+157.344739002 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35440): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28b60 item 90 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.941673899 +0000 UTC m=+157.345450375 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35980): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.941673899 +0000 UTC m=+157.345450375 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e35f40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28d20 item 90 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.943007309 +0000 UTC m=+157.346783796 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e290a0 item 91 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.94392478 +0000 UTC m=+157.347701266 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e54b40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): >_readAt: n=2, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): _writeAt: size=3, off=7 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29260 item 91 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.945134709 +0000 UTC m=+157.348911196 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55080): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): >_readAt: n=8, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.945134709 +0000 UTC m=+157.348911196 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55600): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29420 item 91 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.946891032 +0000 UTC m=+157.350667519 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e55c40): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e297a0 item 92 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.947625008 +0000 UTC m=+157.351401496 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78200): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): open at offset 5 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29960 item 92 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): _readAt: size=2, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): _writeAt: size=3, off=5 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): >_writeAt: n=3, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.948321315 +0000 UTC m=+157.352097802 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78740): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): >_readAt: n=3, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.948321315 +0000 UTC m=+157.352097802 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e78d00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29b20 item 92 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.949987599 +0000 UTC m=+157.353764086 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79340): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29ea0 item 93 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.950695357 +0000 UTC m=+157.354471844 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e79880): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.950695357 +0000 UTC m=+157.354471844 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94000): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e900e0 item 93 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.952314603 +0000 UTC m=+157.356091089 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94640): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e90460 item 94 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.953019605 +0000 UTC m=+157.356796092 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e94b80): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.953019605 +0000 UTC m=+157.356796092 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95280): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e90620 item 94 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.954544986 +0000 UTC m=+157.358321473 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e958c0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e909a0 item 95 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.955105437 +0000 UTC m=+157.358881924 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000e95e00): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.955105437 +0000 UTC m=+157.358881924 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2580): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e90b60 item 95 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): open at offset 0 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): _readAt: size=2, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.956759157 +0000 UTC m=+157.360535645 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb2bc0): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): _writeAt: size=5, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): >openPending: err= 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e90ee0 item 96 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): >_writeAt: n=5, err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.957398887 +0000 UTC m=+157.361175375 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3100): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:02 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): _readAt: size=512, off=0 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): openPending: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): >openPending: err= 2025/11/25 03:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): >_readAt: n=5, err=EOF 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): close: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:02.957398887 +0000 UTC m=+157.361175375 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:02 DEBUG : open-test-file(0xc000eb3800): >close: err= 2025/11/25 03:19:02 DEBUG : open-test-file: Remove: 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e910a0 item 96 2025/11/25 03:19:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:02 DEBUG : open-test-file: >Remove: err= 2025/11/25 03:19:02 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:02 DEBUG : Looking for writers 2025/11/25 03:19:02 DEBUG : >WaitForWriters: 2025/11/25 03:19:02 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:03 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/25 03:19:03 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.512144414 +0000 UTC m=+157.915920941 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0180): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.512144414 +0000 UTC m=+157.915920941 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.512144414 +0000 UTC m=+157.915920941 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f0ac0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c70a0 item 1 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.518415234 +0000 UTC m=+157.922191761 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.518415234 +0000 UTC m=+157.922191761 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c7570 item 2 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.521502152 +0000 UTC m=+157.925278649 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0008f1c40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.521502152 +0000 UTC m=+157.925278649 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.521502152 +0000 UTC m=+157.925278649 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9a600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c78f0 item 3 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.525394783 +0000 UTC m=+157.929171299 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9ac80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.525394783 +0000 UTC m=+157.929171299 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b1c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c7dc0 item 4 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.528382105 +0000 UTC m=+157.932158621 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9b800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.528382105 +0000 UTC m=+157.932158621 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f9bc80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.528382105 +0000 UTC m=+157.932158621 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc1c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb01c0 item 5 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.53266753 +0000 UTC m=+157.936444058 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbc840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.53266753 +0000 UTC m=+157.936444058 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbcd80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb0690 item 6 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.535571426 +0000 UTC m=+157.939347953 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.535571426 +0000 UTC m=+157.939347953 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbd900): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.535571426 +0000 UTC m=+157.939347953 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fbddc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb0a10 item 7 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.538958267 +0000 UTC m=+157.942734755 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdc4c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.538958267 +0000 UTC m=+157.942734755 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdca00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb0ee0 item 8 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc000fdcfc0): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdcfc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.541904602 +0000 UTC m=+157.945681099 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd380): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.541904602 +0000 UTC m=+157.945681099 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fdd800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.541904602 +0000 UTC m=+157.945681099 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000fddd00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb1260 item 9 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.546672103 +0000 UTC m=+157.950448631 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.546672103 +0000 UTC m=+157.950448631 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006940): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb1730 item 10 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc001006f80): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001006f80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.549483055 +0000 UTC m=+157.953259582 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.549483055 +0000 UTC m=+157.953259582 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.549483055 +0000 UTC m=+157.953259582 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001007d40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb1ab0 item 11 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.553098485 +0000 UTC m=+157.956875002 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.553098485 +0000 UTC m=+157.956875002 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026980): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030000 item 12 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc001026fc0): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001026fc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.556339542 +0000 UTC m=+157.960116070 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027380): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.556339542 +0000 UTC m=+157.960116070 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001027a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030380 item 13 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.55958006 +0000 UTC m=+157.963356587 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.55958006 +0000 UTC m=+157.963356587 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044680): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030700 item 14 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc001044cc0): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001044cc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.562248433 +0000 UTC m=+157.966024961 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.562248433 +0000 UTC m=+157.966024961 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045740): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030a80 item 15 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.564974626 +0000 UTC m=+157.968751153 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001045dc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.564974626 +0000 UTC m=+157.968751153 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066380): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030e00 item 16 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.567580222 +0000 UTC m=+157.971356719 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010669c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.567580222 +0000 UTC m=+157.971356719 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001066e40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.567580222 +0000 UTC m=+157.971356719 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001031180 item 17 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.570451316 +0000 UTC m=+157.974227813 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010679c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.570451316 +0000 UTC m=+157.974227813 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001067f00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001031650 item 18 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.572531828 +0000 UTC m=+157.976308325 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108a600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.572531828 +0000 UTC m=+157.976308325 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108ab00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.572531828 +0000 UTC m=+157.976308325 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010319d0 item 19 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.576220665 +0000 UTC m=+157.979997182 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108b680): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.576220665 +0000 UTC m=+157.979997182 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00108bbc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001031ea0 item 20 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.578654239 +0000 UTC m=+157.982430736 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac2c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.578654239 +0000 UTC m=+157.982430736 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ac7c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.578654239 +0000 UTC m=+157.982430736 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010accc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a82a0 item 21 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.583750235 +0000 UTC m=+157.987526732 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.583750235 +0000 UTC m=+157.987526732 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010ad880): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8770 item 22 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.586360139 +0000 UTC m=+157.990136647 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010adf00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.586360139 +0000 UTC m=+157.990136647 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc480): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.586360139 +0000 UTC m=+157.990136647 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cc980): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8af0 item 23 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.593177715 +0000 UTC m=+157.996954242 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.593177715 +0000 UTC m=+157.996954242 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cd540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8fc0 item 24 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc0010cdb80): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdb80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.596375892 +0000 UTC m=+158.000152409 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010cdf40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.596375892 +0000 UTC m=+158.000152409 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f24c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.596375892 +0000 UTC m=+158.000152409 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f2a00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9340 item 25 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.59992081 +0000 UTC m=+158.003697318 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.59992081 +0000 UTC m=+158.003697318 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f35c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9810 item 26 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc0010f3c00): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0010f3c00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.602955321 +0000 UTC m=+158.006731838 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112040): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.602955321 +0000 UTC m=+158.006731838 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.602955321 +0000 UTC m=+158.006731838 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001112a80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9b90 item 27 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.607677015 +0000 UTC m=+158.011453522 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.607677015 +0000 UTC m=+158.011453522 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011280e0 item 28 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc001113c80): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001113c80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.610607841 +0000 UTC m=+158.014384348 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011300c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.610607841 +0000 UTC m=+158.014384348 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130780): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001128460 item 29 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.613309227 +0000 UTC m=+158.017085734 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001130e00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.613309227 +0000 UTC m=+158.017085734 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da4b00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a77420 item 30 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): _readAt: size=2, off=0 2025/11/25 03:19:03 ERROR : open-test-file(0xc000ef03c0): Couldn't read size of file 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef03c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.616986823 +0000 UTC m=+158.020763311 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0780): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.616986823 +0000 UTC m=+158.020763311 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef0e40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e91a40 item 31 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.620107866 +0000 UTC m=+158.023884353 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef14c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.620107866 +0000 UTC m=+158.023884353 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000ef1a00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e91dc0 item 32 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.624908379 +0000 UTC m=+158.028684877 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f340c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f321c0 item 33 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.62709567 +0000 UTC m=+158.030872157 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.62709567 +0000 UTC m=+158.030872157 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f34a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32380 item 33 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.630595474 +0000 UTC m=+158.034371961 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32700 item 34 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.631737785 +0000 UTC m=+158.035514273 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35500): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.631737785 +0000 UTC m=+158.035514273 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f35a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f328c0 item 34 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.634277208 +0000 UTC m=+158.038053705 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32c40 item 35 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.635330123 +0000 UTC m=+158.039106609 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5e580): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.635330123 +0000 UTC m=+158.039106609 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5ea80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f32e00 item 35 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.637284398 +0000 UTC m=+158.041060885 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33180 item 36 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.63802153 +0000 UTC m=+158.041798016 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5f600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.63802153 +0000 UTC m=+158.041798016 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000f5fb40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33340 item 36 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.639652378 +0000 UTC m=+158.043428865 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184200): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f336c0 item 37 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.64054954 +0000 UTC m=+158.044326028 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184680): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.64054954 +0000 UTC m=+158.044326028 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001184b80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33880 item 37 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.642018896 +0000 UTC m=+158.045795383 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185200): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33c00 item 38 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.642775304 +0000 UTC m=+158.046551791 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185700): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.642775304 +0000 UTC m=+158.046551791 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001185c40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f33dc0 item 38 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.644266971 +0000 UTC m=+158.048043458 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a01c0 item 39 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.644872327 +0000 UTC m=+158.048648813 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.644872327 +0000 UTC m=+158.048648813 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a4d40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a0380 item 39 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.646612961 +0000 UTC m=+158.050389448 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a53c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a0700 item 40 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.647167911 +0000 UTC m=+158.050944399 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a58c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.647167911 +0000 UTC m=+158.050944399 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011a5e00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a08c0 item 40 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.648605888 +0000 UTC m=+158.052382385 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a0c40 item 41 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.651359261 +0000 UTC m=+158.055135758 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4940): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a0e00 item 41 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.652145927 +0000 UTC m=+158.055922414 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c4e00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.652145927 +0000 UTC m=+158.055922414 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a0fc0 item 41 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.65391802 +0000 UTC m=+158.057694507 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5980): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a1340 item 42 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.654564232 +0000 UTC m=+158.058340719 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011c5e80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a1500 item 42 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.655172723 +0000 UTC m=+158.058949211 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e4440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.655172723 +0000 UTC m=+158.058949211 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e49c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a16c0 item 42 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.656695168 +0000 UTC m=+158.060471655 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a1a40 item 43 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.657263694 +0000 UTC m=+158.061040181 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5500): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a1c00 item 43 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.657918723 +0000 UTC m=+158.061695210 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0011e5a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.657918723 +0000 UTC m=+158.061695210 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a1dc0 item 43 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.659468438 +0000 UTC m=+158.063244925 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a1c0 item 44 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.660006637 +0000 UTC m=+158.063783135 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001208b40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a380 item 44 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.660666876 +0000 UTC m=+158.064443363 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.660666876 +0000 UTC m=+158.064443363 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a540 item 44 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.662093872 +0000 UTC m=+158.065870359 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001209c40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a8c0 item 45 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.662725817 +0000 UTC m=+158.066502304 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a1c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.662725817 +0000 UTC m=+158.066502304 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122a8c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120aa80 item 45 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.665286229 +0000 UTC m=+158.069062716 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a777a0 item 46 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.665915629 +0000 UTC m=+158.069692126 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.665915629 +0000 UTC m=+158.069692126 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000da5d40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a77960 item 46 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.667578718 +0000 UTC m=+158.071355205 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a77ce0 item 47 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.668195084 +0000 UTC m=+158.071971571 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dca900): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.668195084 +0000 UTC m=+158.071971571 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a77ea0 item 47 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.669943592 +0000 UTC m=+158.073720079 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcb640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de42a0 item 48 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.670543808 +0000 UTC m=+158.074320305 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000dcbb40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.670543808 +0000 UTC m=+158.074320305 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df62c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4460 item 48 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.672154338 +0000 UTC m=+158.075930825 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6900): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de47e0 item 49 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.672771716 +0000 UTC m=+158.076548203 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df6d80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.672771716 +0000 UTC m=+158.076548203 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df72c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de49a0 item 49 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.674947987 +0000 UTC m=+158.078724474 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7940): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4d20 item 50 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.675979742 +0000 UTC m=+158.079756229 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc000df7e40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.675979742 +0000 UTC m=+158.079756229 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4ee0 item 50 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.677713424 +0000 UTC m=+158.081489911 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296ac0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de5260 item 51 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.678470863 +0000 UTC m=+158.082247350 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001296fc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.678470863 +0000 UTC m=+158.082247350 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297500): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de5420 item 51 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.680271411 +0000 UTC m=+158.084047897 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001297b80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de57a0 item 52 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.68096449 +0000 UTC m=+158.084740978 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.68096449 +0000 UTC m=+158.084740978 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0680): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de5960 item 52 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.682631486 +0000 UTC m=+158.086407973 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b0d00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de5ce0 item 53 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.683501758 +0000 UTC m=+158.087278246 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1200): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.683501758 +0000 UTC m=+158.087278246 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1740): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de5ea0 item 53 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.685391632 +0000 UTC m=+158.089168119 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012b1dc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca2a0 item 54 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.686092777 +0000 UTC m=+158.089869264 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6340): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.686092777 +0000 UTC m=+158.089869264 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d68c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca460 item 54 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.687995726 +0000 UTC m=+158.091772202 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d6f40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca7e0 item 55 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.688580833 +0000 UTC m=+158.092357319 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.688580833 +0000 UTC m=+158.092357319 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012d7980): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ca9a0 item 55 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.690304745 +0000 UTC m=+158.094081232 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cad20 item 56 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.691050554 +0000 UTC m=+158.094827041 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6580): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.691050554 +0000 UTC m=+158.094827041 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f6b00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012caee0 item 56 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.692555266 +0000 UTC m=+158.096331753 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb260 item 57 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.693166062 +0000 UTC m=+158.096942549 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7680): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb420 item 57 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.69392832 +0000 UTC m=+158.097704808 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012f7bc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.69392832 +0000 UTC m=+158.097704808 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013121c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb5e0 item 57 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.69544223 +0000 UTC m=+158.099218717 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cb960 item 58 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.696328643 +0000 UTC m=+158.100105129 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001312d40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cbb20 item 58 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.696984742 +0000 UTC m=+158.100761229 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313280): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.696984742 +0000 UTC m=+158.100761229 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cbce0 item 58 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.699312107 +0000 UTC m=+158.103088594 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001313e80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133c0e0 item 59 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.699946456 +0000 UTC m=+158.103722943 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133c2a0 item 59 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.70056177 +0000 UTC m=+158.104338258 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133a980): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.70056177 +0000 UTC m=+158.104338258 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133af00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133c460 item 59 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.702327953 +0000 UTC m=+158.106104440 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133b540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133c7e0 item 60 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.702880608 +0000 UTC m=+158.106657096 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00133ba80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133c9a0 item 60 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.703697451 +0000 UTC m=+158.107473937 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a040): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.703697451 +0000 UTC m=+158.107473937 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135a600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133cb60 item 60 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.705243581 +0000 UTC m=+158.109020068 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135ac40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133cee0 item 61 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.70583002 +0000 UTC m=+158.109606508 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b180): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.70583002 +0000 UTC m=+158.109606508 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135b880): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133d0a0 item 61 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.707635676 +0000 UTC m=+158.111412163 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00135bec0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133d420 item 62 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.708228939 +0000 UTC m=+158.112005426 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384480): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.708228939 +0000 UTC m=+158.112005426 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001384b80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133d5e0 item 62 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.709965956 +0000 UTC m=+158.113742443 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013851c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133d960 item 63 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.710621876 +0000 UTC m=+158.114398353 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385700): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.710621876 +0000 UTC m=+158.114398353 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001385e00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133db20 item 63 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.712240642 +0000 UTC m=+158.116017128 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a84c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133dea0 item 64 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.713115502 +0000 UTC m=+158.116891990 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a8a00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.713115502 +0000 UTC m=+158.116891990 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b20e0 item 64 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.715009905 +0000 UTC m=+158.118786392 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9740): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2460 item 65 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.715666896 +0000 UTC m=+158.119443384 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013a9bc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.715666896 +0000 UTC m=+158.119443384 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2620 item 65 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.717194361 +0000 UTC m=+158.120970848 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8780): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b29a0 item 66 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.717944148 +0000 UTC m=+158.121720634 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c8c00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.717944148 +0000 UTC m=+158.121720634 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2b60 item 66 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.720514077 +0000 UTC m=+158.124290574 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9780): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b2ee0 item 67 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.721389269 +0000 UTC m=+158.125165766 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013c9c00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.721389269 +0000 UTC m=+158.125165766 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0013ee180): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b30a0 item 67 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.723049882 +0000 UTC m=+158.126826359 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b300): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120af50 item 68 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.723946694 +0000 UTC m=+158.127723171 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122b800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.723946694 +0000 UTC m=+158.127723171 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00122bd40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b110 item 68 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.725414566 +0000 UTC m=+158.129191054 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b490 item 69 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.726103258 +0000 UTC m=+158.129879745 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248880): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.726103258 +0000 UTC m=+158.129879745 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001248d80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b650 item 69 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.727637244 +0000 UTC m=+158.131413731 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b9d0 item 70 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.728315015 +0000 UTC m=+158.132091502 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249900): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.728315015 +0000 UTC m=+158.132091502 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001249e40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bb90 item 70 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.7298206 +0000 UTC m=+158.133597086 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120bf10 item 71 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.730409764 +0000 UTC m=+158.134186241 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.730409764 +0000 UTC m=+158.134186241 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001264f40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001274150 item 71 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.732091899 +0000 UTC m=+158.135868386 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0012655c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012744d0 item 72 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.732830845 +0000 UTC m=+158.136607331 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001265ac0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.732830845 +0000 UTC m=+158.136607331 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a080): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001274690 item 72 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.734336357 +0000 UTC m=+158.138112844 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140a640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001274a10 item 73 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.734950929 +0000 UTC m=+158.138727417 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140ab40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001274bd0 item 73 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.735620796 +0000 UTC m=+158.139397283 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.735620796 +0000 UTC m=+158.139397283 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140b540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001274d90 item 73 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.737266652 +0000 UTC m=+158.141043139 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00140bb80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001275110 item 74 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.738024814 +0000 UTC m=+158.141801301 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012752d0 item 74 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.7386679 +0000 UTC m=+158.142444388 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142a640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.7386679 +0000 UTC m=+158.142444388 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142abc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001275490 item 74 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.740445043 +0000 UTC m=+158.144221529 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b200): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001275810 item 75 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.741316828 +0000 UTC m=+158.145093315 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142b700): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): _writeAt: size=3, off=2 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012759d0 item 75 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.741922634 +0000 UTC m=+158.145699121 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00142bc40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.741922634 +0000 UTC m=+158.145699121 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c200): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001275b90 item 75 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.743548192 +0000 UTC m=+158.147324679 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144c840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001275f10 item 76 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.744234499 +0000 UTC m=+158.148010996 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144cd40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145c150 item 76 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): _writeAt: size=3, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.745008842 +0000 UTC m=+158.148785329 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d280): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.745008842 +0000 UTC m=+158.148785329 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144d800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145c310 item 76 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.746793107 +0000 UTC m=+158.150569594 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00144de40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145c690 item 77 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.74746154 +0000 UTC m=+158.151238028 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014723c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.74746154 +0000 UTC m=+158.151238028 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001472ac0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145c850 item 77 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.749456331 +0000 UTC m=+158.153232828 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145cbd0 item 78 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.750146936 +0000 UTC m=+158.153923444 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.750146936 +0000 UTC m=+158.153923444 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001473d00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145cd90 item 78 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.752363825 +0000 UTC m=+158.156140322 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a3c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145d110 item 79 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.753073956 +0000 UTC m=+158.156850453 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148a8c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.753073956 +0000 UTC m=+158.156850453 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148afc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145d2d0 item 79 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.755498413 +0000 UTC m=+158.159274920 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148b600): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145d650 item 80 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.756213643 +0000 UTC m=+158.159990140 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00148bb00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.756213643 +0000 UTC m=+158.159990140 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6280): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145d810 item 80 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.758476788 +0000 UTC m=+158.162253285 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a68c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145db90 item 81 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.759818453 +0000 UTC m=+158.163594941 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a6d40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.759818453 +0000 UTC m=+158.163594941 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7280): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00145dd50 item 81 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.761497222 +0000 UTC m=+158.165273709 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7900): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ce150 item 82 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.762317209 +0000 UTC m=+158.166093696 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014a7e00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.762317209 +0000 UTC m=+158.166093696 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ce310 item 82 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.76413539 +0000 UTC m=+158.167911876 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4a80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ce690 item 83 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.764794425 +0000 UTC m=+158.168570912 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d4f80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.764794425 +0000 UTC m=+158.168570912 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d54c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ce850 item 83 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.766662989 +0000 UTC m=+158.170439476 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014d5b40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cebd0 item 84 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.767465575 +0000 UTC m=+158.171242062 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec0c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.767465575 +0000 UTC m=+158.171242062 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ec640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ced90 item 84 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.769181212 +0000 UTC m=+158.172957719 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014eccc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cf110 item 85 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.77011876 +0000 UTC m=+158.173895247 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed1c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.77011876 +0000 UTC m=+158.173895247 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014ed700): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cf2d0 item 85 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.771752693 +0000 UTC m=+158.175529181 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0014edd80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cf650 item 86 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.772585435 +0000 UTC m=+158.176361922 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a300): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.772585435 +0000 UTC m=+158.176361922 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150a880): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cf810 item 86 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.774327321 +0000 UTC m=+158.178103809 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150af00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cfb90 item 87 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.775026092 +0000 UTC m=+158.178802579 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.775026092 +0000 UTC m=+158.178802579 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc00150b940): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cfd50 item 87 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.776905547 +0000 UTC m=+158.180682034 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532040): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534150 item 88 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.777719834 +0000 UTC m=+158.181496320 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532540): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.777719834 +0000 UTC m=+158.181496320 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001532ac0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534310 item 88 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.77914702 +0000 UTC m=+158.182923518 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533100): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534690 item 89 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.780064561 +0000 UTC m=+158.183841049 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533640): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534850 item 89 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.780675456 +0000 UTC m=+158.184451943 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001533b80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.780675456 +0000 UTC m=+158.184451943 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552180): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534a10 item 89 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.782265488 +0000 UTC m=+158.186041975 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015527c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534d90 item 90 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.782881754 +0000 UTC m=+158.186658241 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001552d00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001534f50 item 90 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.783614618 +0000 UTC m=+158.187391105 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553240): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.783614618 +0000 UTC m=+158.187391105 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553800): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535110 item 90 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.785328222 +0000 UTC m=+158.189104709 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001553e40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535490 item 91 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.785891008 +0000 UTC m=+158.189667484 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570400): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): >_readAt: n=2, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): _writeAt: size=3, off=7 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535650 item 91 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.786763743 +0000 UTC m=+158.190540231 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570940): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): >_readAt: n=8, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.786763743 +0000 UTC m=+158.190540231 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001570ec0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535810 item 91 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.78863307 +0000 UTC m=+158.192409557 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571500): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535b90 item 92 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.78932671 +0000 UTC m=+158.193103198 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001571a40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): open at offset 5 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535d50 item 92 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): _readAt: size=2, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): _writeAt: size=3, off=5 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): >_writeAt: n=3, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.790718149 +0000 UTC m=+158.194494636 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590000): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): >_readAt: n=3, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.790718149 +0000 UTC m=+158.194494636 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015905c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535f10 item 92 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.792244011 +0000 UTC m=+158.196020518 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001590c00): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598310 item 93 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.793110576 +0000 UTC m=+158.196887063 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591140): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.793110576 +0000 UTC m=+158.196887063 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591840): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015984d0 item 93 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.794658408 +0000 UTC m=+158.198434895 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc001591e80): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598850 item 94 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.795274484 +0000 UTC m=+158.199050971 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4440): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.795274484 +0000 UTC m=+158.199050971 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b4b40): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598a10 item 94 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.796831644 +0000 UTC m=+158.200608130 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5180): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598d90 item 95 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.799992582 +0000 UTC m=+158.203769068 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b56c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.799992582 +0000 UTC m=+158.203769068 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015b5dc0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598f50 item 95 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): open at offset 0 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): _readAt: size=2, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): >_readAt: n=0, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.802111686 +0000 UTC m=+158.205888173 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce480): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): _writeAt: size=5, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015992d0 item 96 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): >_writeAt: n=5, err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.802737118 +0000 UTC m=+158.206513605 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015ce9c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:19:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:19:03 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:19:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:19:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): _readAt: size=512, off=0 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): openPending: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): >openPending: err= 2025/11/25 03:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): >_readAt: n=5, err=EOF 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): close: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:19:03.802737118 +0000 UTC m=+158.206513605 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:03 DEBUG : open-test-file(0xc0015cf0c0): >close: err= 2025/11/25 03:19:03 DEBUG : open-test-file: Remove: 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001599490 item 96 2025/11/25 03:19:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:19:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:19:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:19:03 DEBUG : open-test-file: >Remove: err= 2025/11/25 03:19:03 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:03 DEBUG : Looking for writers 2025/11/25 03:19:03 DEBUG : >WaitForWriters: 2025/11/25 03:19:03 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.87s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.84s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:04 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:04 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:04 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:04 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:04 DEBUG : file1: newRWFileHandle: 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): openPending: 2025/11/25 03:19:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): >openPending: err= 2025/11/25 03:19:04 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:19:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:19:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): _writeAt: size=2, off=0 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): >_writeAt: n=2, err= 2025/11/25 03:19:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): RWFileHandle.Flush 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): RWFileHandle.Release 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): close: 2025/11/25 03:19:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/25 03:19:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:04 DEBUG : file1(0xc001131200): >close: err= 2025/11/25 03:19:04 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:19:04 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:19:04 DEBUG : file1: size = 2 OK 2025/11/25 03:19:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/25 03:19:04 INFO : file1: Copied (new) 2025/11/25 03:19:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/25 03:19:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:19:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/25 03:19:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:04 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : >WaitForWriters: 2025/11/25 03:19:04 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:04 DEBUG : Looking for writers 2025/11/25 03:19:04 DEBUG : file1: reading active writers 2025/11/25 03:19:04 DEBUG : >WaitForWriters: 2025/11/25 03:19:04 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.13s) === RUN TestRWCacheRename run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:05 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:05 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:05 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:05 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:05 DEBUG : rename_me: newRWFileHandle: 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): openPending: 2025/11/25 03:19:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:19:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): >openPending: err= 2025/11/25 03:19:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/25 03:19:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/25 03:19:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/25 03:19:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): _writeAt: size=5, off=0 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): >_writeAt: n=5, err= 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): close: 2025/11/25 03:19:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-25 03:19:05.481016543 +0000 UTC m=+159.884793070 2025/11/25 03:19:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/25 03:19:05 DEBUG : rename_me(0xc001130280): >close: err= 2025/11/25 03:19:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/25 03:19:05 DEBUG : i_was_renamed: Updating file with 0xc00143c180 2025/11/25 03:19:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/25 03:19:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/25 03:19:05 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:19:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:19:05 DEBUG : i_was_renamed: size = 5 OK 2025/11/25 03:19:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:19:05 INFO : i_was_renamed: Copied (new) 2025/11/25 03:19:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-25 03:19:05.481016543 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:19:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/25 03:19:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/25 03:19:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/25 03:19:05 DEBUG : Looking for writers 2025/11/25 03:19:05 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:19:05 DEBUG : >WaitForWriters: 2025/11/25 03:19:05 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.94s) === RUN TestRWCacheUpdate run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:06 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:06 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:19:06 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-xacelaf9xiji" 2025/11/25 03:19:06 INFO : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:19:06 DEBUG : forgetting directory cache 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): _readAt: size=512, off=0 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): openPending: 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:20:06.241890359 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): >openPending: err= 2025/11/25 03:19:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): >_readAt: n=20, err=EOF 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): close: 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:20:06.241890359 +0000 UTC 2025/11/25 03:19:06 DEBUG : TestRWCacheUpdate(0xc000504ac0): >close: err= 2025/11/25 03:19:07 DEBUG : forgetting directory cache 2025/11/25 03:19:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): _readAt: size=512, off=0 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): openPending: 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:21:06.241890359 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-25 02:20:06.241890359 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:21:06.241890359 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-25 02:20:06.241890359 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/25 03:19:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): >openPending: err= 2025/11/25 03:19:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): >_readAt: n=20, err=EOF 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): close: 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:21:06.241890359 +0000 UTC 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc000505540): >close: err= 2025/11/25 03:19:07 DEBUG : forgetting directory cache 2025/11/25 03:19:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc0015ce100): _readAt: size=512, off=0 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc0015ce100): openPending: 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:22:06.241890359 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-25 02:21:06.241890359 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:22:06.241890359 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-25 02:21:06.241890359 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/25 03:19:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate(0xc0015ce100): >openPending: err= 2025/11/25 03:19:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce100): >_readAt: n=20, err=EOF 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce100): close: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:22:06.241890359 +0000 UTC 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce100): >close: err= 2025/11/25 03:19:08 DEBUG : forgetting directory cache 2025/11/25 03:19:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): _readAt: size=512, off=0 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): openPending: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:23:06.241890359 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-25 02:22:06.241890359 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:23:06.241890359 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-25 02:22:06.241890359 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/25 03:19:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): >openPending: err= 2025/11/25 03:19:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): >_readAt: n=20, err=EOF 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): close: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:23:06.241890359 +0000 UTC 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc0015ce880): >close: err= 2025/11/25 03:19:08 DEBUG : forgetting directory cache 2025/11/25 03:19:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc000504900): _readAt: size=512, off=0 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc000504900): openPending: 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:24:06.241890359 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-25 02:23:06.241890359 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:24:06.241890359 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-25 02:23:06.241890359 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/25 03:19:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate(0xc000504900): >openPending: err= 2025/11/25 03:19:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000504900): >_readAt: n=20, err=EOF 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000504900): close: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:24:06.241890359 +0000 UTC 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000504900): >close: err= 2025/11/25 03:19:09 DEBUG : forgetting directory cache 2025/11/25 03:19:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): _readAt: size=512, off=0 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): openPending: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:25:06.241890359 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-25 02:24:06.241890359 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:25:06.241890359 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-25 02:24:06.241890359 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/25 03:19:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:19:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): >openPending: err= 2025/11/25 03:19:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): >_readAt: n=20, err=EOF 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): close: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:25:06.241890359 +0000 UTC 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc000418300): >close: err= 2025/11/25 03:19:09 DEBUG : forgetting directory cache 2025/11/25 03:19:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): _readAt: size=512, off=0 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): openPending: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-25 02:26:06.241890359 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-25 02:25:06.241890359 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-25 02:26:06.241890359 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-25 02:25:06.241890359 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/25 03:19:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/25 03:19:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): >openPending: err= 2025/11/25 03:19:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): >_readAt: n=21, err=EOF 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): close: 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:26:06.241890359 +0000 UTC 2025/11/25 03:19:09 DEBUG : TestRWCacheUpdate(0xc0005047c0): >close: err= 2025/11/25 03:19:10 DEBUG : forgetting directory cache 2025/11/25 03:19:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): _readAt: size=512, off=0 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): openPending: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-25 02:27:06.241890359 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-25 02:26:06.241890359 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-25 02:27:06.241890359 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-25 02:26:06.241890359 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/25 03:19:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/25 03:19:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): >openPending: err= 2025/11/25 03:19:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): >_readAt: n=22, err=EOF 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): close: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:27:06.241890359 +0000 UTC 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc0015ce4c0): >close: err= 2025/11/25 03:19:10 DEBUG : forgetting directory cache 2025/11/25 03:19:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): _readAt: size=512, off=0 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): openPending: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-25 02:28:06.241890359 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-25 02:27:06.241890359 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-25 02:28:06.241890359 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-25 02:27:06.241890359 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/25 03:19:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/25 03:19:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): >openPending: err= 2025/11/25 03:19:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): >_readAt: n=23, err=EOF 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): close: 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:28:06.241890359 +0000 UTC 2025/11/25 03:19:10 DEBUG : TestRWCacheUpdate(0xc000504a00): >close: err= 2025/11/25 03:19:11 DEBUG : forgetting directory cache 2025/11/25 03:19:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): _readAt: size=512, off=0 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): openPending: 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-25 02:29:06.241890359 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-25 02:28:06.241890359 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-25 02:29:06.241890359 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-25 02:28:06.241890359 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/25 03:19:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/25 03:19:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): >openPending: err= 2025/11/25 03:19:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): >_readAt: n=24, err=EOF 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): close: 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:29:06.241890359 +0000 UTC 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate(0xc0015ce200): >close: err= 2025/11/25 03:19:11 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:11 DEBUG : Looking for writers 2025/11/25 03:19:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/25 03:19:11 DEBUG : >WaitForWriters: 2025/11/25 03:19:11 DEBUG : GCS bucket rclone-test-xacelaf9xiji: vfs cache: cleaner exiting 2025/11/25 03:19:11 DEBUG : forgetting directory cache 2025/11/25 03:19:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (5.45s) === RUN TestCaseSensitivity run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:12 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:12 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:19:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:19:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:19:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:19:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:19:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:19:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:19:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:19:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/25 03:19:12 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/25 03:19:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/25 03:19:12 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/25 03:19:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:19:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:19:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:19:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:19:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:19:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:19:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:19:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:19:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:13 DEBUG : Looking for writers 2025/11/25 03:19:13 DEBUG : FiLeA: reading active writers 2025/11/25 03:19:13 DEBUG : FiLeB: reading active writers 2025/11/25 03:19:13 DEBUG : FilEb: reading active writers 2025/11/25 03:19:13 DEBUG : >WaitForWriters: 2025/11/25 03:19:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:13 DEBUG : Looking for writers 2025/11/25 03:19:13 DEBUG : FiLeB: reading active writers 2025/11/25 03:19:13 DEBUG : FilEb: reading active writers 2025/11/25 03:19:13 DEBUG : FiLeA: reading active writers 2025/11/25 03:19:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.78s) === RUN TestUnicodeNormalization run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:13 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:13 DEBUG : Looking for writers 2025/11/25 03:19:13 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/25 03:19:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/25 03:19:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.78s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:14 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:14 DEBUG : GCS bucket rclone-test-xacelaf9xiji: Reusing VFS from active cache 2025/11/25 03:19:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:14 DEBUG : Looking for writers 2025/11/25 03:19:14 DEBUG : >WaitForWriters: 2025/11/25 03:19:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:14 DEBUG : Looking for writers 2025/11/25 03:19:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.11s) === RUN TestVFSNewWithOpts run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:14 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:14 DEBUG : Looking for writers 2025/11/25 03:19:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.11s) === RUN TestVFSRoot run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:14 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:14 DEBUG : Looking for writers 2025/11/25 03:19:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.12s) === RUN TestVFSStat run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:14 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:14 DEBUG : dir/: Creating directory marker 2025/11/25 03:19:15 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:15 DEBUG : dir: Looking for writers 2025/11/25 03:19:15 DEBUG : file2: reading active writers 2025/11/25 03:19:15 DEBUG : Looking for writers 2025/11/25 03:19:15 DEBUG : file1: reading active writers 2025/11/25 03:19:15 DEBUG : dir: reading active writers 2025/11/25 03:19:15 DEBUG : >WaitForWriters: 2025/11/25 03:19:15 DEBUG : dir/: Removing directory marker --- PASS: TestVFSStat (1.09s) === RUN TestVFSStatParent run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:15 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:15 DEBUG : dir/: Creating directory marker 2025/11/25 03:19:16 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:16 DEBUG : dir: Looking for writers 2025/11/25 03:19:16 DEBUG : Looking for writers 2025/11/25 03:19:16 DEBUG : dir: reading active writers 2025/11/25 03:19:16 DEBUG : file1: reading active writers 2025/11/25 03:19:16 DEBUG : >WaitForWriters: 2025/11/25 03:19:16 DEBUG : dir/: Removing directory marker --- PASS: TestVFSStatParent (0.99s) === RUN TestVFSOpenFile run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:16 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:17 DEBUG : dir/: Creating directory marker 2025/11/25 03:19:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:17 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:19:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:19:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:19:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/25 03:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:19:17 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:19:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/25 03:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:19:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/25 03:19:17 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:17 DEBUG : dir: Looking for writers 2025/11/25 03:19:17 DEBUG : file2: reading active writers 2025/11/25 03:19:17 DEBUG : new_file.txt: reading active writers 2025/11/25 03:19:17 DEBUG : Looking for writers 2025/11/25 03:19:17 DEBUG : dir: reading active writers 2025/11/25 03:19:17 DEBUG : file1: reading active writers 2025/11/25 03:19:17 DEBUG : >WaitForWriters: 2025/11/25 03:19:17 DEBUG : dir/: Removing directory marker --- PASS: TestVFSOpenFile (1.38s) === RUN TestVFSRename run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:18 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:18 DEBUG : dir/: Creating directory marker 2025/11/25 03:19:19 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:19:19 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/25 03:19:19 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/25 03:19:19 INFO : dir/file2: Deleted 2025/11/25 03:19:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00143cd80 2025/11/25 03:19:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/25 03:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:19 DEBUG : file0: size = 14 OK 2025/11/25 03:19:19 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/25 03:19:19 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/25 03:19:19 INFO : dir/file1: Deleted 2025/11/25 03:19:19 DEBUG : file0: Updating file with file0 0xc00143cd80 2025/11/25 03:19:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:19:19 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/25 03:19:19 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:19 DEBUG : dir: Looking for writers 2025/11/25 03:19:19 DEBUG : Looking for writers 2025/11/25 03:19:19 DEBUG : dir: reading active writers 2025/11/25 03:19:19 DEBUG : file0: reading active writers 2025/11/25 03:19:19 DEBUG : >WaitForWriters: 2025/11/25 03:19:19 DEBUG : dir/: Removing directory marker --- PASS: TestVFSRename (1.93s) === RUN TestVFSStatfs run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:19 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:19 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:19 DEBUG : Looking for writers 2025/11/25 03:19:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:20 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:20 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/25 03:19:20 DEBUG : a/: Creating directory marker 2025/11/25 03:19:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/25 03:19:21 DEBUG : b/: Creating directory marker 2025/11/25 03:19:21 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/25 03:19:21 DEBUG : c/: Creating directory marker 2025/11/25 03:19:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/25 03:19:21 DEBUG : d/: Creating directory marker 2025/11/25 03:19:21 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/25 03:19:21 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:21 DEBUG : c: Looking for writers 2025/11/25 03:19:21 DEBUG : d: Looking for writers 2025/11/25 03:19:21 DEBUG : Looking for writers 2025/11/25 03:19:21 DEBUG : a: Looking for writers 2025/11/25 03:19:21 DEBUG : b: Looking for writers 2025/11/25 03:19:21 DEBUG : Looking for writers 2025/11/25 03:19:21 DEBUG : /: reading active writers 2025/11/25 03:19:21 DEBUG : a: reading active writers 2025/11/25 03:19:21 DEBUG : b: reading active writers 2025/11/25 03:19:21 DEBUG : c: reading active writers 2025/11/25 03:19:21 DEBUG : d: reading active writers 2025/11/25 03:19:21 DEBUG : >WaitForWriters: 2025/11/25 03:19:22 DEBUG : d/: Removing directory marker 2025/11/25 03:19:22 DEBUG : c/: Removing directory marker 2025/11/25 03:19:22 DEBUG : b/: Removing directory marker 2025/11/25 03:19:22 DEBUG : a/: Removing directory marker --- PASS: TestVFSMkdir (2.28s) === RUN TestVFSMkdirAll run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:22 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:22 DEBUG : a/: Creating directory marker 2025/11/25 03:19:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/25 03:19:23 DEBUG : a/b/: Creating directory marker 2025/11/25 03:19:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/25 03:19:23 DEBUG : a/b/c/: Creating directory marker 2025/11/25 03:19:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/25 03:19:24 DEBUG : a/b/c/d/: Creating directory marker 2025/11/25 03:19:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/25 03:19:24 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:24 DEBUG : a/b/c/d: Looking for writers 2025/11/25 03:19:24 DEBUG : a/b/c: Looking for writers 2025/11/25 03:19:24 DEBUG : d: reading active writers 2025/11/25 03:19:24 DEBUG : a/b: Looking for writers 2025/11/25 03:19:24 DEBUG : c: reading active writers 2025/11/25 03:19:24 DEBUG : a: Looking for writers 2025/11/25 03:19:24 DEBUG : b: reading active writers 2025/11/25 03:19:24 DEBUG : Looking for writers 2025/11/25 03:19:24 DEBUG : a: reading active writers 2025/11/25 03:19:24 DEBUG : >WaitForWriters: 2025/11/25 03:19:24 DEBUG : a/b/c/d/: Removing directory marker 2025/11/25 03:19:24 DEBUG : a/b/c/: Removing directory marker 2025/11/25 03:19:24 DEBUG : a/b/: Removing directory marker 2025/11/25 03:19:24 DEBUG : a/: Removing directory marker --- PASS: TestVFSMkdirAll (2.59s) === 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 TestVFSIsMetadataFile run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:24 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:24 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:24 DEBUG : Looking for writers 2025/11/25 03:19:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.12s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:25 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/25 03:19:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/25 03:19:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/25 03:19:25 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:19:25 DEBUG : file1: size = 5 OK 2025/11/25 03:19:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:19:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:19:25 DEBUG : file1: size = 0 OK 2025/11/25 03:19:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:19:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (7 bytes), uploading instead of streaming 2025/11/25 03:19:25 DEBUG : file1: size = 7 OK 2025/11/25 03:19:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/25 03:19:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:25 DEBUG : Looking for writers 2025/11/25 03:19:25 DEBUG : file1: reading active writers 2025/11/25 03:19:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.65s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:25 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/25 03:19:26 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/25 03:19:26 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/25 03:19:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/25 03:19:26 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (11 bytes), uploading instead of streaming 2025/11/25 03:19:26 DEBUG : file1: size = 11 OK 2025/11/25 03:19:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:19:26 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/25 03:19:26 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:26 DEBUG : Looking for writers 2025/11/25 03:19:26 DEBUG : file1: reading active writers 2025/11/25 03:19:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.42s) === RUN TestWriteFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:19:27 DEBUG : file1: size = 5 OK 2025/11/25 03:19:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:19:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/25 03:19:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:27 DEBUG : Looking for writers 2025/11/25 03:19:27 DEBUG : file1: reading active writers 2025/11/25 03:19:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.35s) === RUN TestWriteFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : file1: WriteFileHandle.Release closing 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:19:27 DEBUG : file1: size = 0 OK 2025/11/25 03:19:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:19:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/25 03:19:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:27 DEBUG : Looking for writers 2025/11/25 03:19:27 DEBUG : file1: reading active writers 2025/11/25 03:19:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:27 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:27 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (2 bytes), uploading instead of streaming 2025/11/25 03:19:27 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:19:27 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:19:27 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2025/11/25 03:19:28 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:19:28 DEBUG : file1: size = 2 OK 2025/11/25 03:19:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/25 03:19:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:28 DEBUG : Looking for writers 2025/11/25 03:19:28 DEBUG : file1: reading active writers 2025/11/25 03:19:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.58s) === RUN TestFileReadAtZeroLength run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:28 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:19:28 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:19:28 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:19:28 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2025/11/25 03:19:28 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:19:28 DEBUG : file1: size = 0 OK 2025/11/25 03:19:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:19:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:19:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:19:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:19:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:28 DEBUG : Looking for writers 2025/11/25 03:19:28 DEBUG : file1: reading active writers 2025/11/25 03:19:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.50s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:28 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:19:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:19:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:19:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:28 DEBUG : GCS bucket rclone-test-xacelaf9xiji: File to upload is small (100 bytes), uploading instead of streaming 2025/11/25 03:19:29 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:19:29 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:19:29 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2025/11/25 03:19:29 DEBUG : pacer: Reducing sleep to 0s 2025/11/25 03:19:29 DEBUG : file1: size = 100 OK 2025/11/25 03:19:29 DEBUG : file1: md5 = 5c50323d6f96039e14f3a4aa2b568e68 OK 2025/11/25 03:19:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:19:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:19:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:19:29 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:19:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:19:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:19:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:29 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:29 DEBUG : Looking for writers 2025/11/25 03:19:29 DEBUG : file1: reading active writers 2025/11/25 03:19:29 DEBUG : >WaitForWriters: 2025/11/25 03:19:29 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xacelaf9xiji/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2025/11/25 03:19:29 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/25 03:19:29 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestFileReadAtNonZeroLength (0.56s) === RUN TestZipManyFiles run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:29 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:29 DEBUG : flat/: Creating directory marker 2025/11/25 03:19:30 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/25 03:19:30 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/25 03:19:30 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:30 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/25 03:19:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/25 03:19:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/25 03:19:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/25 03:19:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/25 03:19:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/25 03:19:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/25 03:19:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/25 03:19:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:31 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:31 DEBUG : flat: Looking for writers 2025/11/25 03:19:31 DEBUG : f000.txt: reading active writers 2025/11/25 03:19:31 DEBUG : f001.txt: reading active writers 2025/11/25 03:19:31 DEBUG : f002.txt: reading active writers 2025/11/25 03:19:31 DEBUG : f003.txt: reading active writers 2025/11/25 03:19:31 DEBUG : f004.txt: reading active writers 2025/11/25 03:19:31 DEBUG : Looking for writers 2025/11/25 03:19:31 DEBUG : flat: reading active writers 2025/11/25 03:19:31 DEBUG : >WaitForWriters: 2025/11/25 03:19:31 DEBUG : flat/: Removing directory marker --- PASS: TestZipManyFiles (2.25s) === RUN TestZipManySubDirs run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:31 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:31 DEBUG : a/: Creating directory marker 2025/11/25 03:19:32 DEBUG : a/b/: Creating directory marker 2025/11/25 03:19:32 DEBUG : a/b/c/: Creating directory marker 2025/11/25 03:19:33 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/25 03:19:33 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/25 03:19:33 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:33 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:33 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/25 03:19:33 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/25 03:19:33 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:33 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:33 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/25 03:19:33 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/25 03:19:33 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:33 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:33 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:33 DEBUG : a/b/c: Looking for writers 2025/11/25 03:19:33 DEBUG : deep.txt: reading active writers 2025/11/25 03:19:33 DEBUG : a/b: Looking for writers 2025/11/25 03:19:33 DEBUG : c: reading active writers 2025/11/25 03:19:33 DEBUG : mid.txt: reading active writers 2025/11/25 03:19:33 DEBUG : a: Looking for writers 2025/11/25 03:19:33 DEBUG : b: reading active writers 2025/11/25 03:19:33 DEBUG : top.txt: reading active writers 2025/11/25 03:19:33 DEBUG : Looking for writers 2025/11/25 03:19:33 DEBUG : a: reading active writers 2025/11/25 03:19:33 DEBUG : >WaitForWriters: 2025/11/25 03:19:34 DEBUG : a/b/c/: Removing directory marker 2025/11/25 03:19:34 DEBUG : a/b/: Removing directory marker 2025/11/25 03:19:34 DEBUG : a/: Removing directory marker --- PASS: TestZipManySubDirs (2.56s) === RUN TestZipLargeFiles run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:34 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:34 DEBUG : bigdir/: Creating directory marker 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:36 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:36 DEBUG : bigdir: Looking for writers 2025/11/25 03:19:36 DEBUG : big.bin: reading active writers 2025/11/25 03:19:36 DEBUG : Looking for writers 2025/11/25 03:19:36 DEBUG : bigdir: reading active writers 2025/11/25 03:19:36 DEBUG : >WaitForWriters: 2025/11/25 03:19:36 DEBUG : bigdir/: Removing directory marker --- PASS: TestZipLargeFiles (2.39s) === RUN TestZipDirsInRoot run.go:185: Remote "GCS bucket rclone-test-xacelaf9xiji", Local "Local file system at /tmp/rclone1544019591", Modify Window "1ns" 2025/11/25 03:19:36 INFO : GCS bucket rclone-test-xacelaf9xiji: poll-interval is not supported by this remote 2025/11/25 03:19:37 DEBUG : dir1/: Creating directory marker 2025/11/25 03:19:37 DEBUG : dir2/: Creating directory marker 2025/11/25 03:19:37 DEBUG : dir3/: Creating directory marker 2025/11/25 03:19:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/25 03:19:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/25 03:19:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/25 03:19:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/25 03:19:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:38 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/25 03:19:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/25 03:19:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:19:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:19:38 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:19:38 DEBUG : dir3: Looking for writers 2025/11/25 03:19:38 DEBUG : c.txt: reading active writers 2025/11/25 03:19:38 DEBUG : dir1: Looking for writers 2025/11/25 03:19:38 DEBUG : a.txt: reading active writers 2025/11/25 03:19:38 DEBUG : dir2: Looking for writers 2025/11/25 03:19:38 DEBUG : b.txt: reading active writers 2025/11/25 03:19:38 DEBUG : Looking for writers 2025/11/25 03:19:38 DEBUG : dir1: reading active writers 2025/11/25 03:19:38 DEBUG : dir2: reading active writers 2025/11/25 03:19:38 DEBUG : dir3: reading active writers 2025/11/25 03:19:38 DEBUG : >WaitForWriters: 2025/11/25 03:19:38 DEBUG : dir3/: Removing directory marker 2025/11/25 03:19:38 DEBUG : dir2/: Removing directory marker 2025/11/25 03:19:39 DEBUG : dir1/: Removing directory marker --- PASS: TestZipDirsInRoot (2.52s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/25 03:19:39 DEBUG : GCS bucket rclone-test-xacelaf9xiji: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished OK in 3m14.256038105s (try 1/5)