"./vfs.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) 2025/11/24 04:24:18 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zimicos2koci" 2025/11/24 04:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:24:18 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/11/24 04:24:18 DEBUG : Creating backend with remote "/tmp/rclone4282157603" === RUN TestDirHandleMethods run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:18 DEBUG : TestGoogleCloudStorage{juk_h}: Token expired 2025/11/24 04:24:18 DEBUG : TestGoogleCloudStorage{juk_h}: No updated token found in the config file 2025/11/24 04:24:18 DEBUG : TestGoogleCloudStorage{juk_h}: Token refresh successful 2025/11/24 04:24:18 DEBUG : Saving config "token" in section "TestGoogleCloudStorage" of the config file 2025/11/24 04:24:18 DEBUG : TestGoogleCloudStorage{juk_h}: Saved new token in config file 2025/11/24 04:24:20 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:21 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:21 DEBUG : dir: Looking for writers 2025/11/24 04:24:21 DEBUG : Looking for writers 2025/11/24 04:24:21 DEBUG : dir: reading active writers 2025/11/24 04:24:21 DEBUG : >WaitForWriters: 2025/11/24 04:24:21 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleMethods (3.54s) === RUN TestDirHandleReaddir run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:21 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:22 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:23 DEBUG : dir/subdir/: Creating directory marker 2025/11/24 04:24:24 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:24 DEBUG : dir/subdir: Looking for writers 2025/11/24 04:24:24 DEBUG : dir: Looking for writers 2025/11/24 04:24:24 DEBUG : file1: reading active writers 2025/11/24 04:24:24 DEBUG : file2: reading active writers 2025/11/24 04:24:24 DEBUG : subdir: reading active writers 2025/11/24 04:24:24 DEBUG : Looking for writers 2025/11/24 04:24:24 DEBUG : dir: reading active writers 2025/11/24 04:24:24 DEBUG : >WaitForWriters: 2025/11/24 04:24:25 DEBUG : dir/subdir/: Removing directory marker 2025/11/24 04:24:25 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleReaddir (3.89s) === RUN TestDirHandleReaddirnames run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:25 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:26 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:27 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:27 DEBUG : dir: Looking for writers 2025/11/24 04:24:27 DEBUG : file1: reading active writers 2025/11/24 04:24:27 DEBUG : Looking for writers 2025/11/24 04:24:27 DEBUG : dir: reading active writers 2025/11/24 04:24:27 DEBUG : >WaitForWriters: 2025/11/24 04:24:27 DEBUG : dir/: Removing directory marker --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:27 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:28 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:29 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:29 DEBUG : dir: Looking for writers 2025/11/24 04:24:29 DEBUG : Looking for writers 2025/11/24 04:24:29 DEBUG : dir: reading active writers 2025/11/24 04:24:29 DEBUG : >WaitForWriters: 2025/11/24 04:24:29 DEBUG : dir/: Removing directory marker 2025/11/24 04:24:29 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:24:29 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:24:29 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:29 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:30 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:31 DEBUG : dir: forgetting directory cache 2025/11/24 04:24:31 DEBUG : forgetting directory cache 2025/11/24 04:24:31 DEBUG : dir: forgetting directory cache 2025/11/24 04:24:31 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:31 DEBUG : Looking for writers 2025/11/24 04:24:31 DEBUG : >WaitForWriters: 2025/11/24 04:24:31 DEBUG : dir/: Removing directory marker --- PASS: TestDirForgetAll (2.00s) === RUN TestDirForgetPath run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:31 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:32 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/24 04:24:33 DEBUG : dir: invalidating directory cache 2025/11/24 04:24:33 DEBUG : >ForgetPath: 2025/11/24 04:24:33 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/24 04:24:33 DEBUG : invalidating directory cache 2025/11/24 04:24:33 DEBUG : dir: forgetting directory cache 2025/11/24 04:24:33 DEBUG : >ForgetPath: 2025/11/24 04:24:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/24 04:24:33 DEBUG : >ForgetPath: 2025/11/24 04:24:33 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:33 DEBUG : dir: Looking for writers 2025/11/24 04:24:33 DEBUG : Looking for writers 2025/11/24 04:24:33 DEBUG : dir: reading active writers 2025/11/24 04:24:33 DEBUG : >WaitForWriters: 2025/11/24 04:24:33 DEBUG : dir/: Removing directory marker --- PASS: TestDirForgetPath (1.98s) === RUN TestDirWalk run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:33 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:34 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:35 DEBUG : fil/a/b/: Creating directory marker 2025/11/24 04:24:35 DEBUG : fil/a/: Creating directory marker 2025/11/24 04:24:36 DEBUG : fil/: Creating directory marker 2025/11/24 04:24:37 DEBUG : forgetting directory cache 2025/11/24 04:24:37 DEBUG : dir: forgetting directory cache 2025/11/24 04:24:37 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:37 DEBUG : dir: Looking for writers 2025/11/24 04:24:37 DEBUG : fil/a/b: Looking for writers 2025/11/24 04:24:37 DEBUG : fil/a: Looking for writers 2025/11/24 04:24:37 DEBUG : b: reading active writers 2025/11/24 04:24:37 DEBUG : fil: Looking for writers 2025/11/24 04:24:37 DEBUG : a: reading active writers 2025/11/24 04:24:37 DEBUG : Looking for writers 2025/11/24 04:24:37 DEBUG : dir: reading active writers 2025/11/24 04:24:37 DEBUG : fil: reading active writers 2025/11/24 04:24:37 DEBUG : >WaitForWriters: 2025/11/24 04:24:38 DEBUG : fil/a/b/: Removing directory marker 2025/11/24 04:24:38 DEBUG : fil/a/: Removing directory marker 2025/11/24 04:24:38 DEBUG : fil/: Removing directory marker 2025/11/24 04:24:38 DEBUG : dir/: Removing directory marker --- PASS: TestDirWalk (5.12s) === RUN TestDirSetModTime run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:39 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:39 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:40 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:40 DEBUG : dir: Looking for writers 2025/11/24 04:24:40 DEBUG : Looking for writers 2025/11/24 04:24:40 DEBUG : dir: reading active writers 2025/11/24 04:24:40 DEBUG : >WaitForWriters: 2025/11/24 04:24:40 DEBUG : dir/: Removing directory marker --- PASS: TestDirSetModTime (1.80s) === RUN TestDirStat run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:40 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:41 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:42 DEBUG : dir: Looking for writers 2025/11/24 04:24:42 DEBUG : file1: reading active writers 2025/11/24 04:24:42 DEBUG : Looking for writers 2025/11/24 04:24:42 DEBUG : dir: reading active writers 2025/11/24 04:24:42 DEBUG : >WaitForWriters: 2025/11/24 04:24:42 DEBUG : dir/: Removing directory marker --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:42 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:43 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:44 DEBUG : dir/subdir/: Creating directory marker === RUN TestDirReadDirAll/Virtual 2025/11/24 04:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/24 04:24:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/24 04:24:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/24 04:24:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/24 04:24:46 DEBUG : dir/virtualDir/: Creating directory marker 2025/11/24 04:24:47 DEBUG : Waiting for deletions to finish 2025/11/24 04:24:47 INFO : dir/subdir/file3: Deleted 2025/11/24 04:24:47 DEBUG : removing 1 level 2 directories 2025/11/24 04:24:47 INFO : dir/subdir: Removing directory 2025/11/24 04:24:47 DEBUG : dir/subdir/: Removing directory marker 2025/11/24 04:24:47 DEBUG : dir: invalidating directory cache 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/24 04:24:48 DEBUG : dir/file1: Reset virtual modtime 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/24 04:24:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/24 04:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/24 04:24:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/24 04:24:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:24:48 DEBUG : dir: invalidating directory cache 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/24 04:24:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/24 04:24:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/24 04:24:48 DEBUG : forgetting directory cache 2025/11/24 04:24:48 DEBUG : dir: forgetting directory cache 2025/11/24 04:24:48 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/24 04:24:48 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:48 DEBUG : dir/virtualDir: Looking for writers 2025/11/24 04:24:48 DEBUG : dir: Looking for writers 2025/11/24 04:24:48 DEBUG : file1: reading active writers 2025/11/24 04:24:48 DEBUG : virtualFile2: reading active writers 2025/11/24 04:24:48 DEBUG : virtualFile: reading active writers 2025/11/24 04:24:48 DEBUG : virtualDir: reading active writers 2025/11/24 04:24:48 DEBUG : Looking for writers 2025/11/24 04:24:48 DEBUG : dir: reading active writers 2025/11/24 04:24:48 DEBUG : >WaitForWriters: 2025/11/24 04:24:48 DEBUG : dir/virtualDir/: Removing directory marker 2025/11/24 04:24:48 DEBUG : dir/: Removing directory marker --- PASS: TestDirReadDirAll (6.31s) --- PASS: TestDirReadDirAll/Virtual (2.60s) === RUN TestDirOpen run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:49 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:49 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:50 ERROR : dir/: Can only open directories read only 2025/11/24 04:24:50 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:50 DEBUG : dir: Looking for writers 2025/11/24 04:24:50 DEBUG : Looking for writers 2025/11/24 04:24:50 DEBUG : dir: reading active writers 2025/11/24 04:24:50 DEBUG : >WaitForWriters: 2025/11/24 04:24:50 DEBUG : dir/: Removing directory marker --- PASS: TestDirOpen (1.70s) === RUN TestDirCreate run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:50 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:51 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:24:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/24 04:24:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/24 04:24:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/24 04:24:52 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (5 bytes), uploading instead of streaming 2025/11/24 04:24:52 DEBUG : dir/potato: size = 5 OK 2025/11/24 04:24:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:24:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/24 04:24:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/24 04:24:52 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:52 DEBUG : dir: Looking for writers 2025/11/24 04:24:52 DEBUG : file1: reading active writers 2025/11/24 04:24:52 DEBUG : potato: reading active writers 2025/11/24 04:24:52 DEBUG : Looking for writers 2025/11/24 04:24:52 DEBUG : dir: reading active writers 2025/11/24 04:24:52 DEBUG : >WaitForWriters: 2025/11/24 04:24:52 DEBUG : dir/: Removing directory marker --- PASS: TestDirCreate (2.30s) === RUN TestDirMkdir run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:53 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:53 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:54 DEBUG : dir/sub/: Creating directory marker 2025/11/24 04:24:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/24 04:24:55 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:55 DEBUG : dir/sub: Looking for writers 2025/11/24 04:24:55 DEBUG : dir: Looking for writers 2025/11/24 04:24:55 DEBUG : file1: reading active writers 2025/11/24 04:24:55 DEBUG : sub: reading active writers 2025/11/24 04:24:55 DEBUG : Looking for writers 2025/11/24 04:24:55 DEBUG : dir: reading active writers 2025/11/24 04:24:55 DEBUG : >WaitForWriters: 2025/11/24 04:24:56 DEBUG : dir/sub/: Removing directory marker 2025/11/24 04:24:56 DEBUG : dir/: Removing directory marker --- PASS: TestDirMkdir (3.20s) === RUN TestDirMkdirSub run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:24:56 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:24:56 DEBUG : dir/: Creating directory marker 2025/11/24 04:24:58 DEBUG : dir/sub/: Creating directory marker 2025/11/24 04:24:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/24 04:24:58 DEBUG : dir/sub/subsub/: Creating directory marker 2025/11/24 04:24:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/24 04:24:59 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:24:59 DEBUG : dir/sub/subsub: Looking for writers 2025/11/24 04:24:59 DEBUG : dir/sub: Looking for writers 2025/11/24 04:24:59 DEBUG : subsub: reading active writers 2025/11/24 04:24:59 DEBUG : dir: Looking for writers 2025/11/24 04:24:59 DEBUG : sub: reading active writers 2025/11/24 04:24:59 DEBUG : file1: reading active writers 2025/11/24 04:24:59 DEBUG : Looking for writers 2025/11/24 04:24:59 DEBUG : dir: reading active writers 2025/11/24 04:24:59 DEBUG : >WaitForWriters: 2025/11/24 04:25:00 DEBUG : dir/sub/subsub/: Removing directory marker 2025/11/24 04:25:00 DEBUG : dir/sub/: Removing directory marker 2025/11/24 04:25:00 DEBUG : dir/: Removing directory marker --- PASS: TestDirMkdirSub (4.09s) === RUN TestDirRemove run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:00 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:00 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:01 ERROR : dir/: Dir.Remove not empty 2025/11/24 04:25:01 DEBUG : dir/file1: Remove: 2025/11/24 04:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:02 DEBUG : dir/file1: >Remove: err= 2025/11/24 04:25:02 DEBUG : dir/: Removing directory marker 2025/11/24 04:25:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/24 04:25:02 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:02 DEBUG : Looking for writers 2025/11/24 04:25:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.16s) === RUN TestDirRemoveAll run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:02 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:03 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:04 DEBUG : dir/file1: Remove: 2025/11/24 04:25:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:04 DEBUG : dir/file1: >Remove: err= 2025/11/24 04:25:04 DEBUG : dir/: Removing directory marker 2025/11/24 04:25:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/24 04:25:04 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:04 DEBUG : Looking for writers 2025/11/24 04:25:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.14s) === RUN TestDirRemoveName run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:04 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:05 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:06 DEBUG : dir/file1: Remove: 2025/11/24 04:25:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:06 DEBUG : dir/file1: >Remove: err= 2025/11/24 04:25:06 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:06 DEBUG : dir: Looking for writers 2025/11/24 04:25:06 DEBUG : Looking for writers 2025/11/24 04:25:06 DEBUG : dir: reading active writers 2025/11/24 04:25:06 DEBUG : >WaitForWriters: 2025/11/24 04:25:06 DEBUG : dir/: Removing directory marker --- PASS: TestDirRemoveName (2.40s) === RUN TestDirRename run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:07 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:07 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/24 04:25:09 DEBUG : dir2/: Creating directory marker 2025/11/24 04:25:10 DEBUG : dir2/file1: size = 14 OK 2025/11/24 04:25:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:10 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/24 04:25:10 DEBUG : dir2/file3: size = 15 OK 2025/11/24 04:25:10 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/24 04:25:10 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/24 04:25:10 INFO : dir/file1: Deleted 2025/11/24 04:25:10 INFO : dir/file3: Deleted 2025/11/24 04:25:10 DEBUG : dir/: Removing directory marker 2025/11/24 04:25:10 DEBUG : dir: Updating dir with dir2 0xc0007a1a00 2025/11/24 04:25:10 DEBUG : dir: forgetting directory cache 2025/11/24 04:25:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/24 04:25:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/24 04:25:11 DEBUG : file2: size = 14 OK 2025/11/24 04:25:11 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:11 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/24 04:25:11 INFO : dir2/file1: Deleted 2025/11/24 04:25:11 DEBUG : file2: Updating file with file2 0xc000618600 2025/11/24 04:25:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/24 04:25:12 DEBUG : dir2/file3: size = 14 OK 2025/11/24 04:25:12 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:12 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/24 04:25:12 INFO : file2: Deleted 2025/11/24 04:25:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000618600 2025/11/24 04:25:12 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/24 04:25:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/24 04:25:13 DEBUG : empty directory/: Creating directory marker 2025/11/24 04:25:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/24 04:25:13 DEBUG : renamed empty directory/: Creating directory marker 2025/11/24 04:25:14 DEBUG : empty directory/: Removing directory marker 2025/11/24 04:25:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007a08f0 2025/11/24 04:25:14 DEBUG : empty directory: forgetting directory cache 2025/11/24 04:25:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/24 04:25:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/24 04:25:14 DEBUG : dir2: Renaming to "dir3" 2025/11/24 04:25:14 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:14 DEBUG : dir3: Looking for writers 2025/11/24 04:25:14 DEBUG : file3: reading active writers 2025/11/24 04:25:14 DEBUG : renamed empty directory: Looking for writers 2025/11/24 04:25:14 DEBUG : Looking for writers 2025/11/24 04:25:14 DEBUG : dir3: reading active writers 2025/11/24 04:25:14 DEBUG : renamed empty directory: reading active writers 2025/11/24 04:25:14 DEBUG : >WaitForWriters: 2025/11/24 04:25:14 DEBUG : renamed empty directory/: Removing directory marker 2025/11/24 04:25:14 DEBUG : dir2/: Removing directory marker --- PASS: TestDirRename (7.70s) === 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-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:14 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:15 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:16 DEBUG : dir/sub/: Creating directory marker 2025/11/24 04:25:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/24 04:25:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:25:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/24 04:25:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/24 04:25:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/24 04:25:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:25:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/24 04:25:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/24 04:25:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/24 04:25:17 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (12 bytes), uploading instead of streaming 2025/11/24 04:25:17 DEBUG : dir/sub/file2: size = 12 OK 2025/11/24 04:25:17 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/24 04:25:17 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/24 04:25:17 DEBUG : forgetting directory cache 2025/11/24 04:25:17 DEBUG : dir: forgetting directory cache 2025/11/24 04:25:17 DEBUG : dir/sub: forgetting directory cache 2025/11/24 04:25:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/24 04:25:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/24 04:25:17 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (5 bytes), uploading instead of streaming 2025/11/24 04:25:17 DEBUG : dir/sub/file0: size = 5 OK 2025/11/24 04:25:17 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:25:17 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/24 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/24 04:25:17 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:17 DEBUG : dir/sub: Looking for writers 2025/11/24 04:25:17 DEBUG : file0: reading active writers 2025/11/24 04:25:17 DEBUG : file2: reading active writers 2025/11/24 04:25:17 DEBUG : dir: Looking for writers 2025/11/24 04:25:17 DEBUG : file1: reading active writers 2025/11/24 04:25:17 DEBUG : sub: reading active writers 2025/11/24 04:25:17 DEBUG : Looking for writers 2025/11/24 04:25:17 DEBUG : dir: reading active writers 2025/11/24 04:25:17 DEBUG : >WaitForWriters: 2025/11/24 04:25:18 DEBUG : dir/sub/: Removing directory marker 2025/11/24 04:25:18 DEBUG : dir/: Removing directory marker --- PASS: TestDirFileOpen (4.09s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:19 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/24 04:25:19 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:19 DEBUG : Looking for writers 2025/11/24 04:25:19 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.41s) === RUN TestDirMetadataExtension run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:19 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:19 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:25:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/24 04:25:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/24 04:25:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:25:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/24 04:25:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/24 04:25:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/24 04:25:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:25:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/24 04:25:20 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:20 DEBUG : dir: Looking for writers 2025/11/24 04:25:20 DEBUG : file1: reading active writers 2025/11/24 04:25:20 DEBUG : file1.metadata: reading active writers 2025/11/24 04:25:20 DEBUG : Looking for writers 2025/11/24 04:25:20 DEBUG : dir: reading active writers 2025/11/24 04:25:20 DEBUG : dir.metadata: reading active writers 2025/11/24 04:25:20 DEBUG : >WaitForWriters: 2025/11/24 04:25:20 DEBUG : dir/: Removing directory marker --- PASS: TestDirMetadataExtension (1.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:21 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:21 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:22 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:22 DEBUG : dir: Looking for writers 2025/11/24 04:25:22 DEBUG : file1: reading active writers 2025/11/24 04:25:22 DEBUG : Looking for writers 2025/11/24 04:25:22 DEBUG : dir: reading active writers 2025/11/24 04:25:22 DEBUG : >WaitForWriters: 2025/11/24 04:25:22 DEBUG : dir/: Removing directory marker --- PASS: TestFileMethods (1.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:23 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:23 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:25 DEBUG : Can set mod time: true 2025/11/24 04:25:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/24 04:25:25 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:25 DEBUG : dir: Looking for writers 2025/11/24 04:25:25 DEBUG : file1: reading active writers 2025/11/24 04:25:25 DEBUG : Looking for writers 2025/11/24 04:25:25 DEBUG : dir: reading active writers 2025/11/24 04:25:25 DEBUG : >WaitForWriters: 2025/11/24 04:25:25 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:26 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:26 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:25:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:27 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (0 bytes), uploading instead of streaming 2025/11/24 04:25:27 DEBUG : dir/file1: size = 0 OK 2025/11/24 04:25:27 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:25:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/24 04:25:28 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:25:28 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:25:28 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:25:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 04:25:28 DEBUG : pacer: Reducing sleep to 15ms 2025/11/24 04:25:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/24 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:28 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:28 DEBUG : dir: Looking for writers 2025/11/24 04:25:28 DEBUG : file1: reading active writers 2025/11/24 04:25:28 DEBUG : Looking for writers 2025/11/24 04:25:28 DEBUG : dir: reading active writers 2025/11/24 04:25:28 DEBUG : >WaitForWriters: 2025/11/24 04:25:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/24 04:25:28 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:28 DEBUG : dir: Looking for writers 2025/11/24 04:25:28 DEBUG : file1: reading active writers 2025/11/24 04:25:28 DEBUG : Looking for writers 2025/11/24 04:25:28 DEBUG : dir: reading active writers 2025/11/24 04:25:28 DEBUG : >WaitForWriters: 2025/11/24 04:25:28 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:25:28 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:29 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:29 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:29 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:25:29 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-zimicos2koci: 1/10 (googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:25:31 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:25:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:25:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:32 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (5 bytes), uploading instead of streaming 2025/11/24 04:25:32 DEBUG : dir/file1: size = 5 OK 2025/11/24 04:25:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:25:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/24 04:25:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/24 04:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:33 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:33 DEBUG : dir: Looking for writers 2025/11/24 04:25:33 DEBUG : file1: reading active writers 2025/11/24 04:25:33 DEBUG : Looking for writers 2025/11/24 04:25:33 DEBUG : dir: reading active writers 2025/11/24 04:25:33 DEBUG : >WaitForWriters: 2025/11/24 04:25:33 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:33 DEBUG : dir: Looking for writers 2025/11/24 04:25:33 DEBUG : file1: reading active writers 2025/11/24 04:25:33 DEBUG : Looking for writers 2025/11/24 04:25:33 DEBUG : dir: reading active writers 2025/11/24 04:25:33 DEBUG : >WaitForWriters: 2025/11/24 04:25:33 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:33 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:33 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:25:33 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:33 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:25:34 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/24 04:25:35 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:35 DEBUG : dir: Looking for writers 2025/11/24 04:25:35 DEBUG : file1: reading active writers 2025/11/24 04:25:35 DEBUG : Looking for writers 2025/11/24 04:25:35 DEBUG : dir: reading active writers 2025/11/24 04:25:35 DEBUG : >WaitForWriters: 2025/11/24 04:25:35 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:25:35 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:35 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:35 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:25:35 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:35 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:25:36 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/24 04:25:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:25:37 DEBUG : dir/file1(0xc0008e0400): close: 2025/11/24 04:25:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/24 04:25:37 DEBUG : dir/file1(0xc0008e0400): >close: err= 2025/11/24 04:25:37 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:37 DEBUG : dir: Looking for writers 2025/11/24 04:25:37 DEBUG : file1: reading active writers 2025/11/24 04:25:37 DEBUG : Looking for writers 2025/11/24 04:25:37 DEBUG : dir: reading active writers 2025/11/24 04:25:37 DEBUG : >WaitForWriters: 2025/11/24 04:25:37 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:37 DEBUG : dir: Looking for writers 2025/11/24 04:25:37 DEBUG : file1: reading active writers 2025/11/24 04:25:37 DEBUG : Looking for writers 2025/11/24 04:25:37 DEBUG : dir: reading active writers 2025/11/24 04:25:37 DEBUG : >WaitForWriters: 2025/11/24 04:25:37 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:25:37 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:25:37 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:25:37 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:25:37 DEBUG : dir/: Removing directory marker === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:38 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:25:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:38 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:25:38 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/24 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): _writeAt: size=5, off=0 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): openPending: 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/24 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): >openPending: err= 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): >_writeAt: n=5, err= 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): close: 2025/11/24 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/24 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/24 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/24 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:25:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:25:39 DEBUG : dir/file1(0xc0002cc900): >close: err= 2025/11/24 04:25:39 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: starting upload 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:25:39 DEBUG : dir: Looking for writers 2025/11/24 04:25:39 DEBUG : file1: reading active writers 2025/11/24 04:25:39 DEBUG : Looking for writers 2025/11/24 04:25:39 DEBUG : dir: reading active writers 2025/11/24 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/24 04:25:39 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:25:39 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/24 04:25:39 INFO : dir/file1: Copied (replaced existing) 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/24 04:25:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/24 04:25:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/24 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/24 04:25:40 DEBUG : dir: Looking for writers 2025/11/24 04:25:40 DEBUG : file1: reading active writers 2025/11/24 04:25:40 DEBUG : Looking for writers 2025/11/24 04:25:40 DEBUG : dir: reading active writers 2025/11/24 04:25:40 DEBUG : >WaitForWriters: 2025/11/24 04:25:40 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:40 DEBUG : dir: Looking for writers 2025/11/24 04:25:40 DEBUG : file1: reading active writers 2025/11/24 04:25:40 DEBUG : Looking for writers 2025/11/24 04:25:40 DEBUG : dir: reading active writers 2025/11/24 04:25:40 DEBUG : >WaitForWriters: 2025/11/24 04:25:40 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:25:40 DEBUG : dir/: Removing directory marker --- PASS: TestFileSetModTime (17.75s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.09s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (2.83s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.79s) === RUN TestFileOpenRead run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:40 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:41 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:25:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:25:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:25:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/24 04:25:42 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:42 DEBUG : dir: Looking for writers 2025/11/24 04:25:42 DEBUG : file1: reading active writers 2025/11/24 04:25:42 DEBUG : Looking for writers 2025/11/24 04:25:42 DEBUG : dir: reading active writers 2025/11/24 04:25:42 DEBUG : >WaitForWriters: 2025/11/24 04:25:42 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpenRead (1.87s) === RUN TestFileOpenReadUnknownSize 2025/11/24 04:25:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/24 04:25:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/24 04:25:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:25:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/24 04:25:42 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:42 DEBUG : Looking for writers 2025/11/24 04:25:42 DEBUG : file.txt: reading active writers 2025/11/24 04:25:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:42 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:43 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:43 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (25 bytes), uploading instead of streaming 2025/11/24 04:25:44 DEBUG : dir/file1: size = 25 OK 2025/11/24 04:25:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:25:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/24 04:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:44 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:44 DEBUG : dir: Looking for writers 2025/11/24 04:25:44 DEBUG : file1: reading active writers 2025/11/24 04:25:44 DEBUG : Looking for writers 2025/11/24 04:25:44 DEBUG : dir: reading active writers 2025/11/24 04:25:44 DEBUG : >WaitForWriters: 2025/11/24 04:25:44 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpenWrite (1.92s) === RUN TestFileRemove run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:44 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:45 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:45 DEBUG : dir/file1: Remove: 2025/11/24 04:25:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:45 DEBUG : dir/file1: >Remove: err= 2025/11/24 04:25:46 DEBUG : dir/file1: Remove: 2025/11/24 04:25:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/24 04:25:46 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:46 DEBUG : dir: Looking for writers 2025/11/24 04:25:46 DEBUG : Looking for writers 2025/11/24 04:25:46 DEBUG : dir: reading active writers 2025/11/24 04:25:46 DEBUG : >WaitForWriters: 2025/11/24 04:25:46 DEBUG : dir/: Removing directory marker --- PASS: TestFileRemove (1.80s) === RUN TestFileRemoveAll run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:46 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:46 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:47 DEBUG : dir/file1: Remove: 2025/11/24 04:25:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:47 DEBUG : dir/file1: >Remove: err= 2025/11/24 04:25:47 DEBUG : dir/file1: Remove: 2025/11/24 04:25:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/24 04:25:47 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:47 DEBUG : dir: Looking for writers 2025/11/24 04:25:47 DEBUG : Looking for writers 2025/11/24 04:25:47 DEBUG : dir: reading active writers 2025/11/24 04:25:47 DEBUG : >WaitForWriters: 2025/11/24 04:25:48 DEBUG : dir/: Removing directory marker --- PASS: TestFileRemoveAll (1.89s) === RUN TestFileOpen run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:48 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:48 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:25:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/24 04:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:49 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/24 04:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:49 DEBUG : dir/file1: Open: flags=0x3 2025/11/24 04:25:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/24 04:25:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/24 04:25:49 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:49 DEBUG : dir: Looking for writers 2025/11/24 04:25:49 DEBUG : file1: reading active writers 2025/11/24 04:25:49 DEBUG : Looking for writers 2025/11/24 04:25:49 DEBUG : dir: reading active writers 2025/11/24 04:25:49 DEBUG : >WaitForWriters: 2025/11/24 04:25:49 DEBUG : dir/: Removing directory marker --- PASS: TestFileOpen (1.64s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:50 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:50 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:51 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:51 DEBUG : dir: Looking for writers 2025/11/24 04:25:51 DEBUG : file1: reading active writers 2025/11/24 04:25:51 DEBUG : Looking for writers 2025/11/24 04:25:51 DEBUG : dir: reading active writers 2025/11/24 04:25:51 DEBUG : >WaitForWriters: 2025/11/24 04:25:51 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:25:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:25:51 INFO : dir/file1: Deleted 2025/11/24 04:25:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000618fc0 2025/11/24 04:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:52 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:25:52 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:25:52 INFO : newLeaf: Deleted 2025/11/24 04:25:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000618fc0 2025/11/24 04:25:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:25:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:25:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000618fc0 2025/11/24 04:25:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:53 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (25 bytes), uploading instead of streaming 2025/11/24 04:25:53 DEBUG : dir/file1: size = 25 OK 2025/11/24 04:25:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:25:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/24 04:25:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:53 DEBUG : newLeaf: Running delayed rename now 2025/11/24 04:25:53 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:25:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:25:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:25:53 INFO : dir/file1: Deleted 2025/11/24 04:25:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000618fc0 2025/11/24 04:25:53 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:53 DEBUG : dir: Looking for writers 2025/11/24 04:25:53 DEBUG : Looking for writers 2025/11/24 04:25:53 DEBUG : dir: reading active writers 2025/11/24 04:25:53 DEBUG : newLeaf: reading active writers 2025/11/24 04:25:53 DEBUG : >WaitForWriters: 2025/11/24 04:25:54 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:54 DEBUG : dir: Looking for writers 2025/11/24 04:25:54 DEBUG : Looking for writers 2025/11/24 04:25:54 DEBUG : dir: reading active writers 2025/11/24 04:25:54 DEBUG : newLeaf: reading active writers 2025/11/24 04:25:54 DEBUG : >WaitForWriters: 2025/11/24 04:25:54 DEBUG : dir/: Removing directory marker === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:54 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:25:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:54 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:25:55 DEBUG : dir/: Creating directory marker 2025/11/24 04:25:55 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:55 DEBUG : dir: Looking for writers 2025/11/24 04:25:55 DEBUG : file1: reading active writers 2025/11/24 04:25:55 DEBUG : Looking for writers 2025/11/24 04:25:55 DEBUG : dir: reading active writers 2025/11/24 04:25:55 DEBUG : >WaitForWriters: 2025/11/24 04:25:56 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:25:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:25:56 INFO : dir/file1: Deleted 2025/11/24 04:25:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000618d80 2025/11/24 04:25:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:57 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:25:57 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:25:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:25:57 INFO : newLeaf: Deleted 2025/11/24 04:25:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000618d80 2025/11/24 04:25:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/24 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:25:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc000618d80 2025/11/24 04:25:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:25:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:57 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (25 bytes), uploading instead of streaming 2025/11/24 04:25:57 DEBUG : dir/file1: size = 25 OK 2025/11/24 04:25:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:25:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/24 04:25:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:25:57 DEBUG : newLeaf: Running delayed rename now 2025/11/24 04:25:58 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:25:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:25:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:25:58 INFO : dir/file1: Deleted 2025/11/24 04:25:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000618d80 2025/11/24 04:25:58 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:58 DEBUG : dir: Looking for writers 2025/11/24 04:25:58 DEBUG : Looking for writers 2025/11/24 04:25:58 DEBUG : dir: reading active writers 2025/11/24 04:25:58 DEBUG : newLeaf: reading active writers 2025/11/24 04:25:58 DEBUG : >WaitForWriters: 2025/11/24 04:25:58 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:25:58 DEBUG : dir: Looking for writers 2025/11/24 04:25:58 DEBUG : Looking for writers 2025/11/24 04:25:58 DEBUG : dir: reading active writers 2025/11/24 04:25:58 DEBUG : newLeaf: reading active writers 2025/11/24 04:25:58 DEBUG : >WaitForWriters: 2025/11/24 04:25:58 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:25:58 DEBUG : dir/: Removing directory marker === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:25:59 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:25:59 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:25:59 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:25:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:25:59 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:25:59 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): openPending: 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/24 04:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): >openPending: err= 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): _writeAt: size=14, off=0 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): >_writeAt: n=14, err= 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): close: 2025/11/24 04:26:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:00 DEBUG : dir/file1(0xc0002cc7c0): >close: err= 2025/11/24 04:26:00 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: starting upload 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:00 DEBUG : dir: Looking for writers 2025/11/24 04:26:00 DEBUG : file1: reading active writers 2025/11/24 04:26:00 DEBUG : Looking for writers 2025/11/24 04:26:00 DEBUG : dir: reading active writers 2025/11/24 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/24 04:26:00 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:00 INFO : dir/file1: Copied (replaced existing) 2025/11/24 04:26:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/24 04:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:01 DEBUG : dir: Looking for writers 2025/11/24 04:26:01 DEBUG : file1: reading active writers 2025/11/24 04:26:01 DEBUG : Looking for writers 2025/11/24 04:26:01 DEBUG : dir: reading active writers 2025/11/24 04:26:01 DEBUG : >WaitForWriters: 2025/11/24 04:26:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:01 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): _readAt: size=512, off=0 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): openPending: 2025/11/24 04:26:01 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/24 04:26:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/24 04:26:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): >openPending: err= 2025/11/24 04:26:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): >_readAt: n=14, err=EOF 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): close: 2025/11/24 04:26:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:01 DEBUG : dir/file1(0xc0006544c0): >close: err= 2025/11/24 04:26:01 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:01 INFO : dir/file1: Deleted 2025/11/24 04:26:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0004d3140 2025/11/24 04:26:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:02 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:02 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:26:02 INFO : newLeaf: Deleted 2025/11/24 04:26:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/24 04:26:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0004d3140 2025/11/24 04:26:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:02 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:02 DEBUG : dir/file1(0xc000654ec0): openPending: 2025/11/24 04:26:02 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/24 04:26:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/24 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:02 DEBUG : dir/file1(0xc000654ec0): >openPending: err= 2025/11/24 04:26:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:02 DEBUG : dir/file1(0xc000654ec0): _writeAt: size=25, off=0 2025/11/24 04:26:02 DEBUG : dir/file1(0xc000654ec0): >_writeAt: n=25, err= 2025/11/24 04:26:03 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:03 INFO : dir/file1: Deleted 2025/11/24 04:26:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0004d3140 2025/11/24 04:26:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:03 DEBUG : newLeaf(0xc000654ec0): close: 2025/11/24 04:26:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/24 04:26:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-24 04:26:02.822590055 +0000 UTC m=+104.460642985 2025/11/24 04:26:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:03 DEBUG : newLeaf(0xc000654ec0): >close: err= 2025/11/24 04:26:03 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:03 DEBUG : newLeaf: vfs cache: starting upload 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:03 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:26:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:26:03 INFO : newLeaf: Copied (replaced existing) 2025/11/24 04:26:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-24 04:26:02.822590055 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/24 04:26:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/24 04:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : >WaitForWriters: 2025/11/24 04:26:03 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:03 DEBUG : dir: Looking for writers 2025/11/24 04:26:03 DEBUG : Looking for writers 2025/11/24 04:26:03 DEBUG : dir: reading active writers 2025/11/24 04:26:03 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:03 DEBUG : >WaitForWriters: 2025/11/24 04:26:03 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:04 DEBUG : dir/: Removing directory marker === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:04 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:04 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:04 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:04 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:04 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:05 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:05 DEBUG : dir: Looking for writers 2025/11/24 04:26:05 DEBUG : file1: reading active writers 2025/11/24 04:26:05 DEBUG : Looking for writers 2025/11/24 04:26:05 DEBUG : dir: reading active writers 2025/11/24 04:26:05 DEBUG : >WaitForWriters: 2025/11/24 04:26:06 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:06 INFO : dir/file1: Deleted 2025/11/24 04:26:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000619380 2025/11/24 04:26:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:07 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:07 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:26:07 INFO : newLeaf: Deleted 2025/11/24 04:26:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000619380 2025/11/24 04:26:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:26:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:07 DEBUG : dir/file1(0xc0003a6d80): openPending: 2025/11/24 04:26:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/24 04:26:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/24 04:26:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:07 DEBUG : dir/file1(0xc0003a6d80): >openPending: err= 2025/11/24 04:26:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:07 DEBUG : dir/file1(0xc0003a6d80): _writeAt: size=25, off=0 2025/11/24 04:26:07 DEBUG : dir/file1(0xc0003a6d80): >_writeAt: n=25, err= 2025/11/24 04:26:07 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:07 INFO : dir/file1: Deleted 2025/11/24 04:26:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000619380 2025/11/24 04:26:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:07 DEBUG : newLeaf(0xc0003a6d80): close: 2025/11/24 04:26:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/24 04:26:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-24 04:26:07.420986217 +0000 UTC m=+109.059039138 2025/11/24 04:26:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:07 DEBUG : newLeaf(0xc0003a6d80): >close: err= 2025/11/24 04:26:07 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:07 DEBUG : dir: Looking for writers 2025/11/24 04:26:07 DEBUG : Looking for writers 2025/11/24 04:26:07 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:07 DEBUG : dir: reading active writers 2025/11/24 04:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:07 DEBUG : dir: Looking for writers 2025/11/24 04:26:07 DEBUG : Looking for writers 2025/11/24 04:26:07 DEBUG : dir: reading active writers 2025/11/24 04:26:07 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:07 DEBUG : dir: Looking for writers 2025/11/24 04:26:07 DEBUG : Looking for writers 2025/11/24 04:26:07 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:07 DEBUG : dir: reading active writers 2025/11/24 04:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:08 DEBUG : dir: Looking for writers 2025/11/24 04:26:08 DEBUG : Looking for writers 2025/11/24 04:26:08 DEBUG : dir: reading active writers 2025/11/24 04:26:08 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:08 DEBUG : newLeaf: vfs cache: starting upload 2025/11/24 04:26:08 DEBUG : dir: Looking for writers 2025/11/24 04:26:08 DEBUG : Looking for writers 2025/11/24 04:26:08 DEBUG : dir: reading active writers 2025/11/24 04:26:08 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:08 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:26:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:26:08 INFO : newLeaf: Copied (replaced existing) 2025/11/24 04:26:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-24 04:26:07.420986217 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/24 04:26:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/24 04:26:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/24 04:26:08 DEBUG : dir: Looking for writers 2025/11/24 04:26:08 DEBUG : Looking for writers 2025/11/24 04:26:08 DEBUG : dir: reading active writers 2025/11/24 04:26:08 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:08 DEBUG : >WaitForWriters: 2025/11/24 04:26:08 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:08 DEBUG : dir: Looking for writers 2025/11/24 04:26:08 DEBUG : Looking for writers 2025/11/24 04:26:08 DEBUG : dir: reading active writers 2025/11/24 04:26:08 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:08 DEBUG : >WaitForWriters: 2025/11/24 04:26:08 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:08 DEBUG : dir/: Removing directory marker === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:08 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:08 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:08 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:08 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:09 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): openPending: 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/24 04:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): >openPending: err= 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): _writeAt: size=14, off=0 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): >_writeAt: n=14, err= 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): close: 2025/11/24 04:26:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a6800): >close: err= 2025/11/24 04:26:10 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: starting upload 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/24 04:26:10 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:10 INFO : dir/file1: Copied (replaced existing) 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/24 04:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:10 DEBUG : dir: Looking for writers 2025/11/24 04:26:10 DEBUG : file1: reading active writers 2025/11/24 04:26:10 DEBUG : Looking for writers 2025/11/24 04:26:10 DEBUG : dir: reading active writers 2025/11/24 04:26:10 DEBUG : >WaitForWriters: 2025/11/24 04:26:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): _readAt: size=512, off=0 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): openPending: 2025/11/24 04:26:10 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/24 04:26:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/24 04:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): >openPending: err= 2025/11/24 04:26:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): >_readAt: n=14, err=EOF 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): close: 2025/11/24 04:26:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:10 DEBUG : dir/file1(0xc0003a7740): >close: err= 2025/11/24 04:26:11 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:11 INFO : dir/file1: Deleted 2025/11/24 04:26:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0006198c0 2025/11/24 04:26:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:12 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:12 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:12 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:26:12 INFO : newLeaf: Deleted 2025/11/24 04:26:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/24 04:26:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006198c0 2025/11/24 04:26:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:12 DEBUG : dir/file1(0xc000654400): openPending: 2025/11/24 04:26:12 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/24 04:26:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/24 04:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:12 DEBUG : dir/file1(0xc000654400): >openPending: err= 2025/11/24 04:26:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:12 DEBUG : dir/file1(0xc000654400): _writeAt: size=25, off=0 2025/11/24 04:26:12 DEBUG : dir/file1(0xc000654400): >_writeAt: n=25, err= 2025/11/24 04:26:13 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:13 INFO : dir/file1: Deleted 2025/11/24 04:26:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0006198c0 2025/11/24 04:26:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:13 DEBUG : newLeaf(0xc000654400): close: 2025/11/24 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/24 04:26:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-24 04:26:12.605971005 +0000 UTC m=+114.244023926 2025/11/24 04:26:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:13 DEBUG : newLeaf(0xc000654400): >close: err= 2025/11/24 04:26:13 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:13 DEBUG : newLeaf: vfs cache: starting upload 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:13 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:26:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:26:13 INFO : newLeaf: Copied (replaced existing) 2025/11/24 04:26:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-24 04:26:12.605971005 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/24 04:26:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/24 04:26:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : >WaitForWriters: 2025/11/24 04:26:13 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:13 DEBUG : dir: Looking for writers 2025/11/24 04:26:13 DEBUG : Looking for writers 2025/11/24 04:26:13 DEBUG : dir: reading active writers 2025/11/24 04:26:13 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:13 DEBUG : >WaitForWriters: 2025/11/24 04:26:13 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:13 DEBUG : dir/: Removing directory marker === RUN TestFileRename/full,forceCache=false run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:14 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:14 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:14 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:14 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:14 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:15 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:15 DEBUG : dir: Looking for writers 2025/11/24 04:26:15 DEBUG : file1: reading active writers 2025/11/24 04:26:15 DEBUG : Looking for writers 2025/11/24 04:26:15 DEBUG : dir: reading active writers 2025/11/24 04:26:15 DEBUG : >WaitForWriters: 2025/11/24 04:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:15 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): _readAt: size=512, off=0 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): openPending: 2025/11/24 04:26:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/24 04:26:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/24 04:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): >openPending: err= 2025/11/24 04:26:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/24 04:26:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): >_readAt: n=14, err=EOF 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): close: 2025/11/24 04:26:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:15 DEBUG : dir/file1(0xc000734640): >close: err= 2025/11/24 04:26:16 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:16 INFO : dir/file1: Deleted 2025/11/24 04:26:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ef500 2025/11/24 04:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:17 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:26:17 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/24 04:26:17 INFO : newLeaf: Deleted 2025/11/24 04:26:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/24 04:26:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ef500 2025/11/24 04:26:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/24 04:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:17 DEBUG : dir/file1(0xc0006547c0): openPending: 2025/11/24 04:26:17 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/24 04:26:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/24 04:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:17 DEBUG : dir/file1(0xc0006547c0): >openPending: err= 2025/11/24 04:26:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:17 DEBUG : dir/file1(0xc0006547c0): _writeAt: size=25, off=0 2025/11/24 04:26:17 DEBUG : dir/file1(0xc0006547c0): >_writeAt: n=25, err= 2025/11/24 04:26:17 DEBUG : newLeaf: size = 14 OK 2025/11/24 04:26:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/24 04:26:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/24 04:26:17 INFO : dir/file1: Deleted 2025/11/24 04:26:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/24 04:26:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ef500 2025/11/24 04:26:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:17 DEBUG : newLeaf(0xc0006547c0): close: 2025/11/24 04:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/24 04:26:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-24 04:26:17.424612325 +0000 UTC m=+119.062665216 2025/11/24 04:26:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:17 DEBUG : newLeaf(0xc0006547c0): >close: err= 2025/11/24 04:26:17 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:17 DEBUG : dir: Looking for writers 2025/11/24 04:26:17 DEBUG : Looking for writers 2025/11/24 04:26:17 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:17 DEBUG : dir: reading active writers 2025/11/24 04:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:17 DEBUG : dir: Looking for writers 2025/11/24 04:26:17 DEBUG : Looking for writers 2025/11/24 04:26:17 DEBUG : dir: reading active writers 2025/11/24 04:26:17 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:17 DEBUG : dir: Looking for writers 2025/11/24 04:26:17 DEBUG : Looking for writers 2025/11/24 04:26:17 DEBUG : dir: reading active writers 2025/11/24 04:26:17 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:18 DEBUG : dir: Looking for writers 2025/11/24 04:26:18 DEBUG : Looking for writers 2025/11/24 04:26:18 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:18 DEBUG : dir: reading active writers 2025/11/24 04:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:18 DEBUG : newLeaf: vfs cache: starting upload 2025/11/24 04:26:18 DEBUG : dir: Looking for writers 2025/11/24 04:26:18 DEBUG : Looking for writers 2025/11/24 04:26:18 DEBUG : dir: reading active writers 2025/11/24 04:26:18 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:18 DEBUG : newLeaf: size = 25 OK 2025/11/24 04:26:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/24 04:26:18 INFO : newLeaf: Copied (replaced existing) 2025/11/24 04:26:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-24 04:26:17.424612325 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/24 04:26:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/24 04:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/24 04:26:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/24 04:26:18 DEBUG : dir: Looking for writers 2025/11/24 04:26:18 DEBUG : Looking for writers 2025/11/24 04:26:18 DEBUG : dir: reading active writers 2025/11/24 04:26:18 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:18 DEBUG : >WaitForWriters: 2025/11/24 04:26:18 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:18 DEBUG : dir: Looking for writers 2025/11/24 04:26:18 DEBUG : Looking for writers 2025/11/24 04:26:18 DEBUG : newLeaf: reading active writers 2025/11/24 04:26:18 DEBUG : dir: reading active writers 2025/11/24 04:26:18 DEBUG : >WaitForWriters: 2025/11/24 04:26:18 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:18 DEBUG : dir/: Removing directory marker --- PASS: TestFileRename (28.93s) --- PASS: TestFileRename/off,forceCache=false (4.49s) --- PASS: TestFileRename/minimal,forceCache=false (4.59s) --- PASS: TestFileRename/minimal,forceCache=true (5.25s) --- PASS: TestFileRename/writes,forceCache=false (4.55s) --- PASS: TestFileRename/writes,forceCache=true (5.20s) --- 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-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:18 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:18 DEBUG : Looking for writers 2025/11/24 04:26:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:19 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:19 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/24 04:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:20 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:20 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:20 DEBUG : dir: Looking for writers 2025/11/24 04:26:20 DEBUG : file1: reading active writers 2025/11/24 04:26:20 DEBUG : Looking for writers 2025/11/24 04:26:20 DEBUG : dir: reading active writers 2025/11/24 04:26:20 DEBUG : >WaitForWriters: 2025/11/24 04:26:21 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleMethods (1.94s) === RUN TestReadFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:21 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:21 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:26:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/24 04:26:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/24 04:26:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/24 04:26:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/24 04:26:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/24 04:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/24 04:26:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/24 04:26:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/24 04:26:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/24 04:26:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/24 04:26:23 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:23 DEBUG : dir: Looking for writers 2025/11/24 04:26:23 DEBUG : file1: reading active writers 2025/11/24 04:26:23 DEBUG : Looking for writers 2025/11/24 04:26:23 DEBUG : dir: reading active writers 2025/11/24 04:26:23 DEBUG : >WaitForWriters: 2025/11/24 04:26:23 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleSeek (2.65s) === RUN TestReadFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:23 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:24 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:26:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/24 04:26:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/24 04:26:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/24 04:26:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/24 04:26:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/24 04:26:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/24 04:26:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/24 04:26:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/24 04:26:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/24 04:26:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/24 04:26:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/24 04:26:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/24 04:26:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/24 04:26:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/24 04:26:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/24 04:26:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/24 04:26:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/24 04:26:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/24 04:26:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/24 04:26:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/24 04:26:26 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:26 DEBUG : dir: Looking for writers 2025/11/24 04:26:26 DEBUG : file1: reading active writers 2025/11/24 04:26:26 DEBUG : Looking for writers 2025/11/24 04:26:26 DEBUG : dir: reading active writers 2025/11/24 04:26:26 DEBUG : >WaitForWriters: 2025/11/24 04:26:26 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleReadAt (3.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:27 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:27 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:26:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/24 04:26:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:28 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:28 DEBUG : dir: Looking for writers 2025/11/24 04:26:28 DEBUG : file1: reading active writers 2025/11/24 04:26:28 DEBUG : Looking for writers 2025/11/24 04:26:28 DEBUG : dir: reading active writers 2025/11/24 04:26:28 DEBUG : >WaitForWriters: 2025/11/24 04:26:28 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleFlush (1.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:28 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:29 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/24 04:26:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/24 04:26:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/24 04:26:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/24 04:26:30 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:30 DEBUG : dir: Looking for writers 2025/11/24 04:26:30 DEBUG : file1: reading active writers 2025/11/24 04:26:30 DEBUG : Looking for writers 2025/11/24 04:26:30 DEBUG : dir: reading active writers 2025/11/24 04:26:30 DEBUG : >WaitForWriters: 2025/11/24 04:26:30 DEBUG : dir/: Removing directory marker --- PASS: TestReadFileHandleRelease (1.93s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:30 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:30 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:30 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:30 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:31 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): _readAt: size=1, off=0 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): openPending: 2025/11/24 04:26:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >openPending: err= 2025/11/24 04:26:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/24 04:26:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=1, err= 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): _readAt: size=256, off=1 2025/11/24 04:26:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=15, err=EOF 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): _readAt: size=16, off=16 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=0, err=EOF 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): close: 2025/11/24 04:26:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >close: err= 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): close: 2025/11/24 04:26:32 DEBUG : dir/file1(0xc0008e0600): >close: err=file already closed 2025/11/24 04:26:32 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:32 DEBUG : dir: Looking for writers 2025/11/24 04:26:32 DEBUG : file1: reading active writers 2025/11/24 04:26:32 DEBUG : Looking for writers 2025/11/24 04:26:32 DEBUG : dir: reading active writers 2025/11/24 04:26:32 DEBUG : >WaitForWriters: 2025/11/24 04:26:32 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:32 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleMethodsRead (1.93s) === RUN TestRWFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:32 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:32 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:32 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:32 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:33 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:33 DEBUG : dir/file1(0xc0008e0600): _readAt: size=1, off=0 2025/11/24 04:26:33 DEBUG : dir/file1(0xc0008e0600): openPending: 2025/11/24 04:26:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:33 DEBUG : dir/file1(0xc0008e0600): >openPending: err= 2025/11/24 04:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/24 04:26:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=1, err= 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): _readAt: size=1, off=5 2025/11/24 04:26:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=1, err= 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): _readAt: size=1, off=3 2025/11/24 04:26:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=1, err= 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): _readAt: size=1, off=13 2025/11/24 04:26:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=1, err= 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): _readAt: size=16, off=100 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >_readAt: n=0, err=EOF 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): close: 2025/11/24 04:26:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:34 DEBUG : dir/file1(0xc0008e0600): >close: err= 2025/11/24 04:26:34 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:34 DEBUG : dir: Looking for writers 2025/11/24 04:26:34 DEBUG : file1: reading active writers 2025/11/24 04:26:34 DEBUG : Looking for writers 2025/11/24 04:26:34 DEBUG : dir: reading active writers 2025/11/24 04:26:34 DEBUG : >WaitForWriters: 2025/11/24 04:26:34 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:34 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSeek (1.91s) === RUN TestRWFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:34 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:34 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:34 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:34 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:35 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:35 DEBUG : dir/file1(0xc0006543c0): _readAt: size=1, off=0 2025/11/24 04:26:35 DEBUG : dir/file1(0xc0006543c0): openPending: 2025/11/24 04:26:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:35 DEBUG : dir/file1(0xc0006543c0): >openPending: err= 2025/11/24 04:26:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/24 04:26:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=1, err= 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=1, off=5 2025/11/24 04:26:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=1, err= 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=1, off=1 2025/11/24 04:26:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=1, err= 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=6, off=10 2025/11/24 04:26:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=6, err= 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=256, off=10 2025/11/24 04:26:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=6, err=EOF 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=256, off=100 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): close: 2025/11/24 04:26:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >close: err= 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): _readAt: size=256, off=100 2025/11/24 04:26:36 DEBUG : dir/file1(0xc0006543c0): >_readAt: n=0, err=file already closed 2025/11/24 04:26:36 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:36 DEBUG : dir: Looking for writers 2025/11/24 04:26:36 DEBUG : file1: reading active writers 2025/11/24 04:26:36 DEBUG : Looking for writers 2025/11/24 04:26:36 DEBUG : dir: reading active writers 2025/11/24 04:26:36 DEBUG : >WaitForWriters: 2025/11/24 04:26:36 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:36 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleReadAt (1.99s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:36 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:36 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:36 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:36 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:37 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:37 DEBUG : dir/file1(0xc0008e0480): RWFileHandle.Flush 2025/11/24 04:26:37 DEBUG : dir/file1(0xc0008e0480): _readAt: size=256, off=0 2025/11/24 04:26:37 DEBUG : dir/file1(0xc0008e0480): openPending: 2025/11/24 04:26:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:37 DEBUG : dir/file1(0xc0008e0480): >openPending: err= 2025/11/24 04:26:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/24 04:26:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:38 DEBUG : dir/file1(0xc0008e0480): >_readAt: n=16, err=EOF 2025/11/24 04:26:38 DEBUG : dir/file1(0xc0008e0480): RWFileHandle.Flush 2025/11/24 04:26:38 DEBUG : dir/file1(0xc0008e0480): RWFileHandle.Flush 2025/11/24 04:26:38 DEBUG : dir/file1(0xc0008e0480): close: 2025/11/24 04:26:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:38 DEBUG : dir/file1(0xc0008e0480): >close: err= 2025/11/24 04:26:38 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:38 DEBUG : dir: Looking for writers 2025/11/24 04:26:38 DEBUG : file1: reading active writers 2025/11/24 04:26:38 DEBUG : Looking for writers 2025/11/24 04:26:38 DEBUG : dir: reading active writers 2025/11/24 04:26:38 DEBUG : >WaitForWriters: 2025/11/24 04:26:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:38 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleFlushRead (1.91s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:38 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:38 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:39 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:26:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/24 04:26:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:39 DEBUG : dir/file1(0xc0008e0100): _readAt: size=256, off=0 2025/11/24 04:26:39 DEBUG : dir/file1(0xc0008e0100): openPending: 2025/11/24 04:26:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:39 DEBUG : dir/file1(0xc0008e0100): >openPending: err= 2025/11/24 04:26:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/24 04:26:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:40 DEBUG : dir/file1(0xc0008e0100): >_readAt: n=16, err=EOF 2025/11/24 04:26:40 DEBUG : dir/file1(0xc0008e0100): RWFileHandle.Release 2025/11/24 04:26:40 DEBUG : dir/file1(0xc0008e0100): close: 2025/11/24 04:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/24 04:26:40 DEBUG : dir/file1(0xc0008e0100): >close: err= 2025/11/24 04:26:40 DEBUG : dir/file1(0xc0008e0100): RWFileHandle.Release 2025/11/24 04:26:40 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:40 DEBUG : dir: Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : dir: reading active writers 2025/11/24 04:26:40 DEBUG : >WaitForWriters: 2025/11/24 04:26:40 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:40 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleReleaseRead (1.95s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:40 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:40 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:40 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:40 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:40 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): openPending: 2025/11/24 04:26:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): >openPending: err= 2025/11/24 04:26:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): _writeAt: size=5, off=0 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): >_writeAt: n=5, err= 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): _writeAt: size=7, off=5 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): >_writeAt: n=7, err= 2025/11/24 04:26:40 DEBUG : file1: vfs cache: truncate to size=11 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): close: 2025/11/24 04:26:40 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:40.789007981 +0000 UTC m=+142.427060902 2025/11/24 04:26:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): >close: err= 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): close: 2025/11/24 04:26:40 DEBUG : file1(0xc0002cca40): >close: err=file already closed 2025/11/24 04:26:40 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:40 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:40 DEBUG : Looking for writers 2025/11/24 04:26:40 DEBUG : file1: reading active writers 2025/11/24 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:40 DEBUG : file1: size = 11 OK 2025/11/24 04:26:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 04:26:40 INFO : file1: Copied (new) 2025/11/24 04:26:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-24 04:26:40.789007981 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/24 04:26:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:41 DEBUG : Looking for writers 2025/11/24 04:26:41 DEBUG : file1: reading active writers 2025/11/24 04:26:41 DEBUG : >WaitForWriters: 2025/11/24 04:26:41 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:41 DEBUG : Looking for writers 2025/11/24 04:26:41 DEBUG : file1: reading active writers 2025/11/24 04:26:41 DEBUG : >WaitForWriters: 2025/11/24 04:26:41 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:41 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:41 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:41 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:41 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:41 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): openPending: 2025/11/24 04:26:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): >openPending: err= 2025/11/24 04:26:41 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): _writeAt: size=7, off=0 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): >_writeAt: n=7, err= 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): _writeAt: size=6, off=5 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): >_writeAt: n=6, err= 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): close: 2025/11/24 04:26:41 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:41.928332642 +0000 UTC m=+143.566385573 2025/11/24 04:26:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): >close: err= 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): _writeAt: size=5, off=0 2025/11/24 04:26:41 DEBUG : file1(0xc0008e0440): >_writeAt: n=0, err=file already closed 2025/11/24 04:26:41 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:41 DEBUG : Looking for writers 2025/11/24 04:26:41 DEBUG : file1: reading active writers 2025/11/24 04:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:41 DEBUG : Looking for writers 2025/11/24 04:26:41 DEBUG : file1: reading active writers 2025/11/24 04:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:41 DEBUG : Looking for writers 2025/11/24 04:26:41 DEBUG : file1: reading active writers 2025/11/24 04:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:42 DEBUG : Looking for writers 2025/11/24 04:26:42 DEBUG : file1: reading active writers 2025/11/24 04:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:42 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:42 DEBUG : Looking for writers 2025/11/24 04:26:42 DEBUG : file1: reading active writers 2025/11/24 04:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:42 DEBUG : file1: size = 11 OK 2025/11/24 04:26:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 04:26:42 INFO : file1: Copied (new) 2025/11/24 04:26:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-24 04:26:41.928332642 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/24 04:26:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:42 DEBUG : Looking for writers 2025/11/24 04:26:42 DEBUG : file1: reading active writers 2025/11/24 04:26:42 DEBUG : >WaitForWriters: 2025/11/24 04:26:42 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:42 DEBUG : Looking for writers 2025/11/24 04:26:42 DEBUG : file1: reading active writers 2025/11/24 04:26:42 DEBUG : >WaitForWriters: 2025/11/24 04:26:42 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.11s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:42 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:42 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:42 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:42 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:43 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:43 DEBUG : file1(0xc0002ccd00): openPending: 2025/11/24 04:26:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:43 DEBUG : file1(0xc0002ccd00): >openPending: err= 2025/11/24 04:26:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:43 DEBUG : file1(0xc0002ccd00): close: 2025/11/24 04:26:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:43.035604512 +0000 UTC m=+144.673657443 2025/11/24 04:26:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:43 DEBUG : file1(0xc0002ccd00): >close: err= 2025/11/24 04:26:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/24 04:26:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:26:43 DEBUG : file2: newRWFileHandle: 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): openPending: 2025/11/24 04:26:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): >openPending: err= 2025/11/24 04:26:43 DEBUG : file2: >newRWFileHandle: err= 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/24 04:26:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/24 04:26:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): RWFileHandle.Flush 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): RWFileHandle.Release 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): close: 2025/11/24 04:26:43 DEBUG : file2: vfs cache: setting modification time to 2025-11-24 04:26:43.036958231 +0000 UTC m=+144.675011153 2025/11/24 04:26:43 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:43 DEBUG : file2(0xc0002cd700): >close: err= 2025/11/24 04:26:43 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/24 04:26:43 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:43 DEBUG : file2: vfs cache: starting upload 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/24 04:26:43 DEBUG : file1: size = 0 OK 2025/11/24 04:26:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:26:43 INFO : file1: Copied (new) 2025/11/24 04:26:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-24 04:26:43.035604512 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/24 04:26:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:43 DEBUG : file2: size = 0 OK 2025/11/24 04:26:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:26:43 INFO : file2: Copied (new) 2025/11/24 04:26:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-24 04:26:43.036958231 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/24 04:26:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/24 04:26:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/24 04:26:43 INFO : file2: vfs cache: upload succeeded try #1 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : >WaitForWriters: 2025/11/24 04:26:43 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:43 DEBUG : Looking for writers 2025/11/24 04:26:43 DEBUG : file1: reading active writers 2025/11/24 04:26:43 DEBUG : file2: reading active writers 2025/11/24 04:26:43 DEBUG : >WaitForWriters: 2025/11/24 04:26:43 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.18s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:44 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:44 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:44 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): openPending: 2025/11/24 04:26:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): >openPending: err= 2025/11/24 04:26:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): _writeAt: size=5, off=0 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): >_writeAt: n=5, err= 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): RWFileHandle.Flush 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): RWFileHandle.Flush 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): close: 2025/11/24 04:26:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:44.21669581 +0000 UTC m=+145.854748711 2025/11/24 04:26:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:44 DEBUG : file1(0xc000734940): >close: err= 2025/11/24 04:26:44 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:44 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:44 DEBUG : file1: size = 5 OK 2025/11/24 04:26:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:26:44 INFO : file1: Copied (new) 2025/11/24 04:26:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-24 04:26:44.21669581 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/24 04:26:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:44 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:44 DEBUG : Looking for writers 2025/11/24 04:26:44 DEBUG : file1: reading active writers 2025/11/24 04:26:44 DEBUG : >WaitForWriters: 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.94s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:44 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:44 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:45 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): openPending: 2025/11/24 04:26:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): >openPending: err= 2025/11/24 04:26:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): _writeAt: size=5, off=0 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): >_writeAt: n=5, err= 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): RWFileHandle.Release 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): close: 2025/11/24 04:26:45 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:45.157293866 +0000 UTC m=+146.795346798 2025/11/24 04:26:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): >close: err= 2025/11/24 04:26:45 DEBUG : file1(0xc0008e06c0): RWFileHandle.Release 2025/11/24 04:26:45 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:45 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:45 DEBUG : file1: size = 5 OK 2025/11/24 04:26:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:26:45 INFO : file1: Copied (new) 2025/11/24 04:26:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-24 04:26:45.157293866 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/24 04:26:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:45 DEBUG : Looking for writers 2025/11/24 04:26:45 DEBUG : file1: reading active writers 2025/11/24 04:26:45 DEBUG : >WaitForWriters: 2025/11/24 04:26:45 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:45 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:26:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:26:45 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRWFileHandleReleaseWrite (1.01s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:45 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:45 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:45 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:45 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:46 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/24 04:26:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): openPending: 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): >openPending: err= 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/24 04:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): _writeAt: size=5, off=0 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): >_writeAt: n=5, err= 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): close: 2025/11/24 04:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-24 04:26:47.141626854 +0000 UTC m=+148.779679776 2025/11/24 04:26:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:47 DEBUG : dir/file1(0xc0003a6ac0): >close: err= 2025/11/24 04:26:47 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: starting upload 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/24 04:26:47 DEBUG : dir/file1: size = 5 OK 2025/11/24 04:26:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:26:47 INFO : dir/file1: Copied (replaced existing) 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-24 04:26:47.141626854 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/24 04:26:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:47 DEBUG : dir: Looking for writers 2025/11/24 04:26:47 DEBUG : file1: reading active writers 2025/11/24 04:26:47 DEBUG : Looking for writers 2025/11/24 04:26:47 DEBUG : dir: reading active writers 2025/11/24 04:26:47 DEBUG : >WaitForWriters: 2025/11/24 04:26:47 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:48 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSizeTruncateExisting (2.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:48 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:48 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:48 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:48 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:48 DEBUG : dir/: Creating directory marker 2025/11/24 04:26:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/24 04:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/24 04:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/24 04:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): _writeAt: size=5, off=0 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): openPending: 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/24 04:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): >openPending: err= 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): >_writeAt: n=5, err= 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): _writeAt: size=15, off=5 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): >_writeAt: n=15, err= 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): close: 2025/11/24 04:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-24 04:26:49.430000909 +0000 UTC m=+151.068053800 2025/11/24 04:26:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:49 DEBUG : dir/file1(0xc0008e0400): >close: err= 2025/11/24 04:26:49 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:49 DEBUG : dir: Looking for writers 2025/11/24 04:26:49 DEBUG : file1: reading active writers 2025/11/24 04:26:49 DEBUG : Looking for writers 2025/11/24 04:26:49 DEBUG : dir: reading active writers 2025/11/24 04:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/24 04:26:49 DEBUG : dir/file1: size = 20 OK 2025/11/24 04:26:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/24 04:26:49 INFO : dir/file1: Copied (replaced existing) 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-24 04:26:49.430000909 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/24 04:26:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:50 DEBUG : dir: Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : dir: reading active writers 2025/11/24 04:26:50 DEBUG : >WaitForWriters: 2025/11/24 04:26:50 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:26:50 DEBUG : dir/: Removing directory marker --- PASS: TestRWFileHandleSizeCreateExisting (2.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:50 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:50 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:50 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:50 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:50 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): openPending: 2025/11/24 04:26:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): >openPending: err= 2025/11/24 04:26:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): _writeAt: size=5, off=0 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): >_writeAt: n=5, err= 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): close: 2025/11/24 04:26:50 DEBUG : file1: vfs cache: setting modification time to 2025-11-24 04:26:50.764048032 +0000 UTC m=+152.402100923 2025/11/24 04:26:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:50 DEBUG : file1(0xc000735200): >close: err= 2025/11/24 04:26:50 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:50 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:50 DEBUG : Looking for writers 2025/11/24 04:26:50 DEBUG : file1: reading active writers 2025/11/24 04:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:50 DEBUG : file1: size = 5 OK 2025/11/24 04:26:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:26:50 INFO : file1: Copied (new) 2025/11/24 04:26:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-24 04:26:50.764048032 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/24 04:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:50 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:51 DEBUG : Looking for writers 2025/11/24 04:26:51 DEBUG : file1: reading active writers 2025/11/24 04:26:51 DEBUG : >WaitForWriters: 2025/11/24 04:26:51 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.94s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:51 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:51 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:51 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:51 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/24 04:26:51 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.697409178 +0000 UTC m=+153.335462109 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734840): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.697409178 +0000 UTC m=+153.335462109 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000734d40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.697409178 +0000 UTC m=+153.335462109 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735240): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 1 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.701347573 +0000 UTC m=+153.339400495 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735a00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.701347573 +0000 UTC m=+153.339400495 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000735f00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 2 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.704151602 +0000 UTC m=+153.342204523 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002ccc40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.704151602 +0000 UTC m=+153.342204523 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cd680): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.704151602 +0000 UTC m=+153.342204523 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0002cdc80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 3 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.708807704 +0000 UTC m=+153.346860635 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0000b0e80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.708807704 +0000 UTC m=+153.346860635 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a84c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320bd0 item 4 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.712352672 +0000 UTC m=+153.350405593 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a8fc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.712352672 +0000 UTC m=+153.350405593 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6780): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.712352672 +0000 UTC m=+153.350405593 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a6d80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321500 item 5 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.716780236 +0000 UTC m=+153.354833166 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a7480): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.716780236 +0000 UTC m=+153.354833166 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0003a79c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a7e0 item 6 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.719783387 +0000 UTC m=+153.357836348 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.719783387 +0000 UTC m=+153.357836348 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ac940): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.719783387 +0000 UTC m=+153.357836348 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ace00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 7 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.723693911 +0000 UTC m=+153.361746882 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad480): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.723693911 +0000 UTC m=+153.361746882 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ad9c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003325b0 item 8 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc0008ce000): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.727342022 +0000 UTC m=+153.365394963 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce3c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.727342022 +0000 UTC m=+153.365394963 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ce840): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.727342022 +0000 UTC m=+153.365394963 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008ced40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333570 item 9 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.734519012 +0000 UTC m=+153.372571942 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0006542c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.734519012 +0000 UTC m=+153.372571942 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 10 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc000654fc0): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000654fc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.737271423 +0000 UTC m=+153.375324354 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000655540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.737271423 +0000 UTC m=+153.375324354 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c380): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.737271423 +0000 UTC m=+153.375324354 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091c880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352000 item 11 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.741171216 +0000 UTC m=+153.379224147 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091cf00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.741171216 +0000 UTC m=+153.379224147 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091d440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352850 item 12 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc00091da80): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091da80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.743906676 +0000 UTC m=+153.381959607 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00091de40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.743906676 +0000 UTC m=+153.381959607 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938580): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 13 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.74731615 +0000 UTC m=+153.385369081 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000938c00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.74731615 +0000 UTC m=+153.385369081 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939140): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 14 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc000939780): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939780): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.750832615 +0000 UTC m=+153.388885535 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000939b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.750832615 +0000 UTC m=+153.388885535 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c00 item 15 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.753987431 +0000 UTC m=+153.392040362 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958900): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.753987431 +0000 UTC m=+153.392040362 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000958e40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c1c0 item 16 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.757159409 +0000 UTC m=+153.395212340 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959480): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.757159409 +0000 UTC m=+153.395212340 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959900): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.757159409 +0000 UTC m=+153.395212340 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000959e00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 17 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.761107994 +0000 UTC m=+153.399160925 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970500): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.761107994 +0000 UTC m=+153.399160925 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000970a40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 18 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.764343551 +0000 UTC m=+153.402396482 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009710c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.764343551 +0000 UTC m=+153.402396482 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009715c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.764343551 +0000 UTC m=+153.402396482 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000971ac0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d880 item 19 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.768797935 +0000 UTC m=+153.406850927 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009921c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.768797935 +0000 UTC m=+153.406850927 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 20 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.77156829 +0000 UTC m=+153.409621221 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000992d80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.77156829 +0000 UTC m=+153.409621221 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.77156829 +0000 UTC m=+153.409621221 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993780): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400690 item 21 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.775228054 +0000 UTC m=+153.413280975 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000993e00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.775228054 +0000 UTC m=+153.413280975 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b63c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 22 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.777809775 +0000 UTC m=+153.415862696 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6a40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.777809775 +0000 UTC m=+153.415862696 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b6f40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.777809775 +0000 UTC m=+153.415862696 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 23 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.781557864 +0000 UTC m=+153.419610785 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009b7ac0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.781557864 +0000 UTC m=+153.419610785 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401650 item 24 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc0009d86c0): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d86c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.784896335 +0000 UTC m=+153.422949276 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8a80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.784896335 +0000 UTC m=+153.422949276 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d8f80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.784896335 +0000 UTC m=+153.422949276 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d94c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 25 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.789182783 +0000 UTC m=+153.427235714 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009d9b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.789182783 +0000 UTC m=+153.427235714 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4100): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c150 item 26 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc0009f4740): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4740): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.792905294 +0000 UTC m=+153.430958225 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f4b00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.792905294 +0000 UTC m=+153.430958225 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.792905294 +0000 UTC m=+153.430958225 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 27 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.797084311 +0000 UTC m=+153.435137243 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0009f5bc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.797084311 +0000 UTC m=+153.435137243 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12180): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 28 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc000a127c0): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a127c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.800403777 +0000 UTC m=+153.438456718 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a12b80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.800403777 +0000 UTC m=+153.438456718 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13240): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd90 item 29 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.803608857 +0000 UTC m=+153.441661788 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a138c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.803608857 +0000 UTC m=+153.441661788 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a13e00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 30 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): _readAt: size=2, off=0 2025/11/24 04:26:51 ERROR : open-test-file(0xc000a364c0): Couldn't read size of file 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a364c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.807075909 +0000 UTC m=+153.445128830 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.807075909 +0000 UTC m=+153.445128830 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a36f40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 31 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.809959426 +0000 UTC m=+153.448012347 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a375c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.809959426 +0000 UTC m=+153.448012347 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a37b00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 32 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.81387544 +0000 UTC m=+153.451928371 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a541c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 33 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.814901855 +0000 UTC m=+153.452954776 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54640): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.814901855 +0000 UTC m=+153.452954776 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a54b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 33 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.818099191 +0000 UTC m=+153.456152122 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55180): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 34 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.82021068 +0000 UTC m=+153.458263612 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55600): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.82021068 +0000 UTC m=+153.458263612 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a55b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee00 item 34 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.82384677 +0000 UTC m=+153.461899700 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76200): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 35 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.824788135 +0000 UTC m=+153.462841066 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76680): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.824788135 +0000 UTC m=+153.462841066 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a76b80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 35 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.828356066 +0000 UTC m=+153.466408997 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77200): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f7a0 item 36 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.829853434 +0000 UTC m=+153.467906365 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.829853434 +0000 UTC m=+153.467906365 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a77c40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 36 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.832923081 +0000 UTC m=+153.470976002 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000a94300): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003218f0 item 37 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.833849519 +0000 UTC m=+153.471902449 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0007a9d40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.833849519 +0000 UTC m=+153.471902449 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c2c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ab0 item 37 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.836615636 +0000 UTC m=+153.474668537 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084c940): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004881c0 item 38 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.837815895 +0000 UTC m=+153.475868807 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084ce40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.837815895 +0000 UTC m=+153.475868807 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084d380): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488380 item 38 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.840614725 +0000 UTC m=+153.478667657 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084da00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488700 item 39 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.841388886 +0000 UTC m=+153.479441787 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc00084df00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.841388886 +0000 UTC m=+153.479441787 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08480): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 39 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.844012698 +0000 UTC m=+153.482065609 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b08b00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488c40 item 40 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.845263853 +0000 UTC m=+153.483316784 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.845263853 +0000 UTC m=+153.483316784 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e00 item 40 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.848031594 +0000 UTC m=+153.486084516 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b09b00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004891f0 item 41 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.848796759 +0000 UTC m=+153.486849690 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489490 item 41 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.851515799 +0000 UTC m=+153.489568700 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2e540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.851515799 +0000 UTC m=+153.489568700 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2ea80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489650 item 41 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.853954101 +0000 UTC m=+153.492007032 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f0c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 42 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.855336853 +0000 UTC m=+153.493389784 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2f5c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489c00 item 42 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.856357938 +0000 UTC m=+153.494410860 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b2fb00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.856357938 +0000 UTC m=+153.494410860 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48100): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489dc0 item 42 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.85853379 +0000 UTC m=+153.496586691 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48740): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 43 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.859199006 +0000 UTC m=+153.497251908 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b48c40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498620 item 43 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.85997959 +0000 UTC m=+153.498032491 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49180): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.85997959 +0000 UTC m=+153.498032491 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b496c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 43 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.862987621 +0000 UTC m=+153.501040532 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b49d00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498e00 item 44 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.863918007 +0000 UTC m=+153.501970917 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004991f0 item 44 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.865010035 +0000 UTC m=+153.503062946 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b687c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.865010035 +0000 UTC m=+153.503062946 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b68d40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499570 item 44 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.86726854 +0000 UTC m=+153.505321441 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69380): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 45 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.868141206 +0000 UTC m=+153.506194117 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b69880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.868141206 +0000 UTC m=+153.506194117 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 45 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.870672252 +0000 UTC m=+153.508725164 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84640): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a380 item 46 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.871368619 +0000 UTC m=+153.509421530 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b84b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.871368619 +0000 UTC m=+153.509421530 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85240): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 46 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.873375973 +0000 UTC m=+153.511428884 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 47 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.87413128 +0000 UTC m=+153.512184190 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b85d80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.87413128 +0000 UTC m=+153.512184190 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9e500): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049acb0 item 47 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.87693669 +0000 UTC m=+153.514989621 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9eb40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b030 item 48 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.877920936 +0000 UTC m=+153.515973868 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f040): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.877920936 +0000 UTC m=+153.515973868 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9f740): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 48 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.881108604 +0000 UTC m=+153.519161535 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000b9fd80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b810 item 49 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.882121323 +0000 UTC m=+153.520174245 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.882121323 +0000 UTC m=+153.520174245 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc27c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bab0 item 49 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.884894464 +0000 UTC m=+153.522947395 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc2e40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2000 item 50 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.885992964 +0000 UTC m=+153.524045886 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3340): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.885992964 +0000 UTC m=+153.524045886 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc38c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a21c0 item 50 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.888916246 +0000 UTC m=+153.526969177 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bc3f40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2540 item 51 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.890694802 +0000 UTC m=+153.528747723 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bde4c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.890694802 +0000 UTC m=+153.528747723 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdea00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2700 item 51 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.893068954 +0000 UTC m=+153.531121865 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2b60 item 52 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.894060203 +0000 UTC m=+153.532113104 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdf580): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.894060203 +0000 UTC m=+153.532113104 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bdfb00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2d90 item 52 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.896060764 +0000 UTC m=+153.534113676 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe200): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3180 item 53 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.896798708 +0000 UTC m=+153.534851619 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfe700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.896798708 +0000 UTC m=+153.534851619 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bfec40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3340 item 53 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.898853171 +0000 UTC m=+153.536906072 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff2c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3730 item 54 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.899708094 +0000 UTC m=+153.537760995 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bff7c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.899708094 +0000 UTC m=+153.537760995 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000bffd40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a38f0 item 54 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.901968553 +0000 UTC m=+153.540021454 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf3c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8070 item 55 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.90300643 +0000 UTC m=+153.541059341 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cf8c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.90300643 +0000 UTC m=+153.541059341 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008cfe00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e82a0 item 55 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.90489414 +0000 UTC m=+153.542947041 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6500): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8690 item 56 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.905906268 +0000 UTC m=+153.543959169 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6a00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.905906268 +0000 UTC m=+153.543959169 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f6f80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e88c0 item 56 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.908023579 +0000 UTC m=+153.546076480 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f75c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8c40 item 57 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.908788252 +0000 UTC m=+153.546841153 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc0008f7b00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8e00 item 57 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.909495789 +0000 UTC m=+153.547548700 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c920c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.909495789 +0000 UTC m=+153.547548700 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92640): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8fc0 item 57 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.911893256 +0000 UTC m=+153.549946167 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c92c80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9340 item 58 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.912562891 +0000 UTC m=+153.550615792 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c931c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9500 item 58 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.913363202 +0000 UTC m=+153.551416103 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.913363202 +0000 UTC m=+153.551416103 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c93cc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e96c0 item 58 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.915113344 +0000 UTC m=+153.553166256 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6380): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9ab0 item 59 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.915893196 +0000 UTC m=+153.553946107 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb68c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3b90 item 59 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.91721219 +0000 UTC m=+153.555265102 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1c4c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.91721219 +0000 UTC m=+153.555265102 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1ca40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3d50 item 59 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.919655382 +0000 UTC m=+153.557708293 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fa150 item 60 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.920576299 +0000 UTC m=+153.558629210 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1d5c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fa310 item 60 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.921301509 +0000 UTC m=+153.559354410 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c1db00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.921301509 +0000 UTC m=+153.559354410 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c140): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fa4d0 item 60 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.924769302 +0000 UTC m=+153.562822234 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3c780): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fa8c0 item 61 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.925671624 +0000 UTC m=+153.563724526 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3ccc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.925671624 +0000 UTC m=+153.563724526 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3d3c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fabd0 item 61 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.930210756 +0000 UTC m=+153.568263667 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb6d40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9ea0 item 62 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.932589969 +0000 UTC m=+153.570642880 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.932589969 +0000 UTC m=+153.570642880 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cb7980): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007020e0 item 62 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.935198621 +0000 UTC m=+153.573251532 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2040): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007025b0 item 63 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.936585111 +0000 UTC m=+153.574638022 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2580): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.936585111 +0000 UTC m=+153.574638022 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce2c80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702930 item 63 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): open at offset 0 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.938465958 +0000 UTC m=+153.576518859 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce32c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702cb0 item 64 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.939032541 +0000 UTC m=+153.577085442 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3800): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.939032541 +0000 UTC m=+153.577085442 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ce3f00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702e70 item 64 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.940795467 +0000 UTC m=+153.578848377 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfc5c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703570 item 65 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.941451427 +0000 UTC m=+153.579504338 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfca40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.941451427 +0000 UTC m=+153.579504338 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfcf40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703730 item 65 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.944344962 +0000 UTC m=+153.582397864 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3da00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fb030 item 66 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.945999596 +0000 UTC m=+153.584052497 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c3de80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.945999596 +0000 UTC m=+153.584052497 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5e440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fb1f0 item 66 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.947816593 +0000 UTC m=+153.585869494 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ea80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fb810 item 67 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.948472203 +0000 UTC m=+153.586525104 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5ef00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.948472203 +0000 UTC m=+153.586525104 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5f400): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fb9d0 item 67 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.950313095 +0000 UTC m=+153.588365996 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c5fa80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fbd50 item 68 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.951102696 +0000 UTC m=+153.589155597 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.951102696 +0000 UTC m=+153.589155597 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7c540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706000 item 68 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.952915566 +0000 UTC m=+153.590968476 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7cb80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007063f0 item 69 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.953497608 +0000 UTC m=+153.591550518 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.953497608 +0000 UTC m=+153.591550518 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000c7d500): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007065b0 item 69 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.955117635 +0000 UTC m=+153.593170536 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfd740): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ab0 item 70 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.955832977 +0000 UTC m=+153.593885878 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000cfdc40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.955832977 +0000 UTC m=+153.593885878 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e200): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703c70 item 70 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.958161853 +0000 UTC m=+153.596214765 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1e880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486150 item 71 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.958867688 +0000 UTC m=+153.596920589 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1ed80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.958867688 +0000 UTC m=+153.596920589 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f280): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 71 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.960693803 +0000 UTC m=+153.598746714 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1f900): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 72 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.96129525 +0000 UTC m=+153.599348162 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d1fe00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.96129525 +0000 UTC m=+153.599348162 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c3c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487180 item 72 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.963180365 +0000 UTC m=+153.601233276 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3c980): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 73 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.963759592 +0000 UTC m=+153.601812493 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3ce80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 73 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.964633711 +0000 UTC m=+153.602686622 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d340): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.964633711 +0000 UTC m=+153.602686622 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3d880): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487dc0 item 73 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.966331725 +0000 UTC m=+153.604384636 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d3dec0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 74 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.9671071 +0000 UTC m=+153.605160011 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 74 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.96781632 +0000 UTC m=+153.605869221 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60980): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.96781632 +0000 UTC m=+153.605869221 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d60f00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 74 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.969301655 +0000 UTC m=+153.607354566 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 75 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.970070036 +0000 UTC m=+153.608122947 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000d61a40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): _writeAt: size=3, off=2 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 75 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.970800676 +0000 UTC m=+153.608853578 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.970800676 +0000 UTC m=+153.608853578 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04540): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 75 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.972404855 +0000 UTC m=+153.610457756 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e04b80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e100e0 item 76 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.97297307 +0000 UTC m=+153.611025971 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e102a0 item 76 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): _writeAt: size=3, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.973654097 +0000 UTC m=+153.611706998 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e055c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.973654097 +0000 UTC m=+153.611706998 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e05b40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10460 item 76 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.975388039 +0000 UTC m=+153.613440950 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22200): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e107e0 item 77 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.976150238 +0000 UTC m=+153.614203149 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.976150238 +0000 UTC m=+153.614203149 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e22e00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e109a0 item 77 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.978300491 +0000 UTC m=+153.616353402 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23440): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10d20 item 78 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.978921776 +0000 UTC m=+153.616974688 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e23940): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.978921776 +0000 UTC m=+153.616974688 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e400c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10ee0 item 78 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.980929851 +0000 UTC m=+153.618982752 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40700): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11260 item 79 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.981748948 +0000 UTC m=+153.619801849 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e40c00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.981748948 +0000 UTC m=+153.619801849 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41300): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11420 item 79 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 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/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.983398 +0000 UTC m=+153.621450901 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41940): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e117a0 item 80 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.983969882 +0000 UTC m=+153.622022783 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e41e40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.983969882 +0000 UTC m=+153.622022783 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5e5c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11960 item 80 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.985734482 +0000 UTC m=+153.623787393 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5ec00): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11ce0 item 81 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.986342192 +0000 UTC m=+153.624395103 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f080): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.986342192 +0000 UTC m=+153.624395103 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5f5c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11ea0 item 81 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.988335369 +0000 UTC m=+153.626388281 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e5fc40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e782a0 item 82 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.989073413 +0000 UTC m=+153.627126325 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e821c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.989073413 +0000 UTC m=+153.627126325 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82740): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e78460 item 82 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.990616988 +0000 UTC m=+153.628669899 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e82dc0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e787e0 item 83 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.991218276 +0000 UTC m=+153.629271177 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e832c0): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.991218276 +0000 UTC m=+153.629271177 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83800): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e789a0 item 83 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.993100276 +0000 UTC m=+153.631153177 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000e83e80): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e78d20 item 84 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.993857044 +0000 UTC m=+153.631909955 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2400): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.993857044 +0000 UTC m=+153.631909955 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea2980): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e78ee0 item 84 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.99575323 +0000 UTC m=+153.633806141 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3000): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): _readAt: size=2, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): >_readAt: n=2, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): _writeAt: size=3, off=7 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e79260 item 85 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.996457221 +0000 UTC m=+153.634510122 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3500): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): >_readAt: n=8, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.996457221 +0000 UTC m=+153.634510122 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ea3a40): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: Remove: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e79420 item 85 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): _writeAt: size=5, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): >_writeAt: n=5, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.998408018 +0000 UTC m=+153.636460919 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2140): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): open at offset 5 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): >openPending: err= 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e797a0 item 86 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): _readAt: size=2, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): >_readAt: n=0, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): _writeAt: size=3, off=5 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): >_writeAt: n=3, err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): close: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.999243115 +0000 UTC m=+153.637296026 2025/11/24 04:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2640): >close: err= 2025/11/24 04:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2bc0): _readAt: size=512, off=0 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2bc0): openPending: 2025/11/24 04:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2bc0): >openPending: err= 2025/11/24 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2bc0): >_readAt: n=3, err=EOF 2025/11/24 04:26:51 DEBUG : open-test-file(0xc000ec2bc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:51.999243115 +0000 UTC m=+153.637296026 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec2bc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e79960 item 86 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.001149179 +0000 UTC m=+153.639202100 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3240): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e79ce0 item 87 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.001897963 +0000 UTC m=+153.639950865 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3740): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.001897963 +0000 UTC m=+153.639950865 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ec3c80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e79ea0 item 87 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.003731332 +0000 UTC m=+153.641784234 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec380): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee82a0 item 88 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.004538986 +0000 UTC m=+153.642591897 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eec880): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.004538986 +0000 UTC m=+153.642591897 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eece00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8460 item 88 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.006048588 +0000 UTC m=+153.644101499 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed440): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee87e0 item 89 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.006697404 +0000 UTC m=+153.644750305 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eed980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee89a0 item 89 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.00734565 +0000 UTC m=+153.645398561 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000eedec0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.00734565 +0000 UTC m=+153.645398561 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f024c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8b60 item 89 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.009325933 +0000 UTC m=+153.647378845 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f02b00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8ee0 item 90 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.010803715 +0000 UTC m=+153.648856626 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee90a0 item 90 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.011558902 +0000 UTC m=+153.649611803 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03580): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.011558902 +0000 UTC m=+153.649611803 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f03b40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9260 item 90 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.013660412 +0000 UTC m=+153.651713324 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee95e0 item 91 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.014293781 +0000 UTC m=+153.652346682 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24740): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee97a0 item 91 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.015017567 +0000 UTC m=+153.653070468 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f24c80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.015017567 +0000 UTC m=+153.653070468 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9960 item 91 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.017332329 +0000 UTC m=+153.655385239 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25840): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9ce0 item 92 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.018109496 +0000 UTC m=+153.656162387 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f25d80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9ea0 item 92 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.018740859 +0000 UTC m=+153.656793760 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a340): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.018740859 +0000 UTC m=+153.656793760 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4a900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4c0e0 item 92 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.020802035 +0000 UTC m=+153.658854947 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4af40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4c460 item 93 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.021637242 +0000 UTC m=+153.659690152 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4b480): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.021637242 +0000 UTC m=+153.659690152 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f4bb80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4c620 item 93 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.023753831 +0000 UTC m=+153.661806742 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66240): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4c9a0 item 94 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.024373914 +0000 UTC m=+153.662426825 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66780): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.024373914 +0000 UTC m=+153.662426825 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f66e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4cb60 item 94 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.026058372 +0000 UTC m=+153.664111283 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f674c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4cee0 item 95 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.026682512 +0000 UTC m=+153.664735413 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f67a00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.026682512 +0000 UTC m=+153.664735413 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4d0a0 item 95 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.028514358 +0000 UTC m=+153.666567260 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f887c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4d420 item 96 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.02912865 +0000 UTC m=+153.667181551 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f88d00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.02912865 +0000 UTC m=+153.667181551 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89400): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4d5e0 item 96 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= 2025/11/24 04:26:52 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:52 DEBUG : Looking for writers 2025/11/24 04:26:52 DEBUG : >WaitForWriters: 2025/11/24 04:26:52 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:52 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:52 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:52 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:52 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/24 04:26:52 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.578010642 +0000 UTC m=+154.216063614 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.578010642 +0000 UTC m=+154.216063614 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a94e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.578010642 +0000 UTC m=+154.216063614 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a952c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ace620 item 1 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.583017052 +0000 UTC m=+154.221069982 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.583017052 +0000 UTC m=+154.221069982 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000a95e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aceaf0 item 2 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.58637574 +0000 UTC m=+154.224428671 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010964c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.58637574 +0000 UTC m=+154.224428671 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096940): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.58637574 +0000 UTC m=+154.224428671 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001096e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acee70 item 3 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.590418852 +0000 UTC m=+154.228471784 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001097480): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.590418852 +0000 UTC m=+154.228471784 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010979c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf340 item 4 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.593029097 +0000 UTC m=+154.231082008 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.593029097 +0000 UTC m=+154.231082008 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b6500): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.593029097 +0000 UTC m=+154.231082008 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b69c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acf6c0 item 5 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.596032158 +0000 UTC m=+154.234085069 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.596032158 +0000 UTC m=+154.234085069 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7580): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acfb90 item 6 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.598223048 +0000 UTC m=+154.236275939 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010b7c00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.598223048 +0000 UTC m=+154.236275939 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.598223048 +0000 UTC m=+154.236275939 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010da640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000acff10 item 7 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.602111479 +0000 UTC m=+154.240164390 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dacc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.602111479 +0000 UTC m=+154.240164390 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d8460 item 8 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc0010db7c0): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010db7c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.604282671 +0000 UTC m=+154.242335563 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010dbb80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.604282671 +0000 UTC m=+154.242335563 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.604282671 +0000 UTC m=+154.242335563 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fa580): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d87e0 item 9 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.606786196 +0000 UTC m=+154.244839107 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fac00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.606786196 +0000 UTC m=+154.244839107 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb140): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d8cb0 item 10 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc0010fb780): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fb780): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.609219629 +0000 UTC m=+154.247272540 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010fbb40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.609219629 +0000 UTC m=+154.247272540 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011180c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.609219629 +0000 UTC m=+154.247272540 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011185c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d9030 item 11 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.614188578 +0000 UTC m=+154.252241469 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001118c40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.614188578 +0000 UTC m=+154.252241469 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d9500 item 12 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc0011197c0): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011197c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.6161144 +0000 UTC m=+154.254167291 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001119b80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.6161144 +0000 UTC m=+154.254167291 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a2c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d9880 item 13 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.617978195 +0000 UTC m=+154.256031106 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113a940): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.617978195 +0000 UTC m=+154.256031106 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113ae80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d9c00 item 14 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc00113b4c0): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.620145468 +0000 UTC m=+154.258198379 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113b880): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.620145468 +0000 UTC m=+154.258198379 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00113bf40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154000 item 15 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.622188471 +0000 UTC m=+154.260241382 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.622188471 +0000 UTC m=+154.260241382 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000f89b00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154380 item 16 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.624566881 +0000 UTC m=+154.262619802 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac1c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.624566881 +0000 UTC m=+154.262619802 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fac640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.624566881 +0000 UTC m=+154.262619802 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000facb40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4ddc0 item 17 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.627600729 +0000 UTC m=+154.265653651 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad1c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.627600729 +0000 UTC m=+154.265653651 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fad700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb6310 item 18 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.629658389 +0000 UTC m=+154.267711300 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fadd80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.629658389 +0000 UTC m=+154.267711300 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2300): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.629658389 +0000 UTC m=+154.267711300 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2800): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb6690 item 19 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.633008872 +0000 UTC m=+154.271061784 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd2e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.633008872 +0000 UTC m=+154.271061784 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd33c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb6b60 item 20 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.635388525 +0000 UTC m=+154.273441446 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3a40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.635388525 +0000 UTC m=+154.273441446 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000fd3f40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.635388525 +0000 UTC m=+154.273441446 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff24c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb6ee0 item 21 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.638038904 +0000 UTC m=+154.276091816 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff2b40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.638038904 +0000 UTC m=+154.276091816 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb73b0 item 22 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.640048063 +0000 UTC m=+154.278100974 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.640048063 +0000 UTC m=+154.278100974 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc000ff3c00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.640048063 +0000 UTC m=+154.278100974 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb7730 item 23 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.64301112 +0000 UTC m=+154.281064011 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194800): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.64301112 +0000 UTC m=+154.281064011 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001194d40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb7c00 item 24 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc0008e1540): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.645447759 +0000 UTC m=+154.283500670 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.645447759 +0000 UTC m=+154.283500670 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0008e1e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.645447759 +0000 UTC m=+154.283500670 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010163c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340f50 item 25 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.648171366 +0000 UTC m=+154.286224277 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016a40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.648171366 +0000 UTC m=+154.286224277 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001016f80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341500 item 26 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc0010175c0): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0010175c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.650486328 +0000 UTC m=+154.288539239 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.650486328 +0000 UTC m=+154.288539239 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001017e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.650486328 +0000 UTC m=+154.288539239 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038440): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 27 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.653615346 +0000 UTC m=+154.291668258 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001038ac0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.653615346 +0000 UTC m=+154.291668258 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010441c0 item 28 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc001039640): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.655544534 +0000 UTC m=+154.293597445 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001039a00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.655544534 +0000 UTC m=+154.293597445 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c140): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001044540 item 29 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.657296209 +0000 UTC m=+154.295349120 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105c7c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.657296209 +0000 UTC m=+154.295349120 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105cd00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010448c0 item 30 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): _readAt: size=2, off=0 2025/11/24 04:26:52 ERROR : open-test-file(0xc00105d340): Couldn't read size of file 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): >_writeAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): close: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d340): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.659495934 +0000 UTC m=+154.297548845 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105d700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.659495934 +0000 UTC m=+154.297548845 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00105ddc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001044c40 item 31 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.661763827 +0000 UTC m=+154.299816738 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107a4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.661763827 +0000 UTC m=+154.299816738 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107aa00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001044fc0 item 32 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.663844689 +0000 UTC m=+154.301897601 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045340 item 33 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.664580158 +0000 UTC m=+154.302633070 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.664580158 +0000 UTC m=+154.302633070 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00107b9c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045500 item 33 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.666510308 +0000 UTC m=+154.304563229 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045880 item 34 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.667191445 +0000 UTC m=+154.305244356 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220500): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.667191445 +0000 UTC m=+154.305244356 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001220a40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045a40 item 34 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.669210011 +0000 UTC m=+154.307262922 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045dc0 item 35 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.669991527 +0000 UTC m=+154.308044447 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221500): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.669991527 +0000 UTC m=+154.308044447 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001221a00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240000 item 35 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.672026343 +0000 UTC m=+154.310079264 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248100): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240380 item 36 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.672873341 +0000 UTC m=+154.310926251 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.672873341 +0000 UTC m=+154.310926251 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001248b40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240540 item 36 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.674649572 +0000 UTC m=+154.312702483 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012408c0 item 37 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.675302617 +0000 UTC m=+154.313355528 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.675302617 +0000 UTC m=+154.313355528 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001249b00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240a80 item 37 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.677372778 +0000 UTC m=+154.315425689 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240e00 item 38 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.67821073 +0000 UTC m=+154.316263642 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.67821073 +0000 UTC m=+154.316263642 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001264c40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001240fc0 item 38 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.680073172 +0000 UTC m=+154.318126084 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012652c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001241340 item 39 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.68081813 +0000 UTC m=+154.318871041 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012657c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.68081813 +0000 UTC m=+154.318871041 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001265cc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001241500 item 39 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.682905625 +0000 UTC m=+154.320958516 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012883c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001241880 item 40 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.683733347 +0000 UTC m=+154.321786267 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012888c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.683733347 +0000 UTC m=+154.321786267 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001288e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001241a40 item 40 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.685303311 +0000 UTC m=+154.323356222 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012893c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001241dc0 item 41 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.685987073 +0000 UTC m=+154.324039985 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012898c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6000 item 41 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.686825396 +0000 UTC m=+154.324878317 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001289d80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.686825396 +0000 UTC m=+154.324878317 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa340): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a61c0 item 41 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.689149705 +0000 UTC m=+154.327202616 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aa980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6540 item 42 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.689929757 +0000 UTC m=+154.327982679 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012aae80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb7ce0 item 42 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.690742191 +0000 UTC m=+154.328795081 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.690742191 +0000 UTC m=+154.328795081 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011955c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb7ea0 item 42 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.692189295 +0000 UTC m=+154.330242186 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001195c00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a82a0 item 43 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.693649654 +0000 UTC m=+154.331702555 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a8460 item 43 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.694546575 +0000 UTC m=+154.332599496 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b26c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.694546575 +0000 UTC m=+154.332599496 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b2c00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a8620 item 43 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.696620004 +0000 UTC m=+154.334672925 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3240): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a89a0 item 44 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.697325096 +0000 UTC m=+154.335378018 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3740): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a8b60 item 44 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.69811113 +0000 UTC m=+154.336164041 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011b3c80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.69811113 +0000 UTC m=+154.336164041 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2280): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a8d20 item 44 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.70015839 +0000 UTC m=+154.338211301 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d28c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a90a0 item 45 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.700820402 +0000 UTC m=+154.338873292 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d2dc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.700820402 +0000 UTC m=+154.338873292 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d34c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a9260 item 45 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.703177792 +0000 UTC m=+154.341230703 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011d3b00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a95e0 item 46 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.703865642 +0000 UTC m=+154.341918553 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.703865642 +0000 UTC m=+154.341918553 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0780): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a97a0 item 46 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.70606202 +0000 UTC m=+154.344114932 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f0dc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a9b20 item 47 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.706880215 +0000 UTC m=+154.344933106 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f12c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.706880215 +0000 UTC m=+154.344933106 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0011f19c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a9ce0 item 47 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.708761953 +0000 UTC m=+154.346814845 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013160e0 item 48 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.709325671 +0000 UTC m=+154.347378562 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314580): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.709325671 +0000 UTC m=+154.347378562 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001314c80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013162a0 item 48 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.710928427 +0000 UTC m=+154.348981328 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013152c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001316620 item 49 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.711792447 +0000 UTC m=+154.349845339 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315740): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.711792447 +0000 UTC m=+154.349845339 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001315c80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013167e0 item 49 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.713309422 +0000 UTC m=+154.351362313 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336380): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001316b60 item 50 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.714129891 +0000 UTC m=+154.352182771 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336880): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.714129891 +0000 UTC m=+154.352182771 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001336e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001316d20 item 50 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.71592673 +0000 UTC m=+154.353979621 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337480): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013170a0 item 51 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.716851334 +0000 UTC m=+154.354904245 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.716851334 +0000 UTC m=+154.354904245 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001337ec0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001317260 item 51 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.718695073 +0000 UTC m=+154.356747963 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013545c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013175e0 item 52 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.719496555 +0000 UTC m=+154.357549456 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001354ac0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.719496555 +0000 UTC m=+154.357549456 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013177a0 item 52 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.72121083 +0000 UTC m=+154.359263720 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013556c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001317b20 item 53 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.722499076 +0000 UTC m=+154.360551967 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001355bc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.722499076 +0000 UTC m=+154.360551967 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001317ce0 item 53 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.724159139 +0000 UTC m=+154.362212030 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376800): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013800e0 item 54 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.725191375 +0000 UTC m=+154.363244285 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001376d00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.725191375 +0000 UTC m=+154.363244285 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377280): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013802a0 item 54 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.727832377 +0000 UTC m=+154.365885289 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001380620 item 55 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.728779143 +0000 UTC m=+154.366832054 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001377e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.728779143 +0000 UTC m=+154.366832054 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139a3c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013807e0 item 55 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.730275518 +0000 UTC m=+154.368328409 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139aa40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001380b60 item 56 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.730945916 +0000 UTC m=+154.368998807 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139af40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.730945916 +0000 UTC m=+154.368998807 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139b4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001380d20 item 56 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.732680299 +0000 UTC m=+154.370733190 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00139bb00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013810a0 item 57 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.733223998 +0000 UTC m=+154.371276889 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be0c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001381260 item 57 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.733782556 +0000 UTC m=+154.371835446 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013be600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.733782556 +0000 UTC m=+154.371835446 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013beb80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001381420 item 57 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.735610735 +0000 UTC m=+154.373663645 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf1c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013817a0 item 58 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.736197695 +0000 UTC m=+154.374250606 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bf700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001381960 item 58 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.73698458 +0000 UTC m=+154.375037491 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013bfc40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.73698458 +0000 UTC m=+154.375037491 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8280): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001381b20 item 58 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.738841312 +0000 UTC m=+154.376894224 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d88c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001381ea0 item 59 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.739761819 +0000 UTC m=+154.377814730 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d8e00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea0e0 item 59 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.740529037 +0000 UTC m=+154.378581948 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9340): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.740529037 +0000 UTC m=+154.378581948 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d98c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea2a0 item 59 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.742381281 +0000 UTC m=+154.380434193 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013d9f00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea620 item 60 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.743049895 +0000 UTC m=+154.381102806 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fa4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea7e0 item 60 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.743860625 +0000 UTC m=+154.381913536 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013faa00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.743860625 +0000 UTC m=+154.381913536 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fafc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea9a0 item 60 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.745529345 +0000 UTC m=+154.383582266 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fb600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ead20 item 61 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.74640121 +0000 UTC m=+154.384454121 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0013fbb40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.74640121 +0000 UTC m=+154.384454121 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014182c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eaee0 item 61 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.748098583 +0000 UTC m=+154.386151464 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb260 item 62 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.748828822 +0000 UTC m=+154.386881733 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001418e40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.748828822 +0000 UTC m=+154.386881733 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb420 item 62 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.750905728 +0000 UTC m=+154.388958639 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001419b80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb7a0 item 63 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.751738439 +0000 UTC m=+154.389791359 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a140): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.751738439 +0000 UTC m=+154.389791359 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00143a840): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb960 item 63 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.753793813 +0000 UTC m=+154.391846724 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001156ec0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154690 item 64 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.754688691 +0000 UTC m=+154.392741602 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157400): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.754688691 +0000 UTC m=+154.392741602 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001157b00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154850 item 64 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.756758844 +0000 UTC m=+154.394811755 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a1c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154bd0 item 65 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.757514401 +0000 UTC m=+154.395567312 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117a640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.757514401 +0000 UTC m=+154.395567312 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117ab40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154d90 item 65 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.759227613 +0000 UTC m=+154.397280525 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155110 item 66 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.760002086 +0000 UTC m=+154.398055007 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117b600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.760002086 +0000 UTC m=+154.398055007 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00117bb40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011552d0 item 66 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.762079091 +0000 UTC m=+154.400132002 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155650 item 67 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.762855747 +0000 UTC m=+154.400908658 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498680): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.762855747 +0000 UTC m=+154.400908658 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001498b80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155810 item 67 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.764847333 +0000 UTC m=+154.402900244 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499200): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155b90 item 68 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.765642553 +0000 UTC m=+154.403695464 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.765642553 +0000 UTC m=+154.403695464 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001499c40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155d50 item 68 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.767331371 +0000 UTC m=+154.405384282 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc300): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0150 item 69 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.768243522 +0000 UTC m=+154.406296433 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bc780): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.768243522 +0000 UTC m=+154.406296433 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bcc80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0310 item 69 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.770057924 +0000 UTC m=+154.408110834 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd300): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0690 item 70 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.770968863 +0000 UTC m=+154.409021783 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bd800): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.770968863 +0000 UTC m=+154.409021783 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014bdd40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0850 item 70 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.772792532 +0000 UTC m=+154.410845442 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de440): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0bd0 item 71 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.773603563 +0000 UTC m=+154.411656474 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014de940): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.773603563 +0000 UTC m=+154.411656474 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dee40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c0d90 item 71 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.775497174 +0000 UTC m=+154.413550066 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df4c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1110 item 72 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.776288898 +0000 UTC m=+154.414341809 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014df9c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.776288898 +0000 UTC m=+154.414341809 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0014dff00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c12d0 item 72 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.7782519 +0000 UTC m=+154.416304801 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1650 item 73 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.779186984 +0000 UTC m=+154.417239896 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500a40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1810 item 73 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.779839638 +0000 UTC m=+154.417892529 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001500f00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.779839638 +0000 UTC m=+154.417892529 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501440): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c19d0 item 73 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.781384424 +0000 UTC m=+154.419437316 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001501a80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1d50 item 74 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.781932012 +0000 UTC m=+154.419984913 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c1f10 item 74 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.782605284 +0000 UTC m=+154.420658226 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.782605284 +0000 UTC m=+154.420658226 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001520ac0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526150 item 74 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.784332533 +0000 UTC m=+154.422385444 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521100): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015264d0 item 75 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.785051282 +0000 UTC m=+154.423104193 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): _writeAt: size=3, off=2 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526690 item 75 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.785837737 +0000 UTC m=+154.423890648 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001521b40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.785837737 +0000 UTC m=+154.423890648 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542100): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526850 item 75 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.787772244 +0000 UTC m=+154.425825155 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542740): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526bd0 item 76 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.788525427 +0000 UTC m=+154.426578337 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001542c40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526d90 item 76 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): _writeAt: size=3, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.789321169 +0000 UTC m=+154.427374080 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.789321169 +0000 UTC m=+154.427374080 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543700): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526f50 item 76 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.791109692 +0000 UTC m=+154.429162604 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001543d40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015272d0 item 77 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.791780831 +0000 UTC m=+154.429833742 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015622c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.791780831 +0000 UTC m=+154.429833742 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015629c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001527490 item 77 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.794114658 +0000 UTC m=+154.432167579 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001527810 item 78 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.795002914 +0000 UTC m=+154.433055825 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563500): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.795002914 +0000 UTC m=+154.433055825 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001563c00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015279d0 item 78 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.797022431 +0000 UTC m=+154.435075322 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015802c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001527d50 item 79 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.797638647 +0000 UTC m=+154.435691537 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015807c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.797638647 +0000 UTC m=+154.435691537 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001580ec0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001527f10 item 79 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.799539291 +0000 UTC m=+154.437592182 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab380): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6850 item 80 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.800401949 +0000 UTC m=+154.438454840 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ab880): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.800401949 +0000 UTC m=+154.438454840 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6a10 item 80 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.802760622 +0000 UTC m=+154.440813544 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8640): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6d90 item 81 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.80366598 +0000 UTC m=+154.441718891 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c8ac0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.80366598 +0000 UTC m=+154.441718891 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6f50 item 81 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.805953269 +0000 UTC m=+154.444006191 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9680): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a72d0 item 82 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.806633795 +0000 UTC m=+154.444686687 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012c9b80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.806633795 +0000 UTC m=+154.444686687 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a7490 item 82 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.80803344 +0000 UTC m=+154.446086331 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ea800): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a7810 item 83 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.808611604 +0000 UTC m=+154.446664496 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ead00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.808611604 +0000 UTC m=+154.446664496 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb240): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a79d0 item 83 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.809959543 +0000 UTC m=+154.448012434 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012eb8c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a7d50 item 84 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.810795069 +0000 UTC m=+154.448847970 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0012ebdc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.810795069 +0000 UTC m=+154.448847970 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160a3c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a7f10 item 84 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.812190356 +0000 UTC m=+154.450243246 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160aa40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e310 item 85 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.812810348 +0000 UTC m=+154.450863240 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160af40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.812810348 +0000 UTC m=+154.450863240 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160b480): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e4d0 item 85 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.814320601 +0000 UTC m=+154.452373492 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00160bb00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e850 item 86 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.815010354 +0000 UTC m=+154.453063245 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c080): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.815010354 +0000 UTC m=+154.453063245 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162c600): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ea10 item 86 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.816920917 +0000 UTC m=+154.454973799 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162cc80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ed90 item 87 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.817644935 +0000 UTC m=+154.455697826 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d180): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.817644935 +0000 UTC m=+154.455697826 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162d6c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ef50 item 87 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.819475748 +0000 UTC m=+154.457528639 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00162dd40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f2d0 item 88 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.820102574 +0000 UTC m=+154.458155465 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016542c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.820102574 +0000 UTC m=+154.458155465 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654840): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f490 item 88 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.822240353 +0000 UTC m=+154.460293283 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001654e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f810 item 89 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.823031416 +0000 UTC m=+154.461084337 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0016553c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f9d0 item 89 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.823969556 +0000 UTC m=+154.462022467 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655900): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.823969556 +0000 UTC m=+154.462022467 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001655e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160fb90 item 89 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.826076627 +0000 UTC m=+154.464129518 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc00166c540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015902a0 item 90 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.826737205 +0000 UTC m=+154.464790097 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581780): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001590460 item 90 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.827506359 +0000 UTC m=+154.465559250 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc001581cc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.827506359 +0000 UTC m=+154.465559250 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0300): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001590620 item 90 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.82919784 +0000 UTC m=+154.467250751 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0940): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015909a0 item 91 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.830077981 +0000 UTC m=+154.468130892 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a0e80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): >_readAt: n=2, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): _writeAt: size=3, off=7 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001590b60 item 91 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.830842044 +0000 UTC m=+154.468894955 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a13c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): >_readAt: n=8, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.830842044 +0000 UTC m=+154.468894955 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015a1940): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001590d20 item 91 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.832581677 +0000 UTC m=+154.470634568 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2000): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015910a0 item 92 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.833216547 +0000 UTC m=+154.471269437 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2540): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): open at offset 5 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591260 item 92 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): _readAt: size=2, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): _writeAt: size=3, off=5 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): >_writeAt: n=3, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.83413567 +0000 UTC m=+154.472188561 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c2a80): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): >_readAt: n=3, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.83413567 +0000 UTC m=+154.472188561 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3040): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591420 item 92 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.836067694 +0000 UTC m=+154.474120605 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3680): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015917a0 item 93 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.836694539 +0000 UTC m=+154.474747430 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015c3bc0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.836694539 +0000 UTC m=+154.474747430 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de340): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591960 item 93 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.838529701 +0000 UTC m=+154.476582592 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015de980): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591ce0 item 94 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.839226648 +0000 UTC m=+154.477279570 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015deec0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.839226648 +0000 UTC m=+154.477279570 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015df5c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591ea0 item 94 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.84118496 +0000 UTC m=+154.479237872 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015dfc00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f02a0 item 95 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.842057046 +0000 UTC m=+154.480109957 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc1c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.842057046 +0000 UTC m=+154.480109957 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fc8c0): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f0460 item 95 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 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/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): open at offset 0 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): _readAt: size=2, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): >_readAt: n=0, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.844100438 +0000 UTC m=+154.482153359 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fcf00): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): _writeAt: size=5, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): >openPending: err= 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f07e0 item 96 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): >_writeAt: n=5, err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.844664435 +0000 UTC m=+154.482717327 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fd440): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/24 04:26:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/24 04:26:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/24 04:26:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/24 04:26:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): _readAt: size=512, off=0 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): openPending: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): >openPending: err= 2025/11/24 04:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): >_readAt: n=5, err=EOF 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): close: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-24 04:26:52.844664435 +0000 UTC m=+154.482717327 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:52 DEBUG : open-test-file(0xc0015fdb40): >close: err= 2025/11/24 04:26:52 DEBUG : open-test-file: Remove: 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f09a0 item 96 2025/11/24 04:26:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/24 04:26:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/24 04:26:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/24 04:26:52 DEBUG : open-test-file: >Remove: err= 2025/11/24 04:26:52 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:52 DEBUG : Looking for writers 2025/11/24 04:26:52 DEBUG : >WaitForWriters: 2025/11/24 04:26:52 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.88s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.81s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:53 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:53 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:53 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:53 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:53 DEBUG : file1: newRWFileHandle: 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): openPending: 2025/11/24 04:26:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): >openPending: err= 2025/11/24 04:26:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/24 04:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/24 04:26:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): _writeAt: size=2, off=0 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): >_writeAt: n=2, err= 2025/11/24 04:26:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): RWFileHandle.Flush 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): RWFileHandle.Release 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): close: 2025/11/24 04:26:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/24 04:26:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:53 DEBUG : file1(0xc00166cbc0): >close: err= 2025/11/24 04:26:53 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:53 DEBUG : file1: vfs cache: starting upload 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:53 DEBUG : file1: size = 2 OK 2025/11/24 04:26:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/24 04:26:53 INFO : file1: Copied (new) 2025/11/24 04:26:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/24 04:26:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/24 04:26:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/24 04:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:26:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : >WaitForWriters: 2025/11/24 04:26:53 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:53 DEBUG : Looking for writers 2025/11/24 04:26:53 DEBUG : file1: reading active writers 2025/11/24 04:26:53 DEBUG : >WaitForWriters: 2025/11/24 04:26:53 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.12s) === RUN TestRWCacheRename run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:54 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:26:54 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:26:54 DEBUG : rename_me: newRWFileHandle: 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): openPending: 2025/11/24 04:26:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/24 04:26:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): >openPending: err= 2025/11/24 04:26:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/24 04:26:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/24 04:26:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/24 04:26:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): _writeAt: size=5, off=0 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): >_writeAt: n=5, err= 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): close: 2025/11/24 04:26:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-24 04:26:54.513281728 +0000 UTC m=+156.151334669 2025/11/24 04:26:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/24 04:26:54 DEBUG : rename_me(0xc0016a2440): >close: err= 2025/11/24 04:26:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/24 04:26:54 DEBUG : i_was_renamed: Updating file with 0xc001234180 2025/11/24 04:26:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/24 04:26:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/24 04:26:54 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/24 04:26:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/24 04:26:54 DEBUG : i_was_renamed: size = 5 OK 2025/11/24 04:26:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:26:54 INFO : i_was_renamed: Copied (new) 2025/11/24 04:26:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-24 04:26:54.513281728 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/24 04:26:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/24 04:26:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/24 04:26:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/24 04:26:54 DEBUG : Looking for writers 2025/11/24 04:26:54 DEBUG : i_was_renamed: reading active writers 2025/11/24 04:26:54 DEBUG : >WaitForWriters: 2025/11/24 04:26:54 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.95s) === RUN TestRWCacheUpdate run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:26:55 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:26:55 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/24 04:26:55 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/24 04:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage{juk_h}/rclone-test-zimicos2koci" 2025/11/24 04:26:55 INFO : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/24 04:26:55 DEBUG : forgetting directory cache 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): _readAt: size=512, off=0 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): openPending: 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:27:55.278067091 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): >openPending: err= 2025/11/24 04:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): >_readAt: n=20, err=EOF 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): close: 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:27:55.278067091 +0000 UTC 2025/11/24 04:26:55 DEBUG : TestRWCacheUpdate(0xc0016a2080): >close: err= 2025/11/24 04:26:55 DEBUG : forgetting directory cache 2025/11/24 04:26:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): _readAt: size=512, off=0 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): openPending: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:28:55.278067091 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-24 03:27:55.278067091 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-24 03:28:55.278067091 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-24 03:27:55.278067091 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/24 04:26:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): >openPending: err= 2025/11/24 04:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): >_readAt: n=20, err=EOF 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): close: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:28:55.278067091 +0000 UTC 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c4c0): >close: err= 2025/11/24 04:26:56 DEBUG : forgetting directory cache 2025/11/24 04:26:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): _readAt: size=512, off=0 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): openPending: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:29:55.278067091 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-24 03:28:55.278067091 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-24 03:29:55.278067091 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-24 03:28:55.278067091 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/24 04:26:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): >openPending: err= 2025/11/24 04:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): >_readAt: n=20, err=EOF 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): close: 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:29:55.278067091 +0000 UTC 2025/11/24 04:26:56 DEBUG : TestRWCacheUpdate(0xc000c7c180): >close: err= 2025/11/24 04:26:56 DEBUG : forgetting directory cache 2025/11/24 04:26:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): _readAt: size=512, off=0 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): openPending: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:30:55.278067091 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-24 03:29:55.278067091 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-24 03:30:55.278067091 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-24 03:29:55.278067091 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/24 04:26:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): >openPending: err= 2025/11/24 04:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): >_readAt: n=20, err=EOF 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): close: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:30:55.278067091 +0000 UTC 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc000c7c880): >close: err= 2025/11/24 04:26:57 DEBUG : forgetting directory cache 2025/11/24 04:26:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): _readAt: size=512, off=0 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): openPending: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:31:55.278067091 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-24 03:30:55.278067091 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-24 03:31:55.278067091 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-24 03:30:55.278067091 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/24 04:26:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): >openPending: err= 2025/11/24 04:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): >_readAt: n=20, err=EOF 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): close: 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:31:55.278067091 +0000 UTC 2025/11/24 04:26:57 DEBUG : TestRWCacheUpdate(0xc0007345c0): >close: err= 2025/11/24 04:26:57 DEBUG : forgetting directory cache 2025/11/24 04:26:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): _readAt: size=512, off=0 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): openPending: 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-24 03:32:55.278067091 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-24 03:31:55.278067091 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-24 03:32:55.278067091 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-24 03:31:55.278067091 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/24 04:26:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/24 04:26:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): >openPending: err= 2025/11/24 04:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): >_readAt: n=20, err=EOF 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): close: 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:32:55.278067091 +0000 UTC 2025/11/24 04:26:58 DEBUG : TestRWCacheUpdate(0xc000c7c280): >close: err= 2025/11/24 04:26:58 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-zimicos2koci/TestRWCacheUpdate 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/24 04:26:58 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "TestRWCacheUpdate" to GCS bucket rclone-test-zimicos2koci: 1/10 (googleapi: Error 429: The object rclone-test-zimicos2koci/TestRWCacheUpdate 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/24 04:26:58 DEBUG : forgetting directory cache 2025/11/24 04:26:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:00 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): _readAt: size=512, off=0 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): openPending: 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-24 03:33:55.278067091 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-24 03:32:55.278067091 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-24 03:33:55.278067091 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-24 03:32:55.278067091 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/24 04:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/24 04:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): >openPending: err= 2025/11/24 04:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): >_readAt: n=21, err=EOF 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): close: 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:33:55.278067091 +0000 UTC 2025/11/24 04:27:00 DEBUG : TestRWCacheUpdate(0xc0002cc6c0): >close: err= 2025/11/24 04:27:00 DEBUG : forgetting directory cache 2025/11/24 04:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): _readAt: size=512, off=0 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): openPending: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-24 03:34:55.278067091 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-24 03:33:55.278067091 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-24 03:34:55.278067091 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-24 03:33:55.278067091 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/24 04:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/24 04:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): >openPending: err= 2025/11/24 04:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): >_readAt: n=22, err=EOF 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): close: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:34:55.278067091 +0000 UTC 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc0002cc740): >close: err= 2025/11/24 04:27:01 DEBUG : forgetting directory cache 2025/11/24 04:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): _readAt: size=512, off=0 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): openPending: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-24 03:35:55.278067091 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-24 03:34:55.278067091 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-24 03:35:55.278067091 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-24 03:34:55.278067091 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/24 04:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/24 04:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): >openPending: err= 2025/11/24 04:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): >_readAt: n=23, err=EOF 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): close: 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:35:55.278067091 +0000 UTC 2025/11/24 04:27:01 DEBUG : TestRWCacheUpdate(0xc000c7c540): >close: err= 2025/11/24 04:27:01 DEBUG : forgetting directory cache 2025/11/24 04:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): _readAt: size=512, off=0 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): openPending: 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-24 03:36:55.278067091 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-24 03:35:55.278067091 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-24 03:36:55.278067091 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-24 03:35:55.278067091 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/24 04:27:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/24 04:27:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): >openPending: err= 2025/11/24 04:27:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): >_readAt: n=24, err=EOF 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): close: 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-24 03:36:55.278067091 +0000 UTC 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate(0xc0007343c0): >close: err= 2025/11/24 04:27:02 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:02 DEBUG : Looking for writers 2025/11/24 04:27:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/24 04:27:02 DEBUG : >WaitForWriters: 2025/11/24 04:27:02 DEBUG : GCS bucket rclone-test-zimicos2koci: vfs cache: cleaner exiting 2025/11/24 04:27:02 DEBUG : forgetting directory cache 2025/11/24 04:27:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.24s) === RUN TestCaseSensitivity run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:02 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:02 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/24 04:27:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/24 04:27:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/24 04:27:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/24 04:27:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/24 04:27:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:03 DEBUG : Looking for writers 2025/11/24 04:27:03 DEBUG : FiLeA: reading active writers 2025/11/24 04:27:03 DEBUG : FiLeB: reading active writers 2025/11/24 04:27:03 DEBUG : FilEb: reading active writers 2025/11/24 04:27:03 DEBUG : >WaitForWriters: 2025/11/24 04:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:03 DEBUG : Looking for writers 2025/11/24 04:27:03 DEBUG : FiLeA: reading active writers 2025/11/24 04:27:03 DEBUG : FiLeB: reading active writers 2025/11/24 04:27:03 DEBUG : FilEb: reading active writers 2025/11/24 04:27:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.77s) === RUN TestUnicodeNormalization run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:04 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:04 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:04 DEBUG : Looking for writers 2025/11/24 04:27:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/24 04:27:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/24 04:27:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.77s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:05 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:05 DEBUG : GCS bucket rclone-test-zimicos2koci: Reusing VFS from active cache 2025/11/24 04:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:05 DEBUG : Looking for writers 2025/11/24 04:27:05 DEBUG : >WaitForWriters: 2025/11/24 04:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:05 DEBUG : Looking for writers 2025/11/24 04:27:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:05 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:05 DEBUG : Looking for writers 2025/11/24 04:27:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.14s) === RUN TestVFSRoot run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:05 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:05 DEBUG : Looking for writers 2025/11/24 04:27:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.11s) === RUN TestVFSStat run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:05 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:05 DEBUG : dir/: Creating directory marker 2025/11/24 04:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:06 DEBUG : dir: Looking for writers 2025/11/24 04:27:06 DEBUG : file2: reading active writers 2025/11/24 04:27:06 DEBUG : Looking for writers 2025/11/24 04:27:06 DEBUG : dir: reading active writers 2025/11/24 04:27:06 DEBUG : file1: reading active writers 2025/11/24 04:27:06 DEBUG : >WaitForWriters: 2025/11/24 04:27:06 DEBUG : dir/: Removing directory marker --- PASS: TestVFSStat (1.10s) === RUN TestVFSStatParent run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:06 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:06 DEBUG : dir/: Creating directory marker 2025/11/24 04:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:07 DEBUG : dir: Looking for writers 2025/11/24 04:27:07 DEBUG : Looking for writers 2025/11/24 04:27:07 DEBUG : dir: reading active writers 2025/11/24 04:27:07 DEBUG : file1: reading active writers 2025/11/24 04:27:07 DEBUG : >WaitForWriters: 2025/11/24 04:27:07 DEBUG : dir/: Removing directory marker --- PASS: TestVFSStatParent (1.01s) === RUN TestVFSOpenFile run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:07 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:07 DEBUG : dir/: Creating directory marker 2025/11/24 04:27:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:08 DEBUG : file1: Open: flags=O_RDONLY 2025/11/24 04:27:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/24 04:27:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/24 04:27:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/24 04:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/24 04:27:08 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (0 bytes), uploading instead of streaming 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:27:08 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/24 04:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/24 04:27:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/24 04:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:08 DEBUG : dir: Looking for writers 2025/11/24 04:27:08 DEBUG : file2: reading active writers 2025/11/24 04:27:08 DEBUG : new_file.txt: reading active writers 2025/11/24 04:27:08 DEBUG : Looking for writers 2025/11/24 04:27:08 DEBUG : dir: reading active writers 2025/11/24 04:27:08 DEBUG : file1: reading active writers 2025/11/24 04:27:08 DEBUG : >WaitForWriters: 2025/11/24 04:27:08 DEBUG : dir/: Removing directory marker --- PASS: TestVFSOpenFile (1.29s) === RUN TestVFSRename run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:08 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:09 DEBUG : dir/: Creating directory marker 2025/11/24 04:27:09 DEBUG : dir/file1: size = 14 OK 2025/11/24 04:27:09 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/24 04:27:09 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/24 04:27:10 INFO : dir/file2: Deleted 2025/11/24 04:27:10 DEBUG : dir/file1: Updating file with dir/file1 0xc0006189c0 2025/11/24 04:27:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/24 04:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:10 DEBUG : file0: size = 14 OK 2025/11/24 04:27:10 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/24 04:27:10 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/24 04:27:10 INFO : dir/file1: Deleted 2025/11/24 04:27:10 DEBUG : file0: Updating file with file0 0xc0006189c0 2025/11/24 04:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/24 04:27:10 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/24 04:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:10 DEBUG : dir: Looking for writers 2025/11/24 04:27:10 DEBUG : Looking for writers 2025/11/24 04:27:10 DEBUG : dir: reading active writers 2025/11/24 04:27:10 DEBUG : file0: reading active writers 2025/11/24 04:27:10 DEBUG : >WaitForWriters: 2025/11/24 04:27:10 DEBUG : dir/: Removing directory marker --- PASS: TestVFSRename (1.96s) === RUN TestVFSStatfs run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:10 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:10 DEBUG : Looking for writers 2025/11/24 04:27:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.12s) === RUN TestVFSMkdir run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:10 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:11 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/24 04:27:11 DEBUG : a/: Creating directory marker 2025/11/24 04:27:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/24 04:27:11 DEBUG : b/: Creating directory marker 2025/11/24 04:27:11 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/24 04:27:12 DEBUG : c/: Creating directory marker 2025/11/24 04:27:12 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/24 04:27:12 DEBUG : d/: Creating directory marker 2025/11/24 04:27:12 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/24 04:27:12 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:12 DEBUG : Looking for writers 2025/11/24 04:27:12 DEBUG : a: Looking for writers 2025/11/24 04:27:12 DEBUG : b: Looking for writers 2025/11/24 04:27:12 DEBUG : c: Looking for writers 2025/11/24 04:27:12 DEBUG : d: Looking for writers 2025/11/24 04:27:12 DEBUG : Looking for writers 2025/11/24 04:27:12 DEBUG : /: reading active writers 2025/11/24 04:27:12 DEBUG : a: reading active writers 2025/11/24 04:27:12 DEBUG : b: reading active writers 2025/11/24 04:27:12 DEBUG : c: reading active writers 2025/11/24 04:27:12 DEBUG : d: reading active writers 2025/11/24 04:27:12 DEBUG : >WaitForWriters: 2025/11/24 04:27:13 DEBUG : d/: Removing directory marker 2025/11/24 04:27:13 DEBUG : c/: Removing directory marker 2025/11/24 04:27:13 DEBUG : b/: Removing directory marker 2025/11/24 04:27:13 DEBUG : a/: Removing directory marker --- PASS: TestVFSMkdir (2.43s) === RUN TestVFSMkdirAll run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:13 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:13 DEBUG : a/: Creating directory marker 2025/11/24 04:27:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/24 04:27:14 DEBUG : a/b/: Creating directory marker 2025/11/24 04:27:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/24 04:27:14 DEBUG : a/b/c/: Creating directory marker 2025/11/24 04:27:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/24 04:27:15 DEBUG : a/b/c/d/: Creating directory marker 2025/11/24 04:27:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/24 04:27:15 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:15 DEBUG : a/b/c/d: Looking for writers 2025/11/24 04:27:15 DEBUG : a/b/c: Looking for writers 2025/11/24 04:27:15 DEBUG : d: reading active writers 2025/11/24 04:27:15 DEBUG : a/b: Looking for writers 2025/11/24 04:27:15 DEBUG : c: reading active writers 2025/11/24 04:27:15 DEBUG : a: Looking for writers 2025/11/24 04:27:15 DEBUG : b: reading active writers 2025/11/24 04:27:15 DEBUG : Looking for writers 2025/11/24 04:27:15 DEBUG : a: reading active writers 2025/11/24 04:27:15 DEBUG : >WaitForWriters: 2025/11/24 04:27:15 DEBUG : a/b/c/d/: Removing directory marker 2025/11/24 04:27:15 DEBUG : a/b/c/: Removing directory marker 2025/11/24 04:27:15 DEBUG : a/b/: Removing directory marker 2025/11/24 04:27:15 DEBUG : a/: Removing directory marker --- PASS: TestVFSMkdirAll (2.58s) === 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-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:15 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:15 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:15 DEBUG : Looking for writers 2025/11/24 04:27:15 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-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:16 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/24 04:27:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/24 04:27:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/24 04:27:16 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (5 bytes), uploading instead of streaming 2025/11/24 04:27:16 DEBUG : file1: size = 5 OK 2025/11/24 04:27:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:27:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (0 bytes), uploading instead of streaming 2025/11/24 04:27:16 DEBUG : file1: size = 0 OK 2025/11/24 04:27:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:27:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (7 bytes), uploading instead of streaming 2025/11/24 04:27:16 DEBUG : file1: size = 7 OK 2025/11/24 04:27:16 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/24 04:27:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:16 DEBUG : Looking for writers 2025/11/24 04:27:16 DEBUG : file1: reading active writers 2025/11/24 04:27:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.59s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:16 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/24 04:27:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/24 04:27:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/24 04:27:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/24 04:27:17 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (11 bytes), uploading instead of streaming 2025/11/24 04:27:17 DEBUG : file1: size = 11 OK 2025/11/24 04:27:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 04:27:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/24 04:27:17 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:17 DEBUG : Looking for writers 2025/11/24 04:27:17 DEBUG : file1: reading active writers 2025/11/24 04:27:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.39s) === RUN TestWriteFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (5 bytes), uploading instead of streaming 2025/11/24 04:27:18 DEBUG : file1: size = 5 OK 2025/11/24 04:27:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/24 04:27:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/24 04:27:18 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:18 DEBUG : Looking for writers 2025/11/24 04:27:18 DEBUG : file1: reading active writers 2025/11/24 04:27:18 DEBUG : >WaitForWriters: 2025/11/24 04:27:18 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:18 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:27:18 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 04:27:18 DEBUG : pacer: Reducing sleep to 15ms 2025/11/24 04:27:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestWriteFileHandleFlush (0.47s) === RUN TestWriteFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:18 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:27:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : file1: WriteFileHandle.Release closing 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (0 bytes), uploading instead of streaming 2025/11/24 04:27:18 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:18 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:27:18 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:18 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:27:18 DEBUG : file1: size = 0 OK 2025/11/24 04:27:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:27:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/24 04:27:18 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:18 DEBUG : Looking for writers 2025/11/24 04:27:18 DEBUG : file1: reading active writers 2025/11/24 04:27:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:18 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:18 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (2 bytes), uploading instead of streaming 2025/11/24 04:27:19 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:19 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:27:19 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:19 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:27:19 DEBUG : file1: size = 2 OK 2025/11/24 04:27:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/24 04:27:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/24 04:27:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:19 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:19 DEBUG : Looking for writers 2025/11/24 04:27:19 DEBUG : file1: reading active writers 2025/11/24 04:27:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.60s) === RUN TestFileReadAtZeroLength run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:19 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:19 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (0 bytes), uploading instead of streaming 2025/11/24 04:27:19 DEBUG : file1: size = 0 OK 2025/11/24 04:27:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 04:27:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:19 DEBUG : file1: Open: flags=O_RDONLY 2025/11/24 04:27:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/24 04:27:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/24 04:27:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:19 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:19 DEBUG : Looking for writers 2025/11/24 04:27:19 DEBUG : file1: reading active writers 2025/11/24 04:27:19 DEBUG : >WaitForWriters: 2025/11/24 04:27:19 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:19 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/24 04:27:19 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-zimicos2koci/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/24 04:27:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 04:27:19 DEBUG : pacer: Reducing sleep to 15ms 2025/11/24 04:27:19 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestFileReadAtZeroLength (0.51s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:19 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/24 04:27:20 DEBUG : pacer: Reducing sleep to 0s 2025/11/24 04:27:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/24 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/24 04:27:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/24 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:20 DEBUG : GCS bucket rclone-test-zimicos2koci: File to upload is small (100 bytes), uploading instead of streaming 2025/11/24 04:27:20 DEBUG : file1: size = 100 OK 2025/11/24 04:27:20 DEBUG : file1: md5 = ee626fd6343e265fb7e3aae317729052 OK 2025/11/24 04:27:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/24 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/24 04:27:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/24 04:27:20 DEBUG : file1: Open: flags=O_RDONLY 2025/11/24 04:27:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/24 04:27:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/24 04:27:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:20 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:20 DEBUG : Looking for writers 2025/11/24 04:27:20 DEBUG : file1: reading active writers 2025/11/24 04:27:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.40s) === RUN TestZipManyFiles run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:20 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:20 DEBUG : flat/: Creating directory marker 2025/11/24 04:27:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/24 04:27:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/24 04:27:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/24 04:27:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/24 04:27:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/24 04:27:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/24 04:27:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/24 04:27:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/24 04:27:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/24 04:27:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/24 04:27:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:22 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:22 DEBUG : flat: Looking for writers 2025/11/24 04:27:22 DEBUG : f000.txt: reading active writers 2025/11/24 04:27:22 DEBUG : f001.txt: reading active writers 2025/11/24 04:27:22 DEBUG : f002.txt: reading active writers 2025/11/24 04:27:22 DEBUG : f003.txt: reading active writers 2025/11/24 04:27:22 DEBUG : f004.txt: reading active writers 2025/11/24 04:27:22 DEBUG : Looking for writers 2025/11/24 04:27:22 DEBUG : flat: reading active writers 2025/11/24 04:27:22 DEBUG : >WaitForWriters: 2025/11/24 04:27:22 DEBUG : flat/: Removing directory marker --- PASS: TestZipManyFiles (2.15s) === RUN TestZipManySubDirs run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:22 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:22 DEBUG : a/: Creating directory marker 2025/11/24 04:27:23 DEBUG : a/b/: Creating directory marker 2025/11/24 04:27:23 DEBUG : a/b/c/: Creating directory marker 2025/11/24 04:27:24 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/24 04:27:24 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/24 04:27:24 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:24 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:24 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/24 04:27:24 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/24 04:27:24 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:24 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:24 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/24 04:27:24 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/24 04:27:24 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:24 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:24 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:24 DEBUG : a/b/c: Looking for writers 2025/11/24 04:27:24 DEBUG : deep.txt: reading active writers 2025/11/24 04:27:24 DEBUG : a/b: Looking for writers 2025/11/24 04:27:24 DEBUG : c: reading active writers 2025/11/24 04:27:24 DEBUG : mid.txt: reading active writers 2025/11/24 04:27:24 DEBUG : a: Looking for writers 2025/11/24 04:27:24 DEBUG : b: reading active writers 2025/11/24 04:27:24 DEBUG : top.txt: reading active writers 2025/11/24 04:27:24 DEBUG : Looking for writers 2025/11/24 04:27:24 DEBUG : a: reading active writers 2025/11/24 04:27:24 DEBUG : >WaitForWriters: 2025/11/24 04:27:24 DEBUG : a/b/c/: Removing directory marker 2025/11/24 04:27:24 DEBUG : a/b/: Removing directory marker 2025/11/24 04:27:24 DEBUG : a/: Removing directory marker --- PASS: TestZipManySubDirs (2.52s) === RUN TestZipLargeFiles run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:25 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:25 DEBUG : bigdir/: Creating directory marker 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:27 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:27 DEBUG : bigdir: Looking for writers 2025/11/24 04:27:27 DEBUG : big.bin: reading active writers 2025/11/24 04:27:27 DEBUG : Looking for writers 2025/11/24 04:27:27 DEBUG : bigdir: reading active writers 2025/11/24 04:27:27 DEBUG : >WaitForWriters: 2025/11/24 04:27:27 DEBUG : bigdir/: Removing directory marker --- PASS: TestZipLargeFiles (2.25s) === RUN TestZipDirsInRoot run.go:185: Remote "GCS bucket rclone-test-zimicos2koci", Local "Local file system at /tmp/rclone4282157603", Modify Window "1ns" 2025/11/24 04:27:27 INFO : GCS bucket rclone-test-zimicos2koci: poll-interval is not supported by this remote 2025/11/24 04:27:27 DEBUG : dir1/: Creating directory marker 2025/11/24 04:27:28 DEBUG : dir2/: Creating directory marker 2025/11/24 04:27:28 DEBUG : dir3/: Creating directory marker 2025/11/24 04:27:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/24 04:27:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/24 04:27:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/24 04:27:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/24 04:27:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/24 04:27:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/24 04:27:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/24 04:27:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/24 04:27:29 DEBUG : WaitForWriters: timeout=30s 2025/11/24 04:27:29 DEBUG : dir1: Looking for writers 2025/11/24 04:27:29 DEBUG : a.txt: reading active writers 2025/11/24 04:27:29 DEBUG : dir2: Looking for writers 2025/11/24 04:27:29 DEBUG : b.txt: reading active writers 2025/11/24 04:27:29 DEBUG : dir3: Looking for writers 2025/11/24 04:27:29 DEBUG : c.txt: reading active writers 2025/11/24 04:27:29 DEBUG : Looking for writers 2025/11/24 04:27:29 DEBUG : dir1: reading active writers 2025/11/24 04:27:29 DEBUG : dir2: reading active writers 2025/11/24 04:27:29 DEBUG : dir3: reading active writers 2025/11/24 04:27:29 DEBUG : >WaitForWriters: 2025/11/24 04:27:29 DEBUG : dir3/: Removing directory marker 2025/11/24 04:27:29 DEBUG : dir2/: Removing directory marker 2025/11/24 04:27:29 DEBUG : dir1/: Removing directory marker --- PASS: TestZipDirsInRoot (2.49s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/24 04:27:29 DEBUG : GCS bucket rclone-test-zimicos2koci: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished OK in 3m12.601545092s (try 1/5)