"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5)
2025/03/11 01:06:19 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-wiyosud5masu"
2025/03/11 01:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:06:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiyosud5masu"
2025/03/11 01:06:19 DEBUG : Reset feature "ListR"
2025/03/11 01:06:19 DEBUG : Creating backend with remote "/tmp/rclone2297684814"
=== RUN   TestDirHandleMethods
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:06:19 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:06:24 INFO  : dir/file1.rclone_chunk.001_xvbzd8: Moved (server-side) to: dir/file1
2025/03/11 01:06:25 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:06:25 DEBUG : dir: Looking for writers
2025/03/11 01:06:25 DEBUG : : Looking for writers
2025/03/11 01:06:25 DEBUG : dir: reading active writers
2025/03/11 01:06:25 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleMethods (15.93s)
=== RUN   TestDirHandleReaddir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:06:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:06:40 INFO  : dir/file1.rclone_chunk.001_xvcfag: Moved (server-side) to: dir/file1
2025/03/11 01:06:45 INFO  : dir/file2.rclone_chunk.001_xvcke1: Moved (server-side) to: dir/file2
2025/03/11 01:06:50 INFO  : dir/subdir/file3.rclone_chunk.001_xvcq2e: Moved (server-side) to: dir/subdir/file3
2025/03/11 01:06:52 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:06:52 DEBUG : dir/subdir: Looking for writers
2025/03/11 01:06:52 DEBUG : dir: Looking for writers
2025/03/11 01:06:52 DEBUG : file2: reading active writers
2025/03/11 01:06:52 DEBUG : subdir: reading active writers
2025/03/11 01:06:52 DEBUG : file1: reading active writers
2025/03/11 01:06:52 DEBUG : : Looking for writers
2025/03/11 01:06:52 DEBUG : dir: reading active writers
2025/03/11 01:06:52 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleReaddir (37.60s)
=== RUN   TestDirHandleReaddirnames
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:07:12 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:07:17 INFO  : dir/file1.rclone_chunk.001_xvdhck: Moved (server-side) to: dir/file1
2025/03/11 01:07:18 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:07:18 DEBUG : dir: Looking for writers
2025/03/11 01:07:18 DEBUG : file1: reading active writers
2025/03/11 01:07:18 DEBUG : : Looking for writers
2025/03/11 01:07:18 DEBUG : dir: reading active writers
2025/03/11 01:07:18 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleReaddirnames (14.27s)
=== RUN   TestDirMethods
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:07:27 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:07:31 INFO  : dir/file1.rclone_chunk.001_xvdv7p: Moved (server-side) to: dir/file1
2025/03/11 01:07:33 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:07:33 DEBUG : dir: Looking for writers
2025/03/11 01:07:33 DEBUG : : Looking for writers
2025/03/11 01:07:33 DEBUG : dir: reading active writers
2025/03/11 01:07:33 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirMethods
        	Messages:   	directories
--- FAIL: TestDirMethods (23.54s)
=== RUN   TestDirForgetAll
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:07:50 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:07:54 INFO  : dir/file1.rclone_chunk.001_xveifq: Moved (server-side) to: dir/file1
2025/03/11 01:07:56 DEBUG : dir: forgetting directory cache
2025/03/11 01:07:56 DEBUG : : forgetting directory cache
2025/03/11 01:07:56 DEBUG : dir: forgetting directory cache
2025/03/11 01:07:56 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:07:56 DEBUG : : Looking for writers
2025/03/11 01:07:56 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirForgetAll
        	Messages:   	directories
--- FAIL: TestDirForgetAll (22.95s)
=== RUN   TestDirForgetPath
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:08:13 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:08:18 INFO  : dir/file1.rclone_chunk.001_xvf5k4: Moved (server-side) to: dir/file1
2025/03/11 01:08:20 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1
2025/03/11 01:08:20 DEBUG : dir: invalidating directory cache
2025/03/11 01:08:20 DEBUG : : >ForgetPath: 
2025/03/11 01:08:20 DEBUG : : ForgetPath: relativePath="dir", type=0
2025/03/11 01:08:20 DEBUG : : invalidating directory cache
2025/03/11 01:08:20 DEBUG : dir: forgetting directory cache
2025/03/11 01:08:20 DEBUG : : >ForgetPath: 
2025/03/11 01:08:20 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0
2025/03/11 01:08:20 DEBUG : : >ForgetPath: 
2025/03/11 01:08:20 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:08:20 DEBUG : dir: Looking for writers
2025/03/11 01:08:20 DEBUG : : Looking for writers
2025/03/11 01:08:20 DEBUG : dir: reading active writers
2025/03/11 01:08:20 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirForgetPath
        	Messages:   	directories
--- FAIL: TestDirForgetPath (24.28s)
=== RUN   TestDirWalk
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:08:37 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:08:42 INFO  : dir/file1.rclone_chunk.001_xvfucf: Moved (server-side) to: dir/file1
2025/03/11 01:08:49 INFO  : fil/a/b/c.rclone_chunk.001_xvfzc9: Moved (server-side) to: fil/a/b/c
2025/03/11 01:08:51 DEBUG : : forgetting directory cache
2025/03/11 01:08:51 DEBUG : dir: forgetting directory cache
2025/03/11 01:08:52 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:08:52 DEBUG : dir: Looking for writers
2025/03/11 01:08:52 DEBUG : fil/a/b: Looking for writers
2025/03/11 01:08:52 DEBUG : fil/a: Looking for writers
2025/03/11 01:08:52 DEBUG : b: reading active writers
2025/03/11 01:08:52 DEBUG : fil: Looking for writers
2025/03/11 01:08:52 DEBUG : a: reading active writers
2025/03/11 01:08:52 DEBUG : : Looking for writers
2025/03/11 01:08:52 DEBUG : dir: reading active writers
2025/03/11 01:08:52 DEBUG : fil: reading active writers
2025/03/11 01:08:52 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirWalk
        	Messages:   	directories
--- FAIL: TestDirWalk (47.05s)
=== RUN   TestDirSetModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:09:24 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:09:28 INFO  : dir/file1.rclone_chunk.001_xvh552: Moved (server-side) to: dir/file1
2025/03/11 01:09:29 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:09:29 DEBUG : dir: Looking for writers
2025/03/11 01:09:29 DEBUG : : Looking for writers
2025/03/11 01:09:29 DEBUG : dir: reading active writers
2025/03/11 01:09:29 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirSetModTime
        	Messages:   	directories
--- FAIL: TestDirSetModTime (21.37s)
=== RUN   TestDirStat
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:09:46 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:09:50 INFO  : dir/file1.rclone_chunk.001_xvhquj: Moved (server-side) to: dir/file1
2025/03/11 01:09:52 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:09:52 DEBUG : dir: Looking for writers
2025/03/11 01:09:52 DEBUG : file1: reading active writers
2025/03/11 01:09:52 DEBUG : : Looking for writers
2025/03/11 01:09:52 DEBUG : dir: reading active writers
2025/03/11 01:09:52 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirStat
        	Messages:   	directories
--- FAIL: TestDirStat (23.72s)
=== RUN   TestDirReadDirAll
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:10:09 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:10:15 INFO  : dir/file1.rclone_chunk.001_xvierg: Moved (server-side) to: dir/file1
2025/03/11 01:10:24 INFO  : dir/file2.rclone_chunk.001_xvijpf: Moved (server-side) to: dir/file2
2025/03/11 01:10:28 INFO  : dir/subdir/file3.rclone_chunk.001_xvis99: Moved (server-side) to: dir/subdir/file3
=== RUN   TestDirReadDirAll/Virtual
2025/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile"
2025/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir"
2025/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vDel: "file2"
2025/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vDel: "subdir"
2025/03/11 01:10:34 INFO  : dir/virtualFile.rclone_chunk.001_xviy0x: Moved (server-side) to: dir/virtualFile
2025/03/11 01:10:39 INFO  : dir/virtualDir/testFile.rclone_chunk.001_xvj2i4: Moved (server-side) to: dir/virtualDir/testFile
2025/03/11 01:10:49 DEBUG : dir: invalidating directory cache
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir"
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vDel: "file2"
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir"
2025/03/11 01:10:49 DEBUG : dir/file1: Reset virtual modtime
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile"
2025/03/11 01:10:49 DEBUG : dir/virtualFile: Reset virtual modtime
2025/03/11 01:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2"
2025/03/11 01:10:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2"
2025/03/11 01:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:10:49 DEBUG : dir: invalidating directory cache
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2"
2025/03/11 01:10:49 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:10:49 DEBUG : dir/virtualFile: Reset virtual modtime
2025/03/11 01:10:49 DEBUG : : forgetting directory cache
2025/03/11 01:10:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:10:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:10:49 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:10:49 DEBUG : dir/virtualDir: Looking for writers
2025/03/11 01:10:49 DEBUG : dir: Looking for writers
2025/03/11 01:10:49 DEBUG : virtualFile2: reading active writers
2025/03/11 01:10:49 DEBUG : virtualFile: reading active writers
2025/03/11 01:10:49 DEBUG : virtualDir: reading active writers
2025/03/11 01:10:49 DEBUG : file1: reading active writers
2025/03/11 01:10:49 DEBUG : : Looking for writers
2025/03/11 01:10:49 DEBUG : dir: reading active writers
2025/03/11 01:10:49 DEBUG : >WaitForWriters: 
=== NAME  TestDirReadDirAll
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirReadDirAll
        	Messages:   	directories
--- FAIL: TestDirReadDirAll (71.18s)
    --- PASS: TestDirReadDirAll/Virtual (19.75s)
=== RUN   TestDirOpen
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:11:21 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:11:26 INFO  : dir/file1.rclone_chunk.001_xvkdr2: Moved (server-side) to: dir/file1
2025/03/11 01:11:28 ERROR : dir/: Can only open directories read only
2025/03/11 01:11:28 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:11:28 DEBUG : dir: Looking for writers
2025/03/11 01:11:28 DEBUG : : Looking for writers
2025/03/11 01:11:28 DEBUG : dir: reading active writers
2025/03/11 01:11:28 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirOpen
        	Messages:   	directories
--- FAIL: TestDirOpen (24.40s)
=== RUN   TestDirCreate
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:11:45 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:11:50 INFO  : dir/file1.rclone_chunk.001_xvl1p4: Moved (server-side) to: dir/file1
2025/03/11 01:11:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/03/11 01:11:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil>
2025/03/11 01:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/03/11 01:11:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (5 bytes), uploading instead of streaming
2025/03/11 01:12:04 INFO  : dir/potato.rclone_chunk.001_xvlg5n: Moved (server-side) to: dir/potato
2025/03/11 01:12:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:12:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical
2025/03/11 01:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/03/11 01:12:04 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:12:04 DEBUG : dir: Looking for writers
2025/03/11 01:12:04 DEBUG : file1: reading active writers
2025/03/11 01:12:04 DEBUG : potato: reading active writers
2025/03/11 01:12:04 DEBUG : : Looking for writers
2025/03/11 01:12:04 DEBUG : dir: reading active writers
2025/03/11 01:12:04 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirCreate
        	Messages:   	directories
--- FAIL: TestDirCreate (40.36s)
=== RUN   TestDirMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:12:25 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:12:31 INFO  : dir/file1.rclone_chunk.001_xvm66h: Moved (server-side) to: dir/file1
2025/03/11 01:12:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/03/11 01:12:34 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:12:34 DEBUG : dir/sub: Looking for writers
2025/03/11 01:12:34 DEBUG : dir: Looking for writers
2025/03/11 01:12:34 DEBUG : file1: reading active writers
2025/03/11 01:12:34 DEBUG : sub: reading active writers
2025/03/11 01:12:34 DEBUG : : Looking for writers
2025/03/11 01:12:34 DEBUG : dir: reading active writers
2025/03/11 01:12:34 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirMkdir
        	Messages:   	directories
--- FAIL: TestDirMkdir (31.06s)
=== RUN   TestDirMkdirSub
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:12:56 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:13:05 INFO  : dir/file1.rclone_chunk.001_xvn1bu: Moved (server-side) to: dir/file1
2025/03/11 01:13:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/03/11 01:13:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub"
2025/03/11 01:13:10 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:13:10 DEBUG : dir/sub/subsub: Looking for writers
2025/03/11 01:13:10 DEBUG : dir/sub: Looking for writers
2025/03/11 01:13:10 DEBUG : subsub: reading active writers
2025/03/11 01:13:10 DEBUG : dir: Looking for writers
2025/03/11 01:13:10 DEBUG : file1: reading active writers
2025/03/11 01:13:10 DEBUG : sub: reading active writers
2025/03/11 01:13:10 DEBUG : : Looking for writers
2025/03/11 01:13:10 DEBUG : dir: reading active writers
2025/03/11 01:13:10 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirMkdirSub
        	Messages:   	directories
--- FAIL: TestDirMkdirSub (39.49s)
=== RUN   TestDirRemove
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:13:36 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:13:41 INFO  : dir/file1.rclone_chunk.001_xvo46a: Moved (server-side) to: dir/file1
2025/03/11 01:13:46 ERROR : dir/: Dir.Remove not empty
2025/03/11 01:13:46 DEBUG : dir/file1: Remove: 
2025/03/11 01:13:50 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:13:50 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/11 01:13:50 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty
    dir_test.go:455: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:455
        	Error:      	Received unexpected error:
        	            	directory not empty
        	Test:       	TestDirRemove
2025/03/11 01:13:50 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:13:50 DEBUG : dir: Looking for writers
2025/03/11 01:13:50 DEBUG : : Looking for writers
2025/03/11 01:13:50 DEBUG : dir: reading active writers
2025/03/11 01:13:50 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:455
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirRemove
        	Messages:   	directories
--- FAIL: TestDirRemove (27.68s)
=== RUN   TestDirRemoveAll
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:14:04 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:14:10 INFO  : dir/file1.rclone_chunk.001_xvowhw: Moved (server-side) to: dir/file1
2025/03/11 01:14:12 DEBUG : dir/file1: Remove: 
2025/03/11 01:14:16 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:14:16 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/11 01:14:16 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty
    dir_test.go:480: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:480
        	Error:      	Received unexpected error:
        	            	directory not empty
        	Test:       	TestDirRemoveAll
2025/03/11 01:14:16 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:14:16 DEBUG : dir: Looking for writers
2025/03/11 01:14:16 DEBUG : : Looking for writers
2025/03/11 01:14:16 DEBUG : dir: reading active writers
2025/03/11 01:14:16 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:480
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirRemoveAll
        	Messages:   	directories
--- FAIL: TestDirRemoveAll (26.30s)
=== RUN   TestDirRemoveName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:14:30 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:14:34 INFO  : dir/file1.rclone_chunk.001_xvpnjd: Moved (server-side) to: dir/file1
2025/03/11 01:14:36 DEBUG : dir/file1: Remove: 
2025/03/11 01:14:40 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:14:40 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/11 01:14:41 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:14:41 DEBUG : dir: Looking for writers
2025/03/11 01:14:41 DEBUG : : Looking for writers
2025/03/11 01:14:41 DEBUG : dir: reading active writers
2025/03/11 01:14:41 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dir"
        	            	 }
        	Test:       	TestDirRemoveName
        	Messages:   	directories
--- FAIL: TestDirRemoveName (24.54s)
=== RUN   TestDirRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:14:55 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:14:59 INFO  : dir/file1.rclone_chunk.001_xvqbop: Moved (server-side) to: dir/file1
2025/03/11 01:15:06 INFO  : dir/file3.rclone_chunk.001_xvqhdz: Moved (server-side) to: dir/file3
2025/03/11 01:15:08 ERROR : dir/not found: Dir.Rename error: file does not exist
2025/03/11 01:15:15 DEBUG : dir: Updating dir with dir2 0xc0001faea0
2025/03/11 01:15:15 DEBUG : dir: forgetting directory cache
2025/03/11 01:15:15 DEBUG : : Added virtual directory entry vDel: "dir"
2025/03/11 01:15:15 DEBUG : : Added virtual directory entry vAddDir: "dir2"
2025/03/11 01:15:18 DEBUG : dir2/file1: move non-chunked object...
2025/03/11 01:15:21 INFO  : dir2/file1: Moved (server-side) to: file2
2025/03/11 01:15:21 INFO  : dir2/file1: Moved (server-side) to: file2
2025/03/11 01:15:21 DEBUG : file2: Updating file with file2 0xc000b246c0
2025/03/11 01:15:21 DEBUG : dir2: Added virtual directory entry vDel: "file1"
2025/03/11 01:15:21 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/03/11 01:15:27 INFO  : dir2/file3: Deleted
2025/03/11 01:15:27 DEBUG : file2: move non-chunked object...
2025/03/11 01:15:28 INFO  : file2: Moved (server-side) to: dir2/file3
2025/03/11 01:15:28 INFO  : file2: Moved (server-side) to: dir2/file3
2025/03/11 01:15:28 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b246c0
2025/03/11 01:15:28 DEBUG : : Added virtual directory entry vDel: "file2"
2025/03/11 01:15:28 DEBUG : dir2: Added virtual directory entry vAddFile: "file3"
2025/03/11 01:15:30 DEBUG : : Added virtual directory entry vAddDir: "empty directory"
2025/03/11 01:15:33 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006e7860
2025/03/11 01:15:33 DEBUG : empty directory: forgetting directory cache
2025/03/11 01:15:33 DEBUG : : Added virtual directory entry vDel: "empty directory"
2025/03/11 01:15:33 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory"
2025/03/11 01:15:33 DEBUG : dir2: Renaming to "dir3"
2025/03/11 01:15:33 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:15:33 DEBUG : dir3: Looking for writers
2025/03/11 01:15:33 DEBUG : file3: reading active writers
2025/03/11 01:15:33 DEBUG : renamed empty directory: Looking for writers
2025/03/11 01:15:33 DEBUG : : Looking for writers
2025/03/11 01:15:33 DEBUG : renamed empty directory: reading active writers
2025/03/11 01:15:33 DEBUG : dir3: reading active writers
2025/03/11 01:15:33 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestDirRename
        	Messages:   	directories
--- FAIL: TestDirRename (60.94s)
=== RUN   TestDirStructSize
    dir_test.go:610: Dir struct has size 200 bytes
--- PASS: TestDirStructSize (0.00s)
=== RUN   TestDirFileOpen
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:15:55 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:16:02 INFO  : dir/file1.rclone_chunk.001_xvs02k: Moved (server-side) to: dir/file1
2025/03/11 01:16:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/03/11 01:16:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:16:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:16:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/03/11 01:16:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err=<nil>
2025/03/11 01:16:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err=<nil>
2025/03/11 01:16:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/03/11 01:16:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:16:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:16:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/03/11 01:16:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err=<nil>
2025/03/11 01:16:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err=<nil>
2025/03/11 01:16:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/03/11 01:16:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (12 bytes), uploading instead of streaming
2025/03/11 01:16:10 INFO  : dir/sub/file2.rclone_chunk.001_xvs8p8: Moved (server-side) to: dir/sub/file2
2025/03/11 01:16:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK
2025/03/11 01:16:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical
2025/03/11 01:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/03/11 01:16:10 DEBUG : : forgetting directory cache
2025/03/11 01:16:10 DEBUG : dir: forgetting directory cache
2025/03/11 01:16:10 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:16:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2"
2025/03/11 01:16:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
2025/03/11 01:16:10 DEBUG : dir2: forgetting directory cache
2025/03/11 01:16:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (5 bytes), uploading instead of streaming
2025/03/11 01:16:14 INFO  : dir/sub/file0.rclone_chunk.001_xvsed8: Moved (server-side) to: dir/sub/file0
2025/03/11 01:16:14 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:16:14 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical
2025/03/11 01:16:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/03/11 01:16:14 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:16:14 DEBUG : dir/sub: Looking for writers
2025/03/11 01:16:14 DEBUG : file0: reading active writers
2025/03/11 01:16:14 DEBUG : file2: reading active writers
2025/03/11 01:16:14 DEBUG : dir: Looking for writers
2025/03/11 01:16:14 DEBUG : file1: reading active writers
2025/03/11 01:16:14 DEBUG : sub: reading active writers
2025/03/11 01:16:14 DEBUG : dir2: Looking for writers
2025/03/11 01:16:14 DEBUG : : Looking for writers
2025/03/11 01:16:14 DEBUG : dir: reading active writers
2025/03/11 01:16:14 DEBUG : dir2: reading active writers
2025/03/11 01:16:14 DEBUG : >WaitForWriters: 
2025/03/11 01:16:25 DEBUG : dir: forgetting directory cache
2025/03/11 01:16:25 DEBUG : : forgetting directory cache
2025/03/11 01:16:25 DEBUG : dir: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestDirFileOpen
        	Messages:   	directories
--- FAIL: TestDirFileOpen (49.65s)
=== RUN   TestDirEntryModTimeInvalidation
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:16:45 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
    dir_test.go:665: Need DirModTimeUpdatesOnWrite
2025/03/11 01:16:45 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:16:45 DEBUG : : Looking for writers
2025/03/11 01:16:45 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:16:52 DEBUG : : forgetting directory cache
2025/03/11 01:16:52 DEBUG : dir: forgetting directory cache
2025/03/11 01:16:52 DEBUG : dir/subdir: forgetting directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:665
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestDirEntryModTimeInvalidation
        	Messages:   	directories
--- FAIL: TestDirEntryModTimeInvalidation (15.63s)
=== RUN   TestErrorError
--- PASS: TestErrorError (0.00s)
=== RUN   TestFileMethods
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:17:01 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:17:06 INFO  : dir/file1.rclone_chunk.001_xvttzi: Moved (server-side) to: dir/file1
2025/03/11 01:17:07 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:17:07 DEBUG : dir: Looking for writers
2025/03/11 01:17:07 DEBUG : file1: reading active writers
2025/03/11 01:17:07 DEBUG : dir2: Looking for writers
2025/03/11 01:17:07 DEBUG : : Looking for writers
2025/03/11 01:17:07 DEBUG : dir: reading active writers
2025/03/11 01:17:07 DEBUG : dir2: reading active writers
2025/03/11 01:17:07 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:17:18 DEBUG : : forgetting directory cache
2025/03/11 01:17:18 DEBUG : dir: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileMethods
        	Messages:   	directories
--- FAIL: TestFileMethods (27.50s)
=== RUN   TestFileSetModTime
=== RUN   TestFileSetModTime/cache=off,open=false,write=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:17:28 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:17:33 DEBUG : : forgetting directory cache
2025/03/11 01:17:33 DEBUG : dir: forgetting directory cache
2025/03/11 01:17:33 DEBUG : dir: forgetting directory cache
2025/03/11 01:17:33 INFO  : dir/file1.rclone_chunk.001_xvukc3: Moved (server-side) to: dir/file1
2025/03/11 01:17:39 INFO  : time_test.rclone_chunk.001_xvurqk: Moved (server-side) to: time_test
2025/03/11 01:17:44 DEBUG : Can set mod time: true
2025/03/11 01:17:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK
2025/03/11 01:17:45 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:17:45 DEBUG : dir: Looking for writers
2025/03/11 01:17:45 DEBUG : file1: reading active writers
2025/03/11 01:17:45 DEBUG : dir2: Looking for writers
2025/03/11 01:17:45 DEBUG : : Looking for writers
2025/03/11 01:17:45 DEBUG : dir: reading active writers
2025/03/11 01:17:45 DEBUG : dir2: reading active writers
2025/03/11 01:17:45 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=off,open=false,write=false
        	Messages:   	directories
=== RUN   TestFileSetModTime/cache=off,open=true,write=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:18:07 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:18:17 INFO  : dir/file1.rclone_chunk.001_xvvngz: Moved (server-side) to: dir/file1
2025/03/11 01:18:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:18:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:18:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:18:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (0 bytes), uploading instead of streaming
2025/03/11 01:18:20 DEBUG : : forgetting directory cache
2025/03/11 01:18:20 DEBUG : dir: forgetting directory cache
2025/03/11 01:18:24 INFO  : dir/file1: Deleted
2025/03/11 01:18:27 INFO  : dir/file1.rclone_chunk.001_xvvzop: Moved (server-side) to: dir/file1
2025/03/11 01:18:27 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:18:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical
2025/03/11 01:18:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK
2025/03/11 01:18:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:18:27 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:18:27 DEBUG : dir: Looking for writers
2025/03/11 01:18:27 DEBUG : file1: reading active writers
2025/03/11 01:18:27 DEBUG : dir2: Looking for writers
2025/03/11 01:18:27 DEBUG : : Looking for writers
2025/03/11 01:18:27 DEBUG : dir: reading active writers
2025/03/11 01:18:27 DEBUG : dir2: reading active writers
2025/03/11 01:18:27 DEBUG : >WaitForWriters: 
2025/03/11 01:18:28 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:18:28 DEBUG : dir: Looking for writers
2025/03/11 01:18:28 DEBUG : file1: reading active writers
2025/03/11 01:18:28 DEBUG : dir2: Looking for writers
2025/03/11 01:18:28 DEBUG : : Looking for writers
2025/03/11 01:18:28 DEBUG : dir: reading active writers
2025/03/11 01:18:28 DEBUG : dir2: reading active writers
2025/03/11 01:18:28 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=off,open=true,write=false
        	Messages:   	directories
=== RUN   TestFileSetModTime/cache=off,open=true,write=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:18:49 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:18:51 DEBUG : : forgetting directory cache
2025/03/11 01:18:51 DEBUG : dir: forgetting directory cache
2025/03/11 01:18:51 DEBUG : dir: forgetting directory cache
2025/03/11 01:18:51 DEBUG : fil: forgetting directory cache
2025/03/11 01:18:51 DEBUG : fil/a: forgetting directory cache
2025/03/11 01:18:51 DEBUG : fil/a/b: forgetting directory cache
2025/03/11 01:18:54 INFO  : dir/file1.rclone_chunk.001_xvwtnl: Moved (server-side) to: dir/file1
2025/03/11 01:18:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:18:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:18:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (5 bytes), uploading instead of streaming
2025/03/11 01:19:02 INFO  : dir/file1: Deleted
2025/03/11 01:19:03 INFO  : dir/file1.rclone_chunk.001_xvx0f1: Moved (server-side) to: dir/file1
2025/03/11 01:19:03 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:19:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical
2025/03/11 01:19:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK
2025/03/11 01:19:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:19:03 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:19:03 DEBUG : dir: Looking for writers
2025/03/11 01:19:03 DEBUG : file1: reading active writers
2025/03/11 01:19:03 DEBUG : dir2: Looking for writers
2025/03/11 01:19:03 DEBUG : : Looking for writers
2025/03/11 01:19:03 DEBUG : dir: reading active writers
2025/03/11 01:19:03 DEBUG : dir2: reading active writers
2025/03/11 01:19:03 DEBUG : >WaitForWriters: 
2025/03/11 01:19:04 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:19:04 DEBUG : dir: Looking for writers
2025/03/11 01:19:04 DEBUG : file1: reading active writers
2025/03/11 01:19:04 DEBUG : dir2: Looking for writers
2025/03/11 01:19:04 DEBUG : : Looking for writers
2025/03/11 01:19:04 DEBUG : dir2: reading active writers
2025/03/11 01:19:04 DEBUG : dir: reading active writers
2025/03/11 01:19:04 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=off,open=true,write=true
        	Messages:   	directories
=== RUN   TestFileSetModTime/cache=full,open=false,write=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:19:24 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:19:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:19:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 DEBUG : Config file has changed externally - reloading
2025/03/11 01:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:24 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:19:29 DEBUG : dir: forgetting directory cache
2025/03/11 01:19:29 DEBUG : : forgetting directory cache
2025/03/11 01:19:29 DEBUG : dir: forgetting directory cache
2025/03/11 01:19:32 INFO  : dir/file1.rclone_chunk.001_xvxt3z: Moved (server-side) to: dir/file1
2025/03/11 01:19:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK
2025/03/11 01:19:35 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:19:35 DEBUG : dir: Looking for writers
2025/03/11 01:19:35 DEBUG : file1: reading active writers
2025/03/11 01:19:35 DEBUG : dir2: Looking for writers
2025/03/11 01:19:35 DEBUG : : Looking for writers
2025/03/11 01:19:35 DEBUG : dir: reading active writers
2025/03/11 01:19:35 DEBUG : dir2: reading active writers
2025/03/11 01:19:35 DEBUG : >WaitForWriters: 
2025/03/11 01:19:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:19:52 DEBUG : : forgetting directory cache
2025/03/11 01:19:52 DEBUG : dir: forgetting directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=full,open=false,write=false
        	Messages:   	directories
=== RUN   TestFileSetModTime/cache=full,open=true,write=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:19:59 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:19:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:19:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:19:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:19:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:19:59 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:20:04 INFO  : dir/file1.rclone_chunk.001_xvyry3: Moved (server-side) to: dir/file1
2025/03/11 01:20:05 DEBUG : dir/file1: Open: flags=O_WRONLY
2025/03/11 01:20:05 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:20:05 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:20:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:20:05 DEBUG : dir/file1(0xc000513640): close: 
2025/03/11 01:20:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK
2025/03/11 01:20:05 DEBUG : dir/file1(0xc000513640): >close: err=<nil>
2025/03/11 01:20:05 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:20:05 DEBUG : dir2: Looking for writers
2025/03/11 01:20:05 DEBUG : dir: Looking for writers
2025/03/11 01:20:05 DEBUG : file1: reading active writers
2025/03/11 01:20:05 DEBUG : : Looking for writers
2025/03/11 01:20:05 DEBUG : dir: reading active writers
2025/03/11 01:20:05 DEBUG : dir2: reading active writers
2025/03/11 01:20:05 DEBUG : >WaitForWriters: 
2025/03/11 01:20:06 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:20:06 DEBUG : dir2: Looking for writers
2025/03/11 01:20:06 DEBUG : dir: Looking for writers
2025/03/11 01:20:06 DEBUG : file1: reading active writers
2025/03/11 01:20:06 DEBUG : : Looking for writers
2025/03/11 01:20:06 DEBUG : dir: reading active writers
2025/03/11 01:20:06 DEBUG : dir2: reading active writers
2025/03/11 01:20:06 DEBUG : >WaitForWriters: 
2025/03/11 01:20:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=full,open=true,write=false
        	Messages:   	directories
=== RUN   TestFileSetModTime/cache=full,open=true,write=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:20:26 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:20:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:20:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:20:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:20:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:20:26 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:20:29 DEBUG : dir/subdir: forgetting directory cache
2025/03/11 01:20:30 INFO  : dir/file1.rclone_chunk.001_xvzi3m: Moved (server-side) to: dir/file1
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159
        	Error:      	Should be true
        	Test:       	TestFileSetModTime/cache=full,open=true,write=true
        	Messages:   	dir/file1: Modification time difference too big |-211245h15m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-11 01:20:30 +0000 UTC) (precision 1ns)
2025/03/11 01:20:32 DEBUG : dir/file1: Open: flags=O_WRONLY
2025/03/11 01:20:32 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:20:32 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:20:32 DEBUG : dir/file1(0xc0009a93c0): _writeAt: size=5, off=0
2025/03/11 01:20:32 DEBUG : dir/file1(0xc0009a93c0): openPending: 
2025/03/11 01:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2025-03-11 01:20:30 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint ""
2025/03/11 01:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/11 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:20:32 DEBUG : dir/file1(0xc0009a93c0): >openPending: err=<nil>
2025/03/11 01:20:32 DEBUG : dir/file1(0xc0009a93c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:20:32 DEBUG : dir/file1(0xc0009a93c0): close: 
2025/03/11 01:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false
2025/03/11 01:20:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1
2025/03/11 01:20:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728
2025/03/11 01:20:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728
2025/03/11 01:20:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:20:33 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:20:33 DEBUG : dir/file1(0xc0009a93c0): >close: err=<nil>
2025/03/11 01:20:33 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:20:33 DEBUG : dir/file1: vfs cache: starting upload
2025/03/11 01:20:33 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:20:33 DEBUG : dir: Looking for writers
2025/03/11 01:20:33 DEBUG : file1: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: Looking for writers
2025/03/11 01:20:33 DEBUG : : Looking for writers
2025/03/11 01:20:33 DEBUG : dir: reading active writers
2025/03/11 01:20:33 DEBUG : dir2: reading active writers
2025/03/11 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:20:34 DEBUG : dir2: Looking for writers
2025/03/11 01:20:34 DEBUG : dir: Looking for writers
2025/03/11 01:20:34 DEBUG : file1: reading active writers
2025/03/11 01:20:34 DEBUG : : Looking for writers
2025/03/11 01:20:34 DEBUG : dir: reading active writers
2025/03/11 01:20:34 DEBUG : dir2: reading active writers
2025/03/11 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:20:34 DEBUG : dir: Looking for writers
2025/03/11 01:20:34 DEBUG : file1: reading active writers
2025/03/11 01:20:34 DEBUG : dir2: Looking for writers
2025/03/11 01:20:34 DEBUG : : Looking for writers
2025/03/11 01:20:34 DEBUG : dir: reading active writers
2025/03/11 01:20:34 DEBUG : dir2: reading active writers
2025/03/11 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:35 DEBUG : dir: Looking for writers
2025/03/11 01:20:35 DEBUG : file1: reading active writers
2025/03/11 01:20:35 DEBUG : dir2: Looking for writers
2025/03/11 01:20:35 DEBUG : : Looking for writers
2025/03/11 01:20:35 DEBUG : dir2: reading active writers
2025/03/11 01:20:35 DEBUG : dir: reading active writers
2025/03/11 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:36 DEBUG : dir: Looking for writers
2025/03/11 01:20:36 DEBUG : file1: reading active writers
2025/03/11 01:20:36 DEBUG : dir2: Looking for writers
2025/03/11 01:20:36 DEBUG : : Looking for writers
2025/03/11 01:20:36 DEBUG : dir: reading active writers
2025/03/11 01:20:36 DEBUG : dir2: reading active writers
2025/03/11 01:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:37 DEBUG : dir: Looking for writers
2025/03/11 01:20:37 DEBUG : file1: reading active writers
2025/03/11 01:20:37 DEBUG : dir2: Looking for writers
2025/03/11 01:20:37 DEBUG : : Looking for writers
2025/03/11 01:20:37 DEBUG : dir: reading active writers
2025/03/11 01:20:37 DEBUG : dir2: reading active writers
2025/03/11 01:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:38 DEBUG : dir: Looking for writers
2025/03/11 01:20:38 DEBUG : file1: reading active writers
2025/03/11 01:20:38 DEBUG : dir2: Looking for writers
2025/03/11 01:20:38 DEBUG : : Looking for writers
2025/03/11 01:20:38 DEBUG : dir: reading active writers
2025/03/11 01:20:38 DEBUG : dir2: reading active writers
2025/03/11 01:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:39 INFO  : dir/file1: Deleted
2025/03/11 01:20:39 DEBUG : dir: Looking for writers
2025/03/11 01:20:39 DEBUG : file1: reading active writers
2025/03/11 01:20:39 DEBUG : dir2: Looking for writers
2025/03/11 01:20:39 DEBUG : : Looking for writers
2025/03/11 01:20:39 DEBUG : dir: reading active writers
2025/03/11 01:20:39 DEBUG : dir2: reading active writers
2025/03/11 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:20:40 INFO  : dir/file1.rclone_chunk.001_xvzpzb: Moved (server-side) to: dir/file1
2025/03/11 01:20:40 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK
2025/03/11 01:20:40 INFO  : dir/file1: Copied (replaced existing)
2025/03/11 01:20:40 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970"
2025/03/11 01:20:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/11 01:20:40 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set
2025/03/11 01:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:20:40 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/11 01:20:40 DEBUG : dir: Looking for writers
2025/03/11 01:20:40 DEBUG : file1: reading active writers
2025/03/11 01:20:40 DEBUG : dir2: Looking for writers
2025/03/11 01:20:40 DEBUG : : Looking for writers
2025/03/11 01:20:40 DEBUG : dir: reading active writers
2025/03/11 01:20:40 DEBUG : dir2: reading active writers
2025/03/11 01:20:40 DEBUG : >WaitForWriters: 
2025/03/11 01:20:42 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:20:42 DEBUG : dir: Looking for writers
2025/03/11 01:20:42 DEBUG : file1: reading active writers
2025/03/11 01:20:42 DEBUG : dir2: Looking for writers
2025/03/11 01:20:42 DEBUG : : Looking for writers
2025/03/11 01:20:42 DEBUG : dir: reading active writers
2025/03/11 01:20:42 DEBUG : dir2: reading active writers
2025/03/11 01:20:42 DEBUG : >WaitForWriters: 
2025/03/11 01:20:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
2025/03/11 01:20:49 DEBUG : dir/virtualDir2: forgetting directory cache
2025/03/11 01:20:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:20:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:20:49 DEBUG : : forgetting directory cache
2025/03/11 01:20:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:20:49 DEBUG : dir/virtualDir: forgetting directory cache
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileSetModTime/cache=full,open=true,write=true
        	Messages:   	directories
--- FAIL: TestFileSetModTime (214.31s)
    --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (38.80s)
    --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (42.06s)
    --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (35.20s)
    --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (35.01s)
    --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (26.84s)
    --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (36.41s)
=== RUN   TestFileOpenRead
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:21:03 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:21:09 INFO  : dir/file1.rclone_chunk.001_xw0j4k: Moved (server-side) to: dir/file1
2025/03/11 01:21:11 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:21:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:21:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728
2025/03/11 01:21:12 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:21:12 DEBUG : dir: Looking for writers
2025/03/11 01:21:12 DEBUG : file1: reading active writers
2025/03/11 01:21:12 DEBUG : dir2: Looking for writers
2025/03/11 01:21:12 DEBUG : : Looking for writers
2025/03/11 01:21:12 DEBUG : dir: reading active writers
2025/03/11 01:21:12 DEBUG : dir2: reading active writers
2025/03/11 01:21:12 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:21:28 DEBUG : : forgetting directory cache
2025/03/11 01:21:28 DEBUG : dir: forgetting directory cache
2025/03/11 01:21:28 DEBUG : dir: forgetting directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileOpenRead
        	Messages:   	directories
--- FAIL: TestFileOpenRead (31.07s)
=== RUN   TestFileOpenReadUnknownSize
2025/03/11 01:21:34 INFO  : Mock file system at root: poll-interval is not supported by this remote
2025/03/11 01:21:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/11 01:21:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:21:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728
    file_test.go:223: gotContents = "file contents"
2025/03/11 01:21:34 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:21:34 DEBUG : : Looking for writers
2025/03/11 01:21:34 DEBUG : file.txt: reading active writers
2025/03/11 01:21:34 DEBUG : >WaitForWriters: 
--- PASS: TestFileOpenReadUnknownSize (0.00s)
=== RUN   TestFileOpenWrite
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:21:34 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:21:39 INFO  : dir/file1.rclone_chunk.001_xw1eze: Moved (server-side) to: dir/file1
2025/03/11 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:21:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (25 bytes), uploading instead of streaming
2025/03/11 01:21:47 INFO  : dir/file1: Deleted
2025/03/11 01:21:48 INFO  : dir/file1.rclone_chunk.001_xw1lo4: Moved (server-side) to: dir/file1
2025/03/11 01:21:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:21:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical
2025/03/11 01:21:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:21:48 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:21:48 DEBUG : dir: Looking for writers
2025/03/11 01:21:48 DEBUG : file1: reading active writers
2025/03/11 01:21:48 DEBUG : dir2: Looking for writers
2025/03/11 01:21:48 DEBUG : : Looking for writers
2025/03/11 01:21:48 DEBUG : dir: reading active writers
2025/03/11 01:21:48 DEBUG : dir2: reading active writers
2025/03/11 01:21:48 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:21:59 DEBUG : : forgetting directory cache
2025/03/11 01:21:59 DEBUG : dir: forgetting directory cache
2025/03/11 01:21:59 DEBUG : dir: Removed virtual directory entry vAddFile: "potato"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileOpenWrite
        	Messages:   	directories
--- FAIL: TestFileOpenWrite (35.08s)
=== RUN   TestFileRemove
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:22:09 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:22:14 INFO  : dir/file1.rclone_chunk.001_xw2dav: Moved (server-side) to: dir/file1
2025/03/11 01:22:16 DEBUG : dir/file1: Remove: 
2025/03/11 01:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:22:20 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/11 01:22:20 DEBUG : dir/file1: Remove: 
2025/03/11 01:22:20 DEBUG : dir/file1: >Remove: err=Read only file system
2025/03/11 01:22:20 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:22:20 DEBUG : dir: Looking for writers
2025/03/11 01:22:20 DEBUG : dir2: Looking for writers
2025/03/11 01:22:20 DEBUG : : Looking for writers
2025/03/11 01:22:20 DEBUG : dir: reading active writers
2025/03/11 01:22:20 DEBUG : dir2: reading active writers
2025/03/11 01:22:20 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:22:32 DEBUG : : forgetting directory cache
2025/03/11 01:22:32 DEBUG : dir: forgetting directory cache
2025/03/11 01:22:32 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:22:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRemove
        	Messages:   	directories
--- FAIL: TestFileRemove (29.30s)
=== RUN   TestFileRemoveAll
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:22:38 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:22:43 INFO  : dir/file1.rclone_chunk.001_xw36al: Moved (server-side) to: dir/file1
2025/03/11 01:22:44 DEBUG : dir/file1: Remove: 
2025/03/11 01:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:22:47 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/11 01:22:48 DEBUG : dir/file1: Remove: 
2025/03/11 01:22:48 DEBUG : dir/file1: >Remove: err=Read only file system
2025/03/11 01:22:48 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:22:48 DEBUG : dir2: Looking for writers
2025/03/11 01:22:48 DEBUG : dir: Looking for writers
2025/03/11 01:22:48 DEBUG : : Looking for writers
2025/03/11 01:22:48 DEBUG : dir2: reading active writers
2025/03/11 01:22:48 DEBUG : dir: reading active writers
2025/03/11 01:22:48 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRemoveAll
        	Messages:   	directories
--- FAIL: TestFileRemoveAll (27.64s)
=== RUN   TestFileOpen
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:23:06 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:23:06 DEBUG : : forgetting directory cache
2025/03/11 01:23:06 DEBUG : dir: forgetting directory cache
2025/03/11 01:23:06 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:23:06 DEBUG : dir/sub/subsub: forgetting directory cache
2025/03/11 01:23:06 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub"
2025/03/11 01:23:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
2025/03/11 01:23:11 INFO  : dir/file1.rclone_chunk.001_xw3ysj: Moved (server-side) to: dir/file1
2025/03/11 01:23:12 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:23:12 DEBUG : dir/file1: Open: flags=O_WRONLY
2025/03/11 01:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:23:12 DEBUG : dir/file1: Open: flags=O_RDWR
2025/03/11 01:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:23:12 DEBUG : dir/file1: Open: flags=0x3
2025/03/11 01:23:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3
2025/03/11 01:23:12 DEBUG : dir/file1: >Open: fd=<nil>, err=permission denied
2025/03/11 01:23:12 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:23:12 DEBUG : dir: Looking for writers
2025/03/11 01:23:12 DEBUG : file1: reading active writers
2025/03/11 01:23:12 DEBUG : dir2: Looking for writers
2025/03/11 01:23:12 DEBUG : : Looking for writers
2025/03/11 01:23:12 DEBUG : dir: reading active writers
2025/03/11 01:23:12 DEBUG : dir2: reading active writers
2025/03/11 01:23:12 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileOpen
        	Messages:   	directories
--- FAIL: TestFileOpen (27.80s)
=== RUN   TestFileRename
=== RUN   TestFileRename/off,forceCache=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:23:33 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:23:38 INFO  : dir/file1.rclone_chunk.001_xw4qvi: Moved (server-side) to: dir/file1
2025/03/11 01:23:39 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:23:39 DEBUG : dir2: Looking for writers
2025/03/11 01:23:39 DEBUG : dir: Looking for writers
2025/03/11 01:23:39 DEBUG : file1: reading active writers
2025/03/11 01:23:39 DEBUG : : Looking for writers
2025/03/11 01:23:39 DEBUG : dir: reading active writers
2025/03/11 01:23:39 DEBUG : dir2: reading active writers
2025/03/11 01:23:39 DEBUG : >WaitForWriters: 
2025/03/11 01:23:40 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:23:41 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:23:41 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:23:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000765440
2025/03/11 01:23:41 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:23:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:23:42 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:23:44 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:23:44 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:23:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000765440
2025/03/11 01:23:44 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:23:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:23:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:23:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc000765440
2025/03/11 01:23:44 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:23:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:23:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (25 bytes), uploading instead of streaming
2025/03/11 01:23:45 DEBUG : : forgetting directory cache
2025/03/11 01:23:45 DEBUG : dir: forgetting directory cache
2025/03/11 01:23:45 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:23:52 INFO  : dir/file1: Deleted
2025/03/11 01:23:54 INFO  : dir/file1.rclone_chunk.001_xw512v: Moved (server-side) to: dir/file1
2025/03/11 01:23:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:23:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical
2025/03/11 01:23:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:23:54 DEBUG : newLeaf: Running delayed rename now
2025/03/11 01:23:54 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:23:55 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:23:55 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:23:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000765440
2025/03/11 01:23:55 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:23:55 DEBUG : dir2: Looking for writers
2025/03/11 01:23:55 DEBUG : dir: Looking for writers
2025/03/11 01:23:55 DEBUG : : Looking for writers
2025/03/11 01:23:55 DEBUG : dir: reading active writers
2025/03/11 01:23:55 DEBUG : dir2: reading active writers
2025/03/11 01:23:55 DEBUG : newLeaf: reading active writers
2025/03/11 01:23:55 DEBUG : >WaitForWriters: 
2025/03/11 01:23:56 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:23:56 DEBUG : dir: Looking for writers
2025/03/11 01:23:56 DEBUG : dir2: Looking for writers
2025/03/11 01:23:56 DEBUG : : Looking for writers
2025/03/11 01:23:56 DEBUG : dir: reading active writers
2025/03/11 01:23:56 DEBUG : dir2: reading active writers
2025/03/11 01:23:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:23:56 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:24:12 DEBUG : : forgetting directory cache
2025/03/11 01:24:12 DEBUG : dir: forgetting directory cache
2025/03/11 01:24:12 DEBUG : dir: Removed virtual directory entry vDel: "file1"
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/off,forceCache=false
        	Messages:   	directories
=== RUN   TestFileRename/minimal,forceCache=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:24:18 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:24:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:24:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:24:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:24:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:24:18 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:24:23 INFO  : dir/file1.rclone_chunk.001_xw5y77: Moved (server-side) to: dir/file1
2025/03/11 01:24:24 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:24:24 DEBUG : dir: Looking for writers
2025/03/11 01:24:24 DEBUG : file1: reading active writers
2025/03/11 01:24:24 DEBUG : dir2: Looking for writers
2025/03/11 01:24:24 DEBUG : : Looking for writers
2025/03/11 01:24:24 DEBUG : dir: reading active writers
2025/03/11 01:24:24 DEBUG : dir2: reading active writers
2025/03/11 01:24:24 DEBUG : >WaitForWriters: 
2025/03/11 01:24:25 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:24:27 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:24:27 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:24:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000d96f00
2025/03/11 01:24:27 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:24:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:24:27 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:24:29 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:24:29 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:24:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000d96f00
2025/03/11 01:24:29 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:24:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:24:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/11 01:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:24:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d96f00
2025/03/11 01:24:30 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:24:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:24:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (25 bytes), uploading instead of streaming
2025/03/11 01:24:35 DEBUG : : forgetting directory cache
2025/03/11 01:24:35 DEBUG : dir: forgetting directory cache
2025/03/11 01:24:35 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:24:37 INFO  : dir/file1: Deleted
2025/03/11 01:24:39 INFO  : dir/file1.rclone_chunk.001_xw6az0: Moved (server-side) to: dir/file1
2025/03/11 01:24:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:24:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical
2025/03/11 01:24:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:24:39 DEBUG : newLeaf: Running delayed rename now
2025/03/11 01:24:39 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:24:40 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:24:40 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:24:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000d96f00
2025/03/11 01:24:40 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:24:40 DEBUG : dir: Looking for writers
2025/03/11 01:24:40 DEBUG : dir2: Looking for writers
2025/03/11 01:24:40 DEBUG : : Looking for writers
2025/03/11 01:24:40 DEBUG : dir: reading active writers
2025/03/11 01:24:40 DEBUG : dir2: reading active writers
2025/03/11 01:24:40 DEBUG : newLeaf: reading active writers
2025/03/11 01:24:40 DEBUG : >WaitForWriters: 
2025/03/11 01:24:41 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:24:41 DEBUG : dir2: Looking for writers
2025/03/11 01:24:41 DEBUG : dir: Looking for writers
2025/03/11 01:24:41 DEBUG : : Looking for writers
2025/03/11 01:24:41 DEBUG : newLeaf: reading active writers
2025/03/11 01:24:41 DEBUG : dir: reading active writers
2025/03/11 01:24:41 DEBUG : dir2: reading active writers
2025/03/11 01:24:41 DEBUG : >WaitForWriters: 
2025/03/11 01:24:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:25:01 DEBUG : : forgetting directory cache
2025/03/11 01:25:01 DEBUG : dir3: forgetting directory cache
2025/03/11 01:25:01 DEBUG : dir3: Removed virtual directory entry vDel: "file1"
2025/03/11 01:25:01 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3"
2025/03/11 01:25:01 DEBUG : renamed empty directory: forgetting directory cache
2025/03/11 01:25:01 DEBUG : : Removed virtual directory entry vDel: "dir"
2025/03/11 01:25:01 DEBUG : : Removed virtual directory entry vAddDir: "dir2"
2025/03/11 01:25:01 DEBUG : : Removed virtual directory entry vDel: "file2"
2025/03/11 01:25:01 DEBUG : : Removed virtual directory entry vDel: "empty directory"
2025/03/11 01:25:01 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/minimal,forceCache=false
        	Messages:   	directories
=== RUN   TestFileRename/minimal,forceCache=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:25:03 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:25:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:25:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:03 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:25:10 INFO  : dir/file1.rclone_chunk.001_xw77dj: Moved (server-side) to: dir/file1
2025/03/11 01:25:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:25:13 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): openPending: 
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint ""
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/11 01:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): >openPending: err=<nil>
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:25:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): _writeAt: size=14, off=0
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): >_writeAt: n=14, err=<nil>
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): close: 
2025/03/11 01:25:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:25:13 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:25:13 DEBUG : dir/file1(0xc0009d4c00): >close: err=<nil>
2025/03/11 01:25:13 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:25:13 DEBUG : dir/file1: vfs cache: starting upload
2025/03/11 01:25:13 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:25:13 DEBUG : dir: Looking for writers
2025/03/11 01:25:13 DEBUG : file1: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: Looking for writers
2025/03/11 01:25:13 DEBUG : : Looking for writers
2025/03/11 01:25:13 DEBUG : dir: reading active writers
2025/03/11 01:25:13 DEBUG : dir2: reading active writers
2025/03/11 01:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:25:14 DEBUG : dir: Looking for writers
2025/03/11 01:25:14 DEBUG : file1: reading active writers
2025/03/11 01:25:14 DEBUG : dir2: Looking for writers
2025/03/11 01:25:14 DEBUG : : Looking for writers
2025/03/11 01:25:14 DEBUG : dir: reading active writers
2025/03/11 01:25:14 DEBUG : dir2: reading active writers
2025/03/11 01:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:15 DEBUG : dir: Looking for writers
2025/03/11 01:25:15 DEBUG : file1: reading active writers
2025/03/11 01:25:15 DEBUG : dir2: Looking for writers
2025/03/11 01:25:15 DEBUG : : Looking for writers
2025/03/11 01:25:15 DEBUG : dir2: reading active writers
2025/03/11 01:25:15 DEBUG : dir: reading active writers
2025/03/11 01:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:16 DEBUG : dir: Looking for writers
2025/03/11 01:25:16 DEBUG : file1: reading active writers
2025/03/11 01:25:16 DEBUG : dir2: Looking for writers
2025/03/11 01:25:16 DEBUG : : Looking for writers
2025/03/11 01:25:16 DEBUG : dir: reading active writers
2025/03/11 01:25:16 DEBUG : dir2: reading active writers
2025/03/11 01:25:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:17 DEBUG : dir2: Looking for writers
2025/03/11 01:25:17 DEBUG : dir: Looking for writers
2025/03/11 01:25:17 DEBUG : file1: reading active writers
2025/03/11 01:25:17 DEBUG : : Looking for writers
2025/03/11 01:25:17 DEBUG : dir: reading active writers
2025/03/11 01:25:17 DEBUG : dir2: reading active writers
2025/03/11 01:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:18 DEBUG : dir2: Looking for writers
2025/03/11 01:25:18 DEBUG : dir: Looking for writers
2025/03/11 01:25:18 DEBUG : file1: reading active writers
2025/03/11 01:25:18 DEBUG : : Looking for writers
2025/03/11 01:25:18 DEBUG : dir: reading active writers
2025/03/11 01:25:18 DEBUG : dir2: reading active writers
2025/03/11 01:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:19 DEBUG : dir: Looking for writers
2025/03/11 01:25:19 DEBUG : file1: reading active writers
2025/03/11 01:25:19 DEBUG : dir2: Looking for writers
2025/03/11 01:25:19 DEBUG : : Looking for writers
2025/03/11 01:25:19 DEBUG : dir: reading active writers
2025/03/11 01:25:19 DEBUG : dir2: reading active writers
2025/03/11 01:25:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:20 INFO  : dir/file1: Deleted
2025/03/11 01:25:20 DEBUG : dir: Looking for writers
2025/03/11 01:25:20 DEBUG : file1: reading active writers
2025/03/11 01:25:20 DEBUG : dir2: Looking for writers
2025/03/11 01:25:20 DEBUG : : Looking for writers
2025/03/11 01:25:20 DEBUG : dir: reading active writers
2025/03/11 01:25:20 DEBUG : dir2: reading active writers
2025/03/11 01:25:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:21 DEBUG : dir: Looking for writers
2025/03/11 01:25:21 DEBUG : file1: reading active writers
2025/03/11 01:25:21 DEBUG : dir2: Looking for writers
2025/03/11 01:25:21 DEBUG : : Looking for writers
2025/03/11 01:25:21 DEBUG : dir: reading active writers
2025/03/11 01:25:21 DEBUG : dir2: reading active writers
2025/03/11 01:25:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:22 INFO  : dir/file1.rclone_chunk.001_xw7h1a: Moved (server-side) to: dir/file1
2025/03/11 01:25:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:25:22 INFO  : dir/file1: Copied (replaced existing)
2025/03/11 01:25:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/11 01:25:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/03/11 01:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:22 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/11 01:25:22 DEBUG : dir: Looking for writers
2025/03/11 01:25:22 DEBUG : file1: reading active writers
2025/03/11 01:25:22 DEBUG : dir2: Looking for writers
2025/03/11 01:25:22 DEBUG : : Looking for writers
2025/03/11 01:25:22 DEBUG : dir: reading active writers
2025/03/11 01:25:22 DEBUG : dir2: reading active writers
2025/03/11 01:25:22 DEBUG : >WaitForWriters: 
2025/03/11 01:25:22 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:25:22 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:25:22 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): _readAt: size=512, off=0
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): openPending: 
2025/03/11 01:25:22 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/03/11 01:25:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/11 01:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): >openPending: err=<nil>
2025/03/11 01:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): >_readAt: n=14, err=EOF
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): close: 
2025/03/11 01:25:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:25:22 DEBUG : dir/file1(0xc00040e180): >close: err=<nil>
2025/03/11 01:25:23 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:25:25 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:25:25 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:25:25 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:25:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000d96c00
2025/03/11 01:25:25 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:25:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:25:26 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:25:27 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:25:27 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:25:27 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/11 01:25:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000d96c00
2025/03/11 01:25:27 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:25:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:25:28 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:25:28 DEBUG : dir/file1(0xc000695c40): openPending: 
2025/03/11 01:25:28 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/03/11 01:25:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/11 01:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:25:28 DEBUG : dir/file1(0xc000695c40): >openPending: err=<nil>
2025/03/11 01:25:28 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:25:28 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:25:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:25:28 DEBUG : dir/file1(0xc000695c40): _writeAt: size=25, off=0
2025/03/11 01:25:28 DEBUG : dir/file1(0xc000695c40): >_writeAt: n=25, err=<nil>
2025/03/11 01:25:28 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:25:30 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:25:30 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:25:30 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:25:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000d96c00
2025/03/11 01:25:30 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:25:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:25:30 DEBUG : newLeaf(0xc000695c40): close: 
2025/03/11 01:25:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/11 01:25:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 01:25:28.286281153 +0000 UTC m=+1149.324087696
2025/03/11 01:25:30 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/11 01:25:30 DEBUG : newLeaf(0xc000695c40): >close: err=<nil>
2025/03/11 01:25:30 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:25:30 DEBUG : newLeaf: vfs cache: starting upload
2025/03/11 01:25:30 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:25:30 DEBUG : dir: Looking for writers
2025/03/11 01:25:30 DEBUG : dir2: Looking for writers
2025/03/11 01:25:30 DEBUG : : Looking for writers
2025/03/11 01:25:30 DEBUG : dir: reading active writers
2025/03/11 01:25:30 DEBUG : dir2: reading active writers
2025/03/11 01:25:30 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:25:31 DEBUG : dir: Looking for writers
2025/03/11 01:25:31 DEBUG : dir2: Looking for writers
2025/03/11 01:25:31 DEBUG : : Looking for writers
2025/03/11 01:25:31 DEBUG : dir: reading active writers
2025/03/11 01:25:31 DEBUG : dir2: reading active writers
2025/03/11 01:25:31 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:32 DEBUG : dir: Looking for writers
2025/03/11 01:25:32 DEBUG : dir2: Looking for writers
2025/03/11 01:25:32 DEBUG : : Looking for writers
2025/03/11 01:25:32 DEBUG : dir2: reading active writers
2025/03/11 01:25:32 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:32 DEBUG : dir: reading active writers
2025/03/11 01:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:33 DEBUG : dir: Looking for writers
2025/03/11 01:25:33 DEBUG : dir2: Looking for writers
2025/03/11 01:25:33 DEBUG : : Looking for writers
2025/03/11 01:25:33 DEBUG : dir2: reading active writers
2025/03/11 01:25:33 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:33 DEBUG : dir: reading active writers
2025/03/11 01:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:34 DEBUG : dir: Looking for writers
2025/03/11 01:25:34 DEBUG : dir2: Looking for writers
2025/03/11 01:25:34 DEBUG : : Looking for writers
2025/03/11 01:25:34 DEBUG : dir: reading active writers
2025/03/11 01:25:34 DEBUG : dir2: reading active writers
2025/03/11 01:25:34 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:35 DEBUG : dir: Looking for writers
2025/03/11 01:25:35 DEBUG : dir2: Looking for writers
2025/03/11 01:25:35 DEBUG : : Looking for writers
2025/03/11 01:25:35 DEBUG : dir: reading active writers
2025/03/11 01:25:35 DEBUG : dir2: reading active writers
2025/03/11 01:25:35 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:36 INFO  : newLeaf: Deleted
2025/03/11 01:25:36 DEBUG : dir: Looking for writers
2025/03/11 01:25:36 DEBUG : dir2: Looking for writers
2025/03/11 01:25:36 DEBUG : : Looking for writers
2025/03/11 01:25:36 DEBUG : dir: reading active writers
2025/03/11 01:25:36 DEBUG : dir2: reading active writers
2025/03/11 01:25:36 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:25:37 INFO  : newLeaf.rclone_chunk.001_xw7ysw: Moved (server-side) to: newLeaf
2025/03/11 01:25:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:25:37 INFO  : newLeaf: Copied (replaced existing)
2025/03/11 01:25:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 01:25:28.286281153 +0000 UTC,c7247bead226dfd7bd970c17229f4044"
2025/03/11 01:25:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/11 01:25:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:25:37 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/11 01:25:37 DEBUG : dir: Looking for writers
2025/03/11 01:25:37 DEBUG : dir2: Looking for writers
2025/03/11 01:25:37 DEBUG : : Looking for writers
2025/03/11 01:25:37 DEBUG : dir: reading active writers
2025/03/11 01:25:37 DEBUG : dir2: reading active writers
2025/03/11 01:25:37 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:37 DEBUG : >WaitForWriters: 
2025/03/11 01:25:37 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:25:37 DEBUG : dir: Looking for writers
2025/03/11 01:25:37 DEBUG : dir2: Looking for writers
2025/03/11 01:25:37 DEBUG : : Looking for writers
2025/03/11 01:25:37 DEBUG : dir: reading active writers
2025/03/11 01:25:37 DEBUG : dir2: reading active writers
2025/03/11 01:25:37 DEBUG : newLeaf: reading active writers
2025/03/11 01:25:37 DEBUG : >WaitForWriters: 
2025/03/11 01:25:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/minimal,forceCache=true
        	Messages:   	directories
=== RUN   TestFileRename/writes,forceCache=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:25:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:25:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:25:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 DEBUG : Config file has changed externally - reloading
2025/03/11 01:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:25:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:26:06 INFO  : dir/file1.rclone_chunk.001_xw8qb2: Moved (server-side) to: dir/file1
2025/03/11 01:26:07 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:26:07 DEBUG : dir: Looking for writers
2025/03/11 01:26:07 DEBUG : file1: reading active writers
2025/03/11 01:26:07 DEBUG : dir2: Looking for writers
2025/03/11 01:26:07 DEBUG : : Looking for writers
2025/03/11 01:26:07 DEBUG : dir: reading active writers
2025/03/11 01:26:07 DEBUG : dir2: reading active writers
2025/03/11 01:26:07 DEBUG : >WaitForWriters: 
2025/03/11 01:26:08 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:26:10 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:26:10 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:26:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00054cb40
2025/03/11 01:26:10 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:26:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:26:10 DEBUG : : forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir: forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0"
2025/03/11 01:26:10 DEBUG : dir: forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir/sub: forgetting directory cache
2025/03/11 01:26:10 DEBUG : dir2: forgetting directory cache
2025/03/11 01:26:11 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:26:12 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:26:12 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:26:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00054cb40
2025/03/11 01:26:12 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:26:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:26:13 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:26:13 DEBUG : dir/file1(0xc0009d5280): openPending: 
2025/03/11 01:26:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint ""
2025/03/11 01:26:13 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/11 01:26:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:26:13 DEBUG : dir/file1(0xc0009d5280): >openPending: err=<nil>
2025/03/11 01:26:13 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:26:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:26:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:26:13 DEBUG : dir/file1(0xc0009d5280): _writeAt: size=25, off=0
2025/03/11 01:26:13 DEBUG : dir/file1(0xc0009d5280): >_writeAt: n=25, err=<nil>
2025/03/11 01:26:14 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:26:15 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:26:15 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:26:15 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:26:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00054cb40
2025/03/11 01:26:15 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:26:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:26:15 DEBUG : newLeaf(0xc0009d5280): close: 
2025/03/11 01:26:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/11 01:26:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 01:26:13.939921134 +0000 UTC m=+1194.977727667
2025/03/11 01:26:15 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/11 01:26:15 DEBUG : newLeaf(0xc0009d5280): >close: err=<nil>
2025/03/11 01:26:15 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:26:15 DEBUG : dir: Looking for writers
2025/03/11 01:26:15 DEBUG : dir2: Looking for writers
2025/03/11 01:26:15 DEBUG : : Looking for writers
2025/03/11 01:26:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:15 DEBUG : dir: reading active writers
2025/03/11 01:26:15 DEBUG : dir2: reading active writers
2025/03/11 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:26:15 DEBUG : dir: Looking for writers
2025/03/11 01:26:15 DEBUG : dir2: Looking for writers
2025/03/11 01:26:15 DEBUG : : Looking for writers
2025/03/11 01:26:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:15 DEBUG : dir: reading active writers
2025/03/11 01:26:15 DEBUG : dir2: reading active writers
2025/03/11 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:26:15 DEBUG : dir: Looking for writers
2025/03/11 01:26:15 DEBUG : dir2: Looking for writers
2025/03/11 01:26:15 DEBUG : : Looking for writers
2025/03/11 01:26:15 DEBUG : dir: reading active writers
2025/03/11 01:26:15 DEBUG : dir2: reading active writers
2025/03/11 01:26:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:26:15 DEBUG : dir: Looking for writers
2025/03/11 01:26:15 DEBUG : dir2: Looking for writers
2025/03/11 01:26:15 DEBUG : : Looking for writers
2025/03/11 01:26:15 DEBUG : dir: reading active writers
2025/03/11 01:26:15 DEBUG : dir2: reading active writers
2025/03/11 01:26:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:26:15 DEBUG : newLeaf: vfs cache: starting upload
2025/03/11 01:26:15 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:26:15 DEBUG : dir: Looking for writers
2025/03/11 01:26:15 DEBUG : dir2: Looking for writers
2025/03/11 01:26:15 DEBUG : : Looking for writers
2025/03/11 01:26:15 DEBUG : dir: reading active writers
2025/03/11 01:26:15 DEBUG : dir2: reading active writers
2025/03/11 01:26:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:26:16 DEBUG : dir: Looking for writers
2025/03/11 01:26:16 DEBUG : dir2: Looking for writers
2025/03/11 01:26:16 DEBUG : : Looking for writers
2025/03/11 01:26:16 DEBUG : dir: reading active writers
2025/03/11 01:26:16 DEBUG : dir2: reading active writers
2025/03/11 01:26:16 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:26:16 DEBUG : dir: Looking for writers
2025/03/11 01:26:16 DEBUG : dir2: Looking for writers
2025/03/11 01:26:16 DEBUG : : Looking for writers
2025/03/11 01:26:16 DEBUG : dir: reading active writers
2025/03/11 01:26:16 DEBUG : dir2: reading active writers
2025/03/11 01:26:16 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:26:17 DEBUG : dir: Looking for writers
2025/03/11 01:26:17 DEBUG : dir2: Looking for writers
2025/03/11 01:26:17 DEBUG : : Looking for writers
2025/03/11 01:26:17 DEBUG : dir: reading active writers
2025/03/11 01:26:17 DEBUG : dir2: reading active writers
2025/03/11 01:26:17 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:18 DEBUG : dir: Looking for writers
2025/03/11 01:26:18 DEBUG : dir2: Looking for writers
2025/03/11 01:26:18 DEBUG : : Looking for writers
2025/03/11 01:26:18 DEBUG : dir: reading active writers
2025/03/11 01:26:18 DEBUG : dir2: reading active writers
2025/03/11 01:26:18 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:19 DEBUG : dir: Looking for writers
2025/03/11 01:26:19 DEBUG : dir2: Looking for writers
2025/03/11 01:26:19 DEBUG : : Looking for writers
2025/03/11 01:26:19 DEBUG : dir: reading active writers
2025/03/11 01:26:19 DEBUG : dir2: reading active writers
2025/03/11 01:26:19 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:20 DEBUG : dir: Looking for writers
2025/03/11 01:26:20 DEBUG : dir2: Looking for writers
2025/03/11 01:26:20 DEBUG : : Looking for writers
2025/03/11 01:26:20 DEBUG : dir: reading active writers
2025/03/11 01:26:20 DEBUG : dir2: reading active writers
2025/03/11 01:26:20 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:21 DEBUG : dir: Looking for writers
2025/03/11 01:26:21 DEBUG : dir2: Looking for writers
2025/03/11 01:26:21 DEBUG : : Looking for writers
2025/03/11 01:26:21 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:21 DEBUG : dir: reading active writers
2025/03/11 01:26:21 DEBUG : dir2: reading active writers
2025/03/11 01:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:22 DEBUG : dir: Looking for writers
2025/03/11 01:26:22 DEBUG : dir2: Looking for writers
2025/03/11 01:26:22 DEBUG : : Looking for writers
2025/03/11 01:26:22 DEBUG : dir: reading active writers
2025/03/11 01:26:22 DEBUG : dir2: reading active writers
2025/03/11 01:26:22 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:22 INFO  : newLeaf: Deleted
2025/03/11 01:26:23 DEBUG : dir2: Looking for writers
2025/03/11 01:26:23 DEBUG : dir: Looking for writers
2025/03/11 01:26:23 DEBUG : : Looking for writers
2025/03/11 01:26:23 DEBUG : dir: reading active writers
2025/03/11 01:26:23 DEBUG : dir2: reading active writers
2025/03/11 01:26:23 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:24 DEBUG : dir: Looking for writers
2025/03/11 01:26:24 DEBUG : dir2: Looking for writers
2025/03/11 01:26:24 DEBUG : : Looking for writers
2025/03/11 01:26:24 DEBUG : dir: reading active writers
2025/03/11 01:26:24 DEBUG : dir2: reading active writers
2025/03/11 01:26:24 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:24 INFO  : newLeaf.rclone_chunk.001_xw97k5: Moved (server-side) to: newLeaf
2025/03/11 01:26:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:26:24 INFO  : newLeaf: Copied (replaced existing)
2025/03/11 01:26:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 01:26:13.939921134 +0000 UTC,c7247bead226dfd7bd970c17229f4044"
2025/03/11 01:26:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/11 01:26:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:26:24 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/11 01:26:25 DEBUG : dir: Looking for writers
2025/03/11 01:26:25 DEBUG : dir2: Looking for writers
2025/03/11 01:26:25 DEBUG : : Looking for writers
2025/03/11 01:26:25 DEBUG : dir: reading active writers
2025/03/11 01:26:25 DEBUG : dir2: reading active writers
2025/03/11 01:26:25 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:25 DEBUG : >WaitForWriters: 
2025/03/11 01:26:25 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:26:25 DEBUG : dir: Looking for writers
2025/03/11 01:26:25 DEBUG : dir2: Looking for writers
2025/03/11 01:26:25 DEBUG : : Looking for writers
2025/03/11 01:26:25 DEBUG : dir: reading active writers
2025/03/11 01:26:25 DEBUG : dir2: reading active writers
2025/03/11 01:26:25 DEBUG : newLeaf: reading active writers
2025/03/11 01:26:25 DEBUG : >WaitForWriters: 
2025/03/11 01:26:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:26:45 DEBUG : : forgetting directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/writes,forceCache=false
        	Messages:   	directories
=== RUN   TestFileRename/writes,forceCache=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:26:47 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:26:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:26:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 DEBUG : Config file has changed externally - reloading
2025/03/11 01:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:26:47 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:26:51 INFO  : dir/file1.rclone_chunk.001_xwa33f: Moved (server-side) to: dir/file1
2025/03/11 01:26:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:26:53 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): openPending: 
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint ""
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/11 01:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): >openPending: err=<nil>
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:26:53 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:26:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): _writeAt: size=14, off=0
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): >_writeAt: n=14, err=<nil>
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): close: 
2025/03/11 01:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:26:53 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:26:53 DEBUG : dir/file1(0xc0009a9dc0): >close: err=<nil>
2025/03/11 01:26:53 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:26:53 DEBUG : dir/file1: vfs cache: starting upload
2025/03/11 01:26:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:26:53 DEBUG : dir: Looking for writers
2025/03/11 01:26:53 DEBUG : file1: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: Looking for writers
2025/03/11 01:26:53 DEBUG : : Looking for writers
2025/03/11 01:26:53 DEBUG : dir: reading active writers
2025/03/11 01:26:53 DEBUG : dir2: reading active writers
2025/03/11 01:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:26:54 DEBUG : dir: Looking for writers
2025/03/11 01:26:54 DEBUG : file1: reading active writers
2025/03/11 01:26:54 DEBUG : dir2: Looking for writers
2025/03/11 01:26:54 DEBUG : : Looking for writers
2025/03/11 01:26:54 DEBUG : dir: reading active writers
2025/03/11 01:26:54 DEBUG : dir2: reading active writers
2025/03/11 01:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:26:54 DEBUG : dir: Looking for writers
2025/03/11 01:26:54 DEBUG : file1: reading active writers
2025/03/11 01:26:54 DEBUG : dir2: Looking for writers
2025/03/11 01:26:54 DEBUG : : Looking for writers
2025/03/11 01:26:54 DEBUG : dir: reading active writers
2025/03/11 01:26:54 DEBUG : dir2: reading active writers
2025/03/11 01:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:55 DEBUG : dir: Looking for writers
2025/03/11 01:26:55 DEBUG : file1: reading active writers
2025/03/11 01:26:55 DEBUG : dir2: Looking for writers
2025/03/11 01:26:55 DEBUG : : Looking for writers
2025/03/11 01:26:55 DEBUG : dir2: reading active writers
2025/03/11 01:26:55 DEBUG : dir: reading active writers
2025/03/11 01:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:56 DEBUG : dir: Looking for writers
2025/03/11 01:26:56 DEBUG : file1: reading active writers
2025/03/11 01:26:56 DEBUG : dir2: Looking for writers
2025/03/11 01:26:56 DEBUG : : Looking for writers
2025/03/11 01:26:56 DEBUG : dir: reading active writers
2025/03/11 01:26:56 DEBUG : dir2: reading active writers
2025/03/11 01:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:57 DEBUG : dir: Looking for writers
2025/03/11 01:26:57 DEBUG : file1: reading active writers
2025/03/11 01:26:57 DEBUG : dir2: Looking for writers
2025/03/11 01:26:57 DEBUG : : Looking for writers
2025/03/11 01:26:57 DEBUG : dir: reading active writers
2025/03/11 01:26:57 DEBUG : dir2: reading active writers
2025/03/11 01:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:58 DEBUG : dir: Looking for writers
2025/03/11 01:26:58 DEBUG : file1: reading active writers
2025/03/11 01:26:58 DEBUG : dir2: Looking for writers
2025/03/11 01:26:58 DEBUG : : Looking for writers
2025/03/11 01:26:58 DEBUG : dir: reading active writers
2025/03/11 01:26:58 DEBUG : dir2: reading active writers
2025/03/11 01:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:26:59 INFO  : dir/file1: Deleted
2025/03/11 01:26:59 DEBUG : dir: Looking for writers
2025/03/11 01:26:59 DEBUG : file1: reading active writers
2025/03/11 01:26:59 DEBUG : dir2: Looking for writers
2025/03/11 01:26:59 DEBUG : : Looking for writers
2025/03/11 01:26:59 DEBUG : dir: reading active writers
2025/03/11 01:26:59 DEBUG : dir2: reading active writers
2025/03/11 01:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:00 DEBUG : dir: Looking for writers
2025/03/11 01:27:00 DEBUG : file1: reading active writers
2025/03/11 01:27:00 DEBUG : dir2: Looking for writers
2025/03/11 01:27:00 DEBUG : : Looking for writers
2025/03/11 01:27:00 DEBUG : dir2: reading active writers
2025/03/11 01:27:00 DEBUG : dir: reading active writers
2025/03/11 01:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:00 INFO  : dir/file1.rclone_chunk.001_xwa9zq: Moved (server-side) to: dir/file1
2025/03/11 01:27:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:27:00 INFO  : dir/file1: Copied (replaced existing)
2025/03/11 01:27:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/11 01:27:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/03/11 01:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:00 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/11 01:27:01 DEBUG : dir: Looking for writers
2025/03/11 01:27:01 DEBUG : file1: reading active writers
2025/03/11 01:27:01 DEBUG : dir2: Looking for writers
2025/03/11 01:27:01 DEBUG : : Looking for writers
2025/03/11 01:27:01 DEBUG : dir: reading active writers
2025/03/11 01:27:01 DEBUG : dir2: reading active writers
2025/03/11 01:27:01 DEBUG : >WaitForWriters: 
2025/03/11 01:27:01 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:27:01 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:27:01 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): _readAt: size=512, off=0
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): openPending: 
2025/03/11 01:27: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/03/11 01:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/11 01:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): >openPending: err=<nil>
2025/03/11 01:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): >_readAt: n=14, err=EOF
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): close: 
2025/03/11 01:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:27:01 DEBUG : dir/file1(0xc000512480): >close: err=<nil>
2025/03/11 01:27:02 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:27:04 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:04 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:04 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:27:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000e2ae40
2025/03/11 01:27:04 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:27:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:27:06 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:27:07 DEBUG : dir2: forgetting directory cache
2025/03/11 01:27:07 DEBUG : : forgetting directory cache
2025/03/11 01:27:07 DEBUG : dir: forgetting directory cache
2025/03/11 01:27:07 DEBUG : dir2: forgetting directory cache
2025/03/11 01:27:07 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:27:07 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:27:07 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/11 01:27:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000e2ae40
2025/03/11 01:27:07 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:27:08 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:27:08 DEBUG : dir/file1(0xc000610d00): openPending: 
2025/03/11 01:27:08 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/03/11 01:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/11 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:08 DEBUG : dir/file1(0xc000610d00): >openPending: err=<nil>
2025/03/11 01:27:08 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:27:08 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:27:08 DEBUG : dir/file1(0xc000610d00): _writeAt: size=25, off=0
2025/03/11 01:27:08 DEBUG : dir/file1(0xc000610d00): >_writeAt: n=25, err=<nil>
2025/03/11 01:27:08 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:27:09 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:09 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:09 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000e2ae40
2025/03/11 01:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:27:09 DEBUG : newLeaf(0xc000610d00): close: 
2025/03/11 01:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/11 01:27:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 01:27:08.558508248 +0000 UTC m=+1249.596314792
2025/03/11 01:27:09 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/11 01:27:09 DEBUG : newLeaf(0xc000610d00): >close: err=<nil>
2025/03/11 01:27:09 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:27:09 DEBUG : dir: Looking for writers
2025/03/11 01:27:09 DEBUG : dir2: Looking for writers
2025/03/11 01:27:09 DEBUG : : Looking for writers
2025/03/11 01:27:09 DEBUG : dir: reading active writers
2025/03/11 01:27:09 DEBUG : dir2: reading active writers
2025/03/11 01:27:09 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:27:09 DEBUG : dir: Looking for writers
2025/03/11 01:27:09 DEBUG : dir2: Looking for writers
2025/03/11 01:27:09 DEBUG : : Looking for writers
2025/03/11 01:27:09 DEBUG : dir: reading active writers
2025/03/11 01:27:09 DEBUG : dir2: reading active writers
2025/03/11 01:27:09 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:27:09 DEBUG : dir: Looking for writers
2025/03/11 01:27:09 DEBUG : dir2: Looking for writers
2025/03/11 01:27:09 DEBUG : : Looking for writers
2025/03/11 01:27:09 DEBUG : dir: reading active writers
2025/03/11 01:27:09 DEBUG : dir2: reading active writers
2025/03/11 01:27:09 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:27:09 DEBUG : dir: Looking for writers
2025/03/11 01:27:09 DEBUG : dir2: Looking for writers
2025/03/11 01:27:09 DEBUG : : Looking for writers
2025/03/11 01:27:09 DEBUG : dir: reading active writers
2025/03/11 01:27:09 DEBUG : dir2: reading active writers
2025/03/11 01:27:09 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:27:09 DEBUG : newLeaf: vfs cache: starting upload
2025/03/11 01:27:09 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:27:09 DEBUG : dir: Looking for writers
2025/03/11 01:27:09 DEBUG : dir2: Looking for writers
2025/03/11 01:27:09 DEBUG : : Looking for writers
2025/03/11 01:27:09 DEBUG : dir: reading active writers
2025/03/11 01:27:09 DEBUG : dir2: reading active writers
2025/03/11 01:27:09 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:27:10 DEBUG : dir: Looking for writers
2025/03/11 01:27:10 DEBUG : dir2: Looking for writers
2025/03/11 01:27:10 DEBUG : : Looking for writers
2025/03/11 01:27:10 DEBUG : dir: reading active writers
2025/03/11 01:27:10 DEBUG : dir2: reading active writers
2025/03/11 01:27:10 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:27:10 DEBUG : dir: Looking for writers
2025/03/11 01:27:10 DEBUG : dir2: Looking for writers
2025/03/11 01:27:10 DEBUG : : Looking for writers
2025/03/11 01:27:10 DEBUG : dir: reading active writers
2025/03/11 01:27:10 DEBUG : dir2: reading active writers
2025/03/11 01:27:10 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:27:11 DEBUG : dir2: Looking for writers
2025/03/11 01:27:11 DEBUG : dir: Looking for writers
2025/03/11 01:27:11 DEBUG : : Looking for writers
2025/03/11 01:27:11 DEBUG : dir: reading active writers
2025/03/11 01:27:11 DEBUG : dir2: reading active writers
2025/03/11 01:27:11 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:12 DEBUG : dir: Looking for writers
2025/03/11 01:27:12 DEBUG : dir2: Looking for writers
2025/03/11 01:27:12 DEBUG : : Looking for writers
2025/03/11 01:27:12 DEBUG : dir: reading active writers
2025/03/11 01:27:12 DEBUG : dir2: reading active writers
2025/03/11 01:27:12 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:13 DEBUG : dir: Looking for writers
2025/03/11 01:27:13 DEBUG : dir2: Looking for writers
2025/03/11 01:27:13 DEBUG : : Looking for writers
2025/03/11 01:27:13 DEBUG : dir2: reading active writers
2025/03/11 01:27:13 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:13 DEBUG : dir: reading active writers
2025/03/11 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:14 DEBUG : dir: Looking for writers
2025/03/11 01:27:14 DEBUG : dir2: Looking for writers
2025/03/11 01:27:14 DEBUG : : Looking for writers
2025/03/11 01:27:14 DEBUG : dir: reading active writers
2025/03/11 01:27:14 DEBUG : dir2: reading active writers
2025/03/11 01:27:14 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:15 DEBUG : dir: Looking for writers
2025/03/11 01:27:15 DEBUG : dir2: Looking for writers
2025/03/11 01:27:15 DEBUG : : Looking for writers
2025/03/11 01:27:15 DEBUG : dir: reading active writers
2025/03/11 01:27:15 DEBUG : dir2: reading active writers
2025/03/11 01:27:15 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:16 DEBUG : dir: Looking for writers
2025/03/11 01:27:16 DEBUG : dir2: Looking for writers
2025/03/11 01:27:16 DEBUG : : Looking for writers
2025/03/11 01:27:16 DEBUG : dir: reading active writers
2025/03/11 01:27:16 DEBUG : dir2: reading active writers
2025/03/11 01:27:16 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:16 INFO  : newLeaf: Deleted
2025/03/11 01:27:17 DEBUG : dir: Looking for writers
2025/03/11 01:27:17 DEBUG : dir2: Looking for writers
2025/03/11 01:27:17 DEBUG : : Looking for writers
2025/03/11 01:27:17 DEBUG : dir: reading active writers
2025/03/11 01:27:17 DEBUG : dir2: reading active writers
2025/03/11 01:27:17 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:17 INFO  : newLeaf.rclone_chunk.001_xwap12: Moved (server-side) to: newLeaf
2025/03/11 01:27:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:27:17 INFO  : newLeaf: Copied (replaced existing)
2025/03/11 01:27:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 01:27:08.558508248 +0000 UTC,c7247bead226dfd7bd970c17229f4044"
2025/03/11 01:27:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/11 01:27:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:27:17 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/11 01:27:18 DEBUG : dir: Looking for writers
2025/03/11 01:27:18 DEBUG : dir2: Looking for writers
2025/03/11 01:27:18 DEBUG : : Looking for writers
2025/03/11 01:27:18 DEBUG : dir: reading active writers
2025/03/11 01:27:18 DEBUG : dir2: reading active writers
2025/03/11 01:27:18 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:18 DEBUG : >WaitForWriters: 
2025/03/11 01:27:18 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:27:18 DEBUG : dir: Looking for writers
2025/03/11 01:27:18 DEBUG : dir2: Looking for writers
2025/03/11 01:27:18 DEBUG : : Looking for writers
2025/03/11 01:27:18 DEBUG : dir: reading active writers
2025/03/11 01:27:18 DEBUG : dir2: reading active writers
2025/03/11 01:27:18 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:18 DEBUG : >WaitForWriters: 
2025/03/11 01:27:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:27:35 DEBUG : dir2: forgetting directory cache
2025/03/11 01:27:35 DEBUG : : forgetting directory cache
2025/03/11 01:27:35 DEBUG : dir: forgetting directory cache
2025/03/11 01:27:35 DEBUG : dir2: forgetting directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/writes,forceCache=true
        	Messages:   	directories
=== RUN   TestFileRename/full,forceCache=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:27:39 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:27:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:27:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 DEBUG : Config file has changed externally - reloading
2025/03/11 01:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:27:39 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:27:45 INFO  : dir/file1.rclone_chunk.001_xwbjbo: Moved (server-side) to: dir/file1
2025/03/11 01:27:46 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:27:46 DEBUG : dir: Looking for writers
2025/03/11 01:27:46 DEBUG : file1: reading active writers
2025/03/11 01:27:46 DEBUG : dir2: Looking for writers
2025/03/11 01:27:46 DEBUG : : Looking for writers
2025/03/11 01:27:46 DEBUG : dir: reading active writers
2025/03/11 01:27:46 DEBUG : dir2: reading active writers
2025/03/11 01:27:46 DEBUG : >WaitForWriters: 
2025/03/11 01:27:46 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:27:46 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:27:46 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:27:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:27:46 DEBUG : dir/file1(0xc0008b6700): _readAt: size=512, off=0
2025/03/11 01:27:46 DEBUG : dir/file1(0xc0008b6700): openPending: 
2025/03/11 01:27:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint ""
2025/03/11 01:27:46 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/11 01:27:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:46 DEBUG : dir/file1(0xc0008b6700): >openPending: err=<nil>
2025/03/11 01:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false
2025/03/11 01:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:27:47 DEBUG : dir/file1(0xc0008b6700): >_readAt: n=14, err=EOF
2025/03/11 01:27:47 DEBUG : dir/file1(0xc0008b6700): close: 
2025/03/11 01:27:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:27:47 DEBUG : dir/file1(0xc0008b6700): >close: err=<nil>
2025/03/11 01:27:48 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:27:49 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:49 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:49 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:27:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000e2ba40
2025/03/11 01:27:49 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:27:50 DEBUG : newLeaf: move non-chunked object...
2025/03/11 01:27:52 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:27:52 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/11 01:27:52 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/11 01:27:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000e2ba40
2025/03/11 01:27:52 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/11 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:27:52 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:27:52 DEBUG : dir/file1(0xc000611d80): openPending: 
2025/03/11 01:27:52 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/03/11 01:27:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/11 01:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:27:52 DEBUG : dir/file1(0xc000611d80): >openPending: err=<nil>
2025/03/11 01:27:52 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:27:52 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:27:52 DEBUG : dir/file1(0xc000611d80): _writeAt: size=25, off=0
2025/03/11 01:27:52 DEBUG : dir/file1(0xc000611d80): >_writeAt: n=25, err=<nil>
2025/03/11 01:27:53 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:27:56 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:56 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/11 01:27:56 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/11 01:27:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000e2ba40
2025/03/11 01:27:56 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:27:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:27:56 DEBUG : newLeaf(0xc000611d80): close: 
2025/03/11 01:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/11 01:27:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-11 01:27:52.822548154 +0000 UTC m=+1293.860354707
2025/03/11 01:27:56 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/11 01:27:56 DEBUG : newLeaf(0xc000611d80): >close: err=<nil>
2025/03/11 01:27:56 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:27:56 DEBUG : newLeaf: vfs cache: starting upload
2025/03/11 01:27:56 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:27:56 DEBUG : dir: Looking for writers
2025/03/11 01:27:56 DEBUG : dir2: Looking for writers
2025/03/11 01:27:56 DEBUG : : Looking for writers
2025/03/11 01:27:56 DEBUG : dir: reading active writers
2025/03/11 01:27:56 DEBUG : dir2: reading active writers
2025/03/11 01:27:56 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:27:57 DEBUG : dir: Looking for writers
2025/03/11 01:27:57 DEBUG : dir2: Looking for writers
2025/03/11 01:27:57 DEBUG : : Looking for writers
2025/03/11 01:27:57 DEBUG : dir: reading active writers
2025/03/11 01:27:57 DEBUG : dir2: reading active writers
2025/03/11 01:27:57 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:58 DEBUG : dir: Looking for writers
2025/03/11 01:27:58 DEBUG : dir2: Looking for writers
2025/03/11 01:27:58 DEBUG : : Looking for writers
2025/03/11 01:27:58 DEBUG : dir: reading active writers
2025/03/11 01:27:58 DEBUG : dir2: reading active writers
2025/03/11 01:27:58 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:27:59 DEBUG : dir: Looking for writers
2025/03/11 01:27:59 DEBUG : dir2: Looking for writers
2025/03/11 01:27:59 DEBUG : : Looking for writers
2025/03/11 01:27:59 DEBUG : dir: reading active writers
2025/03/11 01:27:59 DEBUG : dir2: reading active writers
2025/03/11 01:27:59 DEBUG : newLeaf: reading active writers
2025/03/11 01:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:00 DEBUG : dir: Looking for writers
2025/03/11 01:28:00 DEBUG : dir2: Looking for writers
2025/03/11 01:28:00 DEBUG : : Looking for writers
2025/03/11 01:28:00 DEBUG : dir: reading active writers
2025/03/11 01:28:00 DEBUG : dir2: reading active writers
2025/03/11 01:28:00 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:01 DEBUG : dir: Looking for writers
2025/03/11 01:28:01 DEBUG : dir2: Looking for writers
2025/03/11 01:28:01 DEBUG : : Looking for writers
2025/03/11 01:28:01 DEBUG : dir: reading active writers
2025/03/11 01:28:01 DEBUG : dir2: reading active writers
2025/03/11 01:28:01 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:02 DEBUG : dir: Looking for writers
2025/03/11 01:28:02 DEBUG : dir2: Looking for writers
2025/03/11 01:28:02 DEBUG : : Looking for writers
2025/03/11 01:28:02 DEBUG : dir: reading active writers
2025/03/11 01:28:02 DEBUG : dir2: reading active writers
2025/03/11 01:28:02 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:03 INFO  : newLeaf: Deleted
2025/03/11 01:28:03 DEBUG : dir: Looking for writers
2025/03/11 01:28:03 DEBUG : dir2: Looking for writers
2025/03/11 01:28:03 DEBUG : : Looking for writers
2025/03/11 01:28:03 DEBUG : dir: reading active writers
2025/03/11 01:28:03 DEBUG : dir2: reading active writers
2025/03/11 01:28:03 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:04 DEBUG : dir: Looking for writers
2025/03/11 01:28:04 DEBUG : dir2: Looking for writers
2025/03/11 01:28:04 DEBUG : : Looking for writers
2025/03/11 01:28:04 DEBUG : dir: reading active writers
2025/03/11 01:28:04 DEBUG : dir2: reading active writers
2025/03/11 01:28:04 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:28:04 INFO  : newLeaf.rclone_chunk.001_xwc0xn: Moved (server-side) to: newLeaf
2025/03/11 01:28:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK
2025/03/11 01:28:04 INFO  : newLeaf: Copied (replaced existing)
2025/03/11 01:28:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-11 01:27:52.822548154 +0000 UTC,c7247bead226dfd7bd970c17229f4044"
2025/03/11 01:28:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/11 01:28:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:28:04 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/11 01:28:05 DEBUG : dir: Looking for writers
2025/03/11 01:28:05 DEBUG : dir2: Looking for writers
2025/03/11 01:28:05 DEBUG : : Looking for writers
2025/03/11 01:28:05 DEBUG : dir: reading active writers
2025/03/11 01:28:05 DEBUG : dir2: reading active writers
2025/03/11 01:28:05 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:05 DEBUG : >WaitForWriters: 
2025/03/11 01:28:06 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:28:06 DEBUG : dir: Looking for writers
2025/03/11 01:28:06 DEBUG : dir2: Looking for writers
2025/03/11 01:28:06 DEBUG : : Looking for writers
2025/03/11 01:28:06 DEBUG : dir: reading active writers
2025/03/11 01:28:06 DEBUG : dir2: reading active writers
2025/03/11 01:28:06 DEBUG : newLeaf: reading active writers
2025/03/11 01:28:06 DEBUG : >WaitForWriters: 
2025/03/11 01:28:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:28:18 DEBUG : : forgetting directory cache
2025/03/11 01:28:18 DEBUG : dir: forgetting directory cache
2025/03/11 01:28:18 DEBUG : dir2: forgetting directory cache
2025/03/11 01:28:18 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:28:18 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileRename/full,forceCache=false
        	Messages:   	directories
--- FAIL: TestFileRename (293.80s)
    --- FAIL: TestFileRename/off,forceCache=false (44.35s)
    --- FAIL: TestFileRename/minimal,forceCache=false (45.29s)
    --- FAIL: TestFileRename/minimal,forceCache=true (54.59s)
    --- FAIL: TestFileRename/writes,forceCache=false (49.16s)
    --- FAIL: TestFileRename/writes,forceCache=true (51.70s)
    --- FAIL: TestFileRename/full,forceCache=false (48.72s)
=== RUN   TestFileStructSize
    file_test.go:419: File struct has size 192 bytes
--- PASS: TestFileStructSize (0.00s)
=== RUN   TestRcGetVFS
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:28:27 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:28:27 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:28:27 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:28:27 DEBUG : : Looking for writers
2025/03/11 01:28:27 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRcGetVFS
        	Messages:   	directories
--- FAIL: TestRcGetVFS (13.11s)
=== RUN   TestRcForget
    rc_test.go:17: Skipping test on non local remote
--- SKIP: TestRcForget (0.00s)
=== RUN   TestRcRefresh
    rc_test.go:17: Skipping test on non local remote
--- SKIP: TestRcRefresh (0.00s)
=== RUN   TestRcPollInterval
    rc_test.go:17: Skipping test on non local remote
--- SKIP: TestRcPollInterval (0.00s)
=== RUN   TestRcList
    rc_test.go:17: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStats
    rc_test.go:17: Skipping test on non local remote
--- SKIP: TestRcStats (0.00s)
=== RUN   TestReadFileHandleMethods
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:28:40 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:28:44 INFO  : dir/file1.rclone_chunk.001_xwd9v8: Moved (server-side) to: dir/file1
2025/03/11 01:28:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:28:46 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:28:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/03/11 01:28:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:28:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/03/11 01:28:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728
2025/03/11 01:28:46 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:28:46 DEBUG : dir: Looking for writers
2025/03/11 01:28:46 DEBUG : file1: reading active writers
2025/03/11 01:28:46 DEBUG : dir2: Looking for writers
2025/03/11 01:28:46 DEBUG : : Looking for writers
2025/03/11 01:28:46 DEBUG : dir: reading active writers
2025/03/11 01:28:46 DEBUG : dir2: reading active writers
2025/03/11 01:28:46 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:28:55 DEBUG : dir2: forgetting directory cache
2025/03/11 01:28:55 DEBUG : : forgetting directory cache
2025/03/11 01:28:55 DEBUG : dir: forgetting directory cache
2025/03/11 01:28:55 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:28:55 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestReadFileHandleMethods
        	Messages:   	directories
--- FAIL: TestReadFileHandleMethods (27.16s)
=== RUN   TestReadFileHandleSeek
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:29:08 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:29:18 INFO  : dir/file1.rclone_chunk.001_xwe0tf: Moved (server-side) to: dir/file1
2025/03/11 01:29:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:29:20 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:29:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/03/11 01:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/03/11 01:29:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms
2025/03/11 01:29:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5
2025/03/11 01:29:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5
2025/03/11 01:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker)
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728
2025/03/11 01:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker)
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728
2025/03/11 01:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728
2025/03/11 01:29:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker)
2025/03/11 01:29:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1
2025/03/11 01:29:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728
2025/03/11 01:29:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728
2025/03/11 01:29:22 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:29:22 DEBUG : dir: Looking for writers
2025/03/11 01:29:22 DEBUG : file1: reading active writers
2025/03/11 01:29:22 DEBUG : dir2: Looking for writers
2025/03/11 01:29:22 DEBUG : : Looking for writers
2025/03/11 01:29:22 DEBUG : dir: reading active writers
2025/03/11 01:29:22 DEBUG : dir2: reading active writers
2025/03/11 01:29:22 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:29:33 DEBUG : dir2: forgetting directory cache
2025/03/11 01:29:33 DEBUG : : forgetting directory cache
2025/03/11 01:29:33 DEBUG : dir: forgetting directory cache
2025/03/11 01:29:33 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestReadFileHandleSeek
        	Messages:   	directories
--- FAIL: TestReadFileHandleSeek (39.88s)
=== RUN   TestReadFileHandleReadAt
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:29:47 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:29:52 INFO  : dir/file1.rclone_chunk.001_xwf4mw: Moved (server-side) to: dir/file1
2025/03/11 01:29:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:29:54 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:29:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:29:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/03/11 01:29:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms
2025/03/11 01:29:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5
2025/03/11 01:29:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5
2025/03/11 01:29:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker)
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728
2025/03/11 01:29:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker)
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728
2025/03/11 01:29:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728
2025/03/11 01:29:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms
2025/03/11 01:29:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10
2025/03/11 01:29:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10
2025/03/11 01:29:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker)
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728
2025/03/11 01:29:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker)
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728
2025/03/11 01:29:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728
2025/03/11 01:29:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms
2025/03/11 01:29:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100
2025/03/11 01:29:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100
2025/03/11 01:29:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16
2025/03/11 01:29:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms
2025/03/11 01:29:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100
2025/03/11 01:29:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100
2025/03/11 01:29:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor
2025/03/11 01:29:56 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:29:56 DEBUG : dir: Looking for writers
2025/03/11 01:29:56 DEBUG : file1: reading active writers
2025/03/11 01:29:56 DEBUG : dir2: Looking for writers
2025/03/11 01:29:56 DEBUG : : Looking for writers
2025/03/11 01:29:56 DEBUG : dir: reading active writers
2025/03/11 01:29:56 DEBUG : dir2: reading active writers
2025/03/11 01:29:56 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:30:05 DEBUG : : forgetting directory cache
2025/03/11 01:30:05 DEBUG : dir: forgetting directory cache
2025/03/11 01:30:05 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestReadFileHandleReadAt
        	Messages:   	directories
--- FAIL: TestReadFileHandleReadAt (28.80s)
=== RUN   TestReadFileHandleFlush
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:30:16 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:30:21 INFO  : dir/file1.rclone_chunk.001_xwfw88: Moved (server-side) to: dir/file1
2025/03/11 01:30:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:30:22 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:30:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:30:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/03/11 01:30:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:30:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728
2025/03/11 01:30:23 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:30:23 DEBUG : dir: Looking for writers
2025/03/11 01:30:23 DEBUG : file1: reading active writers
2025/03/11 01:30:23 DEBUG : dir2: Looking for writers
2025/03/11 01:30:23 DEBUG : : Looking for writers
2025/03/11 01:30:23 DEBUG : dir: reading active writers
2025/03/11 01:30:23 DEBUG : dir2: reading active writers
2025/03/11 01:30:23 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:30:31 DEBUG : dir2: forgetting directory cache
2025/03/11 01:30:31 DEBUG : : forgetting directory cache
2025/03/11 01:30:31 DEBUG : dir: forgetting directory cache
2025/03/11 01:30:31 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:30:31 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestReadFileHandleFlush
        	Messages:   	directories
--- FAIL: TestReadFileHandleFlush (27.87s)
=== RUN   TestReadFileHandleRelease
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:30:44 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:30:49 DEBUG : : forgetting directory cache
2025/03/11 01:30:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:30:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:30:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:30:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:30:50 INFO  : dir/file1.rclone_chunk.001_xwgpcr: Moved (server-side) to: dir/file1
2025/03/11 01:30:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:30:51 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:30:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/03/11 01:30:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/03/11 01:30:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:30:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728
2025/03/11 01:30:51 DEBUG : dir/file1: ReadFileHandle.Release closing
2025/03/11 01:30:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do
2025/03/11 01:30:51 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:30:51 DEBUG : dir2: Looking for writers
2025/03/11 01:30:51 DEBUG : dir: Looking for writers
2025/03/11 01:30:51 DEBUG : file1: reading active writers
2025/03/11 01:30:51 DEBUG : : Looking for writers
2025/03/11 01:30:51 DEBUG : dir: reading active writers
2025/03/11 01:30:51 DEBUG : dir2: reading active writers
2025/03/11 01:30:51 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:31:11 DEBUG : : forgetting directory cache
2025/03/11 01:31:11 DEBUG : dir: forgetting directory cache
2025/03/11 01:31:11 DEBUG : dir2: forgetting directory cache
2025/03/11 01:31:11 DEBUG : dir2: forgetting directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestReadFileHandleRelease
        	Messages:   	directories
--- FAIL: TestReadFileHandleRelease (27.84s)
=== RUN   TestRWFileHandleMethodsRead
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:31:12 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:31:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:31:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:12 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:31:18 INFO  : dir/file1.rclone_chunk.001_xwhgz8: Moved (server-side) to: dir/file1
2025/03/11 01:31:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:31:19 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:31:19 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:31:19 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:31:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:31:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:31:19 DEBUG : dir/file1(0xc0009a8400): _readAt: size=1, off=0
2025/03/11 01:31:19 DEBUG : dir/file1(0xc0009a8400): openPending: 
2025/03/11 01:31:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:31:19 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:31:19 DEBUG : dir/file1(0xc0009a8400): >openPending: err=<nil>
2025/03/11 01:31:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/03/11 01:31:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:31:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:31:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): >_readAt: n=1, err=<nil>
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): _readAt: size=256, off=1
2025/03/11 01:31:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): >_readAt: n=15, err=EOF
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): _readAt: size=16, off=16
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): >_readAt: n=0, err=EOF
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): close: 
2025/03/11 01:31:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): >close: err=<nil>
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): close: 
2025/03/11 01:31:20 DEBUG : dir/file1(0xc0009a8400): >close: err=file already closed
2025/03/11 01:31:20 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:31:20 DEBUG : dir: Looking for writers
2025/03/11 01:31:20 DEBUG : file1: reading active writers
2025/03/11 01:31:20 DEBUG : dir2: Looking for writers
2025/03/11 01:31:20 DEBUG : : Looking for writers
2025/03/11 01:31:20 DEBUG : dir: reading active writers
2025/03/11 01:31:20 DEBUG : dir2: reading active writers
2025/03/11 01:31:20 DEBUG : >WaitForWriters: 
2025/03/11 01:31:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:31:34 DEBUG : : forgetting directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:31:39 DEBUG : dir2: forgetting directory cache
2025/03/11 01:31:39 DEBUG : : forgetting directory cache
2025/03/11 01:31:39 DEBUG : dir: forgetting directory cache
2025/03/11 01:31:39 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:31:39 DEBUG : dir2: forgetting directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleMethodsRead
        	Messages:   	directories
--- FAIL: TestRWFileHandleMethodsRead (28.70s)
=== RUN   TestRWFileHandleSeek
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:31:41 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:31:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:31:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:31:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:31:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:31:41 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:31:46 INFO  : dir/file1.rclone_chunk.001_xwi9fj: Moved (server-side) to: dir/file1
2025/03/11 01:31:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:31:47 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:31:47 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:31:47 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): _readAt: size=1, off=0
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): openPending: 
2025/03/11 01:31:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:31:47 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:31:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >openPending: err=<nil>
2025/03/11 01:31:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/03/11 01:31:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:31:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:31:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >_readAt: n=1, err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): _readAt: size=1, off=5
2025/03/11 01:31:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >_readAt: n=1, err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): _readAt: size=1, off=3
2025/03/11 01:31:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >_readAt: n=1, err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): _readAt: size=1, off=13
2025/03/11 01:31:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >_readAt: n=1, err=<nil>
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): _readAt: size=16, off=100
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >_readAt: n=0, err=EOF
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): close: 
2025/03/11 01:31:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:31:47 DEBUG : dir/file1(0xc0009a9800): >close: err=<nil>
2025/03/11 01:31:47 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:31:47 DEBUG : dir: Looking for writers
2025/03/11 01:31:47 DEBUG : file1: reading active writers
2025/03/11 01:31:47 DEBUG : dir2: Looking for writers
2025/03/11 01:31:47 DEBUG : : Looking for writers
2025/03/11 01:31:47 DEBUG : dir: reading active writers
2025/03/11 01:31:47 DEBUG : dir2: reading active writers
2025/03/11 01:31:47 DEBUG : >WaitForWriters: 
2025/03/11 01:31:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleSeek
        	Messages:   	directories
--- FAIL: TestRWFileHandleSeek (27.12s)
=== RUN   TestRWFileHandleReadAt
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:32:08 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:32:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:32:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:08 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:32:12 INFO  : dir/file1.rclone_chunk.001_xwj0m2: Moved (server-side) to: dir/file1
2025/03/11 01:32:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:32:13 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:32:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:32:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:32:13 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=1, off=0
2025/03/11 01:32:13 DEBUG : dir/file1(0xc0009d4c00): openPending: 
2025/03/11 01:32:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:32:13 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:32:13 DEBUG : dir/file1(0xc0009d4c00): >openPending: err=<nil>
2025/03/11 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/03/11 01:32:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:32:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:32:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=1, err=<nil>
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=1, off=5
2025/03/11 01:32:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=1, err=<nil>
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=1, off=1
2025/03/11 01:32:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=1, err=<nil>
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=6, off=10
2025/03/11 01:32:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=6, err=<nil>
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=256, off=10
2025/03/11 01:32:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=6, err=EOF
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=256, off=100
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=0, err=EOF
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): close: 
2025/03/11 01:32:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >close: err=<nil>
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): _readAt: size=256, off=100
2025/03/11 01:32:14 DEBUG : dir/file1(0xc0009d4c00): >_readAt: n=0, err=file already closed
2025/03/11 01:32:14 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:32:14 DEBUG : dir: Looking for writers
2025/03/11 01:32:14 DEBUG : file1: reading active writers
2025/03/11 01:32:14 DEBUG : dir2: Looking for writers
2025/03/11 01:32:14 DEBUG : : Looking for writers
2025/03/11 01:32:14 DEBUG : dir: reading active writers
2025/03/11 01:32:14 DEBUG : dir2: reading active writers
2025/03/11 01:32:14 DEBUG : >WaitForWriters: 
2025/03/11 01:32:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
2025/03/11 01:32:16 DEBUG : : forgetting directory cache
2025/03/11 01:32:16 DEBUG : dir: forgetting directory cache
2025/03/11 01:32:16 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:32:16 DEBUG : dir2: forgetting directory cache
2025/03/11 01:32:16 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleReadAt
        	Messages:   	directories
--- FAIL: TestRWFileHandleReadAt (26.11s)
=== RUN   TestRWFileHandleFlushRead
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:32:34 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:32:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:32:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:32:34 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:32:43 INFO  : dir/file1.rclone_chunk.001_xwjq5z: Moved (server-side) to: dir/file1
2025/03/11 01:32:43 DEBUG : : forgetting directory cache
2025/03/11 01:32:43 DEBUG : dir: forgetting directory cache
2025/03/11 01:32:43 DEBUG : dir2: forgetting directory cache
2025/03/11 01:32:43 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:32:43 DEBUG : dir2: forgetting directory cache
2025/03/11 01:32:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:32:44 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:32:44 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:32:44 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:32:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:32:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): RWFileHandle.Flush
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): _readAt: size=256, off=0
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): openPending: 
2025/03/11 01:32:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:32:44 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:32:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): >openPending: err=<nil>
2025/03/11 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false
2025/03/11 01:32:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:32:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:32:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): >_readAt: n=16, err=EOF
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): RWFileHandle.Flush
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): RWFileHandle.Flush
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): close: 
2025/03/11 01:32:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:32:44 DEBUG : dir/file1(0xc000512ec0): >close: err=<nil>
2025/03/11 01:32:44 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:32:44 DEBUG : dir: Looking for writers
2025/03/11 01:32:44 DEBUG : file1: reading active writers
2025/03/11 01:32:44 DEBUG : dir2: Looking for writers
2025/03/11 01:32:44 DEBUG : : Looking for writers
2025/03/11 01:32:44 DEBUG : dir: reading active writers
2025/03/11 01:32:44 DEBUG : dir2: reading active writers
2025/03/11 01:32:44 DEBUG : >WaitForWriters: 
2025/03/11 01:32:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleFlushRead
        	Messages:   	directories
--- FAIL: TestRWFileHandleFlushRead (30.26s)
=== RUN   TestRWFileHandleReleaseRead
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:33:04 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:33:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:33:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:04 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:33:08 INFO  : dir/file1.rclone_chunk.001_xwkkcm: Moved (server-side) to: dir/file1
2025/03/11 01:33:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:33:09 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/11 01:33:09 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:33:09 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:33:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:33:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:33:09 DEBUG : dir/file1(0xc000c48b00): _readAt: size=256, off=0
2025/03/11 01:33:09 DEBUG : dir/file1(0xc000c48b00): openPending: 
2025/03/11 01:33:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:33:09 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:33:09 DEBUG : dir/file1(0xc000c48b00): >openPending: err=<nil>
2025/03/11 01:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false
2025/03/11 01:33:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:33:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:33:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:33:10 DEBUG : dir/file1(0xc000c48b00): >_readAt: n=16, err=EOF
2025/03/11 01:33:10 DEBUG : dir/file1(0xc000c48b00): RWFileHandle.Release
2025/03/11 01:33:10 DEBUG : dir/file1(0xc000c48b00): close: 
2025/03/11 01:33:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:33:10 DEBUG : dir/file1(0xc000c48b00): >close: err=<nil>
2025/03/11 01:33:10 DEBUG : dir/file1(0xc000c48b00): RWFileHandle.Release
2025/03/11 01:33:10 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:33:10 DEBUG : dir: Looking for writers
2025/03/11 01:33:10 DEBUG : file1: reading active writers
2025/03/11 01:33:10 DEBUG : dir2: Looking for writers
2025/03/11 01:33:10 DEBUG : : Looking for writers
2025/03/11 01:33:10 DEBUG : dir: reading active writers
2025/03/11 01:33:10 DEBUG : dir2: reading active writers
2025/03/11 01:33:10 DEBUG : >WaitForWriters: 
2025/03/11 01:33:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
2025/03/11 01:33:12 DEBUG : dir2: forgetting directory cache
2025/03/11 01:33:12 DEBUG : : forgetting directory cache
2025/03/11 01:33:12 DEBUG : dir: forgetting directory cache
2025/03/11 01:33:12 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleReleaseRead
        	Messages:   	directories
--- FAIL: TestRWFileHandleReleaseRead (26.23s)
=== RUN   TestRWFileHandleMethodsWrite
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:33:30 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:33:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:33:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:33:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:33:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:33:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:33:30 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:33:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:33:31 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): openPending: 
2025/03/11 01:33:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:33:31 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): >openPending: err=<nil>
2025/03/11 01:33:31 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:33:31 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:33:31 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:33:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): _writeAt: size=5, off=0
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): _writeAt: size=7, off=5
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): >_writeAt: n=7, err=<nil>
2025/03/11 01:33:31 DEBUG : file1: vfs cache: truncate to size=11
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): close: 
2025/03/11 01:33:31 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:33:31.097218626 +0000 UTC m=+1632.135025159
2025/03/11 01:33:31 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): >close: err=<nil>
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): close: 
2025/03/11 01:33:31 DEBUG : file1(0xc000512fc0): >close: err=file already closed
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332
        	Error:      	Not equal: 
        	            	expected: []string{"file1,11,false"}
        	            	actual  : []string{"dir2,0,true", "file1,11,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=14) "file1,11,false"
        	Test:       	TestRWFileHandleMethodsWrite
2025/03/11 01:33:31 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:33:31 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:33:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:33:31 DEBUG : dir2: Looking for writers
2025/03/11 01:33:31 DEBUG : : Looking for writers
2025/03/11 01:33:31 DEBUG : dir2: reading active writers
2025/03/11 01:33:31 DEBUG : file1: reading active writers
2025/03/11 01:33:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:33:32 DEBUG : dir2: Looking for writers
2025/03/11 01:33:32 DEBUG : : Looking for writers
2025/03/11 01:33:32 DEBUG : dir2: reading active writers
2025/03/11 01:33:32 DEBUG : file1: reading active writers
2025/03/11 01:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:33:33 DEBUG : dir2: Looking for writers
2025/03/11 01:33:33 DEBUG : : Looking for writers
2025/03/11 01:33:33 DEBUG : file1: reading active writers
2025/03/11 01:33:33 DEBUG : dir2: reading active writers
2025/03/11 01:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:33:34 DEBUG : dir2: Looking for writers
2025/03/11 01:33:34 DEBUG : : Looking for writers
2025/03/11 01:33:34 DEBUG : dir2: reading active writers
2025/03/11 01:33:34 DEBUG : file1: reading active writers
2025/03/11 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:33:35 DEBUG : dir2: Looking for writers
2025/03/11 01:33:35 DEBUG : : Looking for writers
2025/03/11 01:33:35 DEBUG : dir2: reading active writers
2025/03/11 01:33:35 DEBUG : file1: reading active writers
2025/03/11 01:33:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:33:36 DEBUG : dir2: Looking for writers
2025/03/11 01:33:36 DEBUG : : Looking for writers
2025/03/11 01:33:36 DEBUG : dir2: reading active writers
2025/03/11 01:33:36 DEBUG : file1: reading active writers
2025/03/11 01:33:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:33:37 INFO  : file1.rclone_chunk.001_xwlb1w: Moved (server-side) to: file1
2025/03/11 01:33:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/11 01:33:37 INFO  : file1: Copied (new)
2025/03/11 01:33:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-11 01:33:31.097218626 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3"
2025/03/11 01:33:37 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:33:37 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:33:37 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:33:37 DEBUG : dir2: Looking for writers
2025/03/11 01:33:37 DEBUG : : Looking for writers
2025/03/11 01:33:37 DEBUG : dir2: reading active writers
2025/03/11 01:33:37 DEBUG : file1: reading active writers
2025/03/11 01:33:37 DEBUG : >WaitForWriters: 
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:33:39 DEBUG : : forgetting directory cache
2025/03/11 01:33:39 DEBUG : dir: forgetting directory cache
2025/03/11 01:33:39 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:33:39 DEBUG : dir2: forgetting directory cache
2025/03/11 01:33:39 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleMethodsWrite
        	Messages:   	directories
2025/03/11 01:33:46 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:33:46 DEBUG : dir2: Looking for writers
2025/03/11 01:33:46 DEBUG : : Looking for writers
2025/03/11 01:33:46 DEBUG : dir2: reading active writers
2025/03/11 01:33:46 DEBUG : file1: reading active writers
2025/03/11 01:33:46 DEBUG : >WaitForWriters: 
2025/03/11 01:33:46 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleMethodsWrite
        	Messages:   	directories
--- FAIL: TestRWFileHandleMethodsWrite (32.97s)
=== RUN   TestRWFileHandleWriteAt
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:34:03 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:34:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:34:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:34:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:34:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:34:03 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:34:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:34:04 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): openPending: 
2025/03/11 01:34:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:34:04 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): >openPending: err=<nil>
2025/03/11 01:34:04 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:34:04 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:04 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:34:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): _writeAt: size=7, off=0
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): >_writeAt: n=7, err=<nil>
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): _writeAt: size=6, off=5
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): >_writeAt: n=6, err=<nil>
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): close: 
2025/03/11 01:34:04 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:34:04.113517569 +0000 UTC m=+1665.151324122
2025/03/11 01:34:04 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): >close: err=<nil>
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): _writeAt: size=5, off=0
2025/03/11 01:34:04 DEBUG : file1(0xc0009a9a40): >_writeAt: n=0, err=file already closed
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382
        	Error:      	Not equal: 
        	            	expected: []string{"file1,11,false"}
        	            	actual  : []string{"dir2,0,true", "file1,11,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=14) "file1,11,false"
        	Test:       	TestRWFileHandleWriteAt
2025/03/11 01:34:04 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:34:04 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:34:04 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:34:04 DEBUG : dir2: Looking for writers
2025/03/11 01:34:04 DEBUG : : Looking for writers
2025/03/11 01:34:04 DEBUG : dir2: reading active writers
2025/03/11 01:34:04 DEBUG : file1: reading active writers
2025/03/11 01:34:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:34:05 DEBUG : dir2: Looking for writers
2025/03/11 01:34:05 DEBUG : : Looking for writers
2025/03/11 01:34:05 DEBUG : dir2: reading active writers
2025/03/11 01:34:05 DEBUG : file1: reading active writers
2025/03/11 01:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:06 DEBUG : dir2: Looking for writers
2025/03/11 01:34:06 DEBUG : : Looking for writers
2025/03/11 01:34:06 DEBUG : dir2: reading active writers
2025/03/11 01:34:06 DEBUG : file1: reading active writers
2025/03/11 01:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:07 DEBUG : dir2: Looking for writers
2025/03/11 01:34:07 DEBUG : : Looking for writers
2025/03/11 01:34:07 DEBUG : dir2: reading active writers
2025/03/11 01:34:07 DEBUG : file1: reading active writers
2025/03/11 01:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:08 DEBUG : dir2: Looking for writers
2025/03/11 01:34:08 DEBUG : : Looking for writers
2025/03/11 01:34:08 DEBUG : dir2: reading active writers
2025/03/11 01:34:08 DEBUG : file1: reading active writers
2025/03/11 01:34:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:08 INFO  : file1.rclone_chunk.001_xwm8ml: Moved (server-side) to: file1
2025/03/11 01:34:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/11 01:34:08 INFO  : file1: Copied (new)
2025/03/11 01:34:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-11 01:34:04.113517569 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3"
2025/03/11 01:34:08 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:34:08 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:08 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:34:09 DEBUG : dir2: Looking for writers
2025/03/11 01:34:09 DEBUG : : Looking for writers
2025/03/11 01:34:09 DEBUG : dir2: reading active writers
2025/03/11 01:34:09 DEBUG : file1: reading active writers
2025/03/11 01:34:09 DEBUG : >WaitForWriters: 
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleWriteAt
        	Messages:   	directories
2025/03/11 01:34:18 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:34:18 DEBUG : dir2: Looking for writers
2025/03/11 01:34:18 DEBUG : : Looking for writers
2025/03/11 01:34:18 DEBUG : dir2: reading active writers
2025/03/11 01:34:18 DEBUG : file1: reading active writers
2025/03/11 01:34:18 DEBUG : >WaitForWriters: 
2025/03/11 01:34:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
2025/03/11 01:34:24 DEBUG : : forgetting directory cache
2025/03/11 01:34:24 DEBUG : dir: forgetting directory cache
2025/03/11 01:34:24 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:34:24 DEBUG : dir2: forgetting directory cache
2025/03/11 01:34:24 DEBUG : dir2: forgetting directory cache
2025/03/11 01:34:24 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleWriteAt
        	Messages:   	directories
--- FAIL: TestRWFileHandleWriteAt (31.94s)
=== RUN   TestRWFileHandleWriteNoWrite
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:34:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:34:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:34:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:34:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:34:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:34:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:34:36 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:34:36 DEBUG : file1(0xc0009a9a40): openPending: 
2025/03/11 01:34:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:34:36 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:36 DEBUG : file1(0xc0009a9a40): >openPending: err=<nil>
2025/03/11 01:34:36 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:34:36 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:36 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:34:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:34:36 DEBUG : file1(0xc0009a9a40): close: 
2025/03/11 01:34:36 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:34:36.081597307 +0000 UTC m=+1697.119403851
2025/03/11 01:34:36 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:34:36 DEBUG : file1(0xc0009a9a40): >close: err=<nil>
2025/03/11 01:34:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/03/11 01:34:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:34:36 DEBUG : file2: newRWFileHandle: 
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): openPending: 
2025/03/11 01:34:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:34:36 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): >openPending: err=<nil>
2025/03/11 01:34:36 DEBUG : file2: >newRWFileHandle: err=<nil>
2025/03/11 01:34:36 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/03/11 01:34:36 DEBUG : file2: >Open: fd=file2 (rw), err=<nil>
2025/03/11 01:34:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err=<nil>
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): RWFileHandle.Flush
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): RWFileHandle.Release
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): close: 
2025/03/11 01:34:36 DEBUG : file2: vfs cache: setting modification time to 2025-03-11 01:34:36.082394218 +0000 UTC m=+1697.120200761
2025/03/11 01:34:36 INFO  : file2: vfs cache: queuing for upload in 100ms
2025/03/11 01:34:36 DEBUG : file2(0xc0009a9c00): >close: err=<nil>
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414
        	Error:      	Not equal: 
        	            	expected: []string{"file1,0,false", "file2,0,false"}
        	            	actual  : []string{"dir2,0,true", "file1,0,false", "file2,0,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=2) {
        	            	+([]string) (len=3) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,0,false",
        	Test:       	TestRWFileHandleWriteNoWrite
2025/03/11 01:34:36 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms
2025/03/11 01:34:36 DEBUG : file2: vfs cache: starting upload
2025/03/11 01:34:36 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms
2025/03/11 01:34:36 DEBUG : file2: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:34:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:34:36 DEBUG : dir2: Looking for writers
2025/03/11 01:34:36 DEBUG : : Looking for writers
2025/03/11 01:34:36 DEBUG : dir2: reading active writers
2025/03/11 01:34:36 DEBUG : file1: reading active writers
2025/03/11 01:34:36 DEBUG : file2: reading active writers
2025/03/11 01:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms
2025/03/11 01:34:37 DEBUG : dir2: Looking for writers
2025/03/11 01:34:37 DEBUG : : Looking for writers
2025/03/11 01:34:37 DEBUG : dir2: reading active writers
2025/03/11 01:34:37 DEBUG : file1: reading active writers
2025/03/11 01:34:37 DEBUG : file2: reading active writers
2025/03/11 01:34:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/03/11 01:34:38 DEBUG : dir2: Looking for writers
2025/03/11 01:34:38 DEBUG : : Looking for writers
2025/03/11 01:34:38 DEBUG : dir2: reading active writers
2025/03/11 01:34:38 DEBUG : file1: reading active writers
2025/03/11 01:34:38 DEBUG : file2: reading active writers
2025/03/11 01:34:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/03/11 01:34:39 DEBUG : dir2: Looking for writers
2025/03/11 01:34:39 DEBUG : : Looking for writers
2025/03/11 01:34:39 DEBUG : file1: reading active writers
2025/03/11 01:34:39 DEBUG : file2: reading active writers
2025/03/11 01:34:39 DEBUG : dir2: reading active writers
2025/03/11 01:34:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/03/11 01:34:40 DEBUG : dir2: Looking for writers
2025/03/11 01:34:40 DEBUG : : Looking for writers
2025/03/11 01:34:40 DEBUG : dir2: reading active writers
2025/03/11 01:34:40 DEBUG : file1: reading active writers
2025/03/11 01:34:40 DEBUG : file2: reading active writers
2025/03/11 01:34:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/03/11 01:34:40 INFO  : file2.rclone_chunk.001_xwn4gh: Moved (server-side) to: file2
2025/03/11 01:34:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:34:40 INFO  : file2: Copied (new)
2025/03/11 01:34:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-11 01:34:36.082394218 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e"
2025/03/11 01:34:40 DEBUG : file2: vfs cache: writeback object to VFS layer
2025/03/11 01:34:40 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/03/11 01:34:40 INFO  : file2: vfs cache: upload succeeded try #1
2025/03/11 01:34:41 DEBUG : dir2: Looking for writers
2025/03/11 01:34:41 DEBUG : : Looking for writers
2025/03/11 01:34:41 DEBUG : dir2: reading active writers
2025/03/11 01:34:41 DEBUG : file1: reading active writers
2025/03/11 01:34:41 DEBUG : file2: reading active writers
2025/03/11 01:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:42 DEBUG : dir2: Looking for writers
2025/03/11 01:34:42 DEBUG : : Looking for writers
2025/03/11 01:34:42 DEBUG : dir2: reading active writers
2025/03/11 01:34:42 DEBUG : file1: reading active writers
2025/03/11 01:34:42 DEBUG : file2: reading active writers
2025/03/11 01:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:34:43 INFO  : file1.rclone_chunk.001_xwn4zj: Moved (server-side) to: file1
2025/03/11 01:34:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:34:43 INFO  : file1: Copied (new)
2025/03/11 01:34:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-11 01:34:36.081597307 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e"
2025/03/11 01:34:43 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:34:43 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:34:43 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:34:43 DEBUG : dir2: Looking for writers
2025/03/11 01:34:43 DEBUG : : Looking for writers
2025/03/11 01:34:43 DEBUG : dir2: reading active writers
2025/03/11 01:34:43 DEBUG : file1: reading active writers
2025/03/11 01:34:43 DEBUG : file2: reading active writers
2025/03/11 01:34:43 DEBUG : >WaitForWriters: 
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleWriteNoWrite
        	Messages:   	directories
2025/03/11 01:34:53 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:34:53 DEBUG : dir2: Looking for writers
2025/03/11 01:34:53 DEBUG : : Looking for writers
2025/03/11 01:34:53 DEBUG : file2: reading active writers
2025/03/11 01:34:53 DEBUG : dir2: reading active writers
2025/03/11 01:34:53 DEBUG : file1: reading active writers
2025/03/11 01:34:53 DEBUG : >WaitForWriters: 
2025/03/11 01:34:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleWriteNoWrite
        	Messages:   	directories
--- FAIL: TestRWFileHandleWriteNoWrite (37.13s)
=== RUN   TestRWFileHandleFlushWrite
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:35:12 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:35:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:35:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:35:12 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:35:12 DEBUG : : forgetting directory cache
2025/03/11 01:35:12 DEBUG : dir: forgetting directory cache
2025/03/11 01:35:12 DEBUG : dir2: forgetting directory cache
2025/03/11 01:35:12 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:35:12 DEBUG : dir2: forgetting directory cache
2025/03/11 01:35:12 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:35:13 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): openPending: 
2025/03/11 01:35:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:35:13 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): >openPending: err=<nil>
2025/03/11 01:35:13 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:35:13 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:13 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:35:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): _writeAt: size=5, off=0
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): RWFileHandle.Flush
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): RWFileHandle.Flush
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): close: 
2025/03/11 01:35:13 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:35:13.073353662 +0000 UTC m=+1734.111160205
2025/03/11 01:35:13 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:35:13 DEBUG : file1(0xc0005126c0): >close: err=<nil>
2025/03/11 01:35:13 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:35:13 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:35:13 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:35:13 DEBUG : dir2: Looking for writers
2025/03/11 01:35:13 DEBUG : : Looking for writers
2025/03/11 01:35:13 DEBUG : dir2: reading active writers
2025/03/11 01:35:13 DEBUG : file1: reading active writers
2025/03/11 01:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:35:14 DEBUG : dir2: Looking for writers
2025/03/11 01:35:14 DEBUG : : Looking for writers
2025/03/11 01:35:14 DEBUG : dir2: reading active writers
2025/03/11 01:35:14 DEBUG : file1: reading active writers
2025/03/11 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:15 DEBUG : dir2: Looking for writers
2025/03/11 01:35:15 DEBUG : : Looking for writers
2025/03/11 01:35:15 DEBUG : dir2: reading active writers
2025/03/11 01:35:15 DEBUG : file1: reading active writers
2025/03/11 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:16 DEBUG : dir2: Looking for writers
2025/03/11 01:35:16 DEBUG : : Looking for writers
2025/03/11 01:35:16 DEBUG : dir2: reading active writers
2025/03/11 01:35:16 DEBUG : file1: reading active writers
2025/03/11 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:17 DEBUG : dir2: Looking for writers
2025/03/11 01:35:17 DEBUG : : Looking for writers
2025/03/11 01:35:17 DEBUG : dir2: reading active writers
2025/03/11 01:35:17 DEBUG : file1: reading active writers
2025/03/11 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:17 INFO  : file1.rclone_chunk.001_xwo5f8: Moved (server-side) to: file1
2025/03/11 01:35:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:35:17 INFO  : file1: Copied (new)
2025/03/11 01:35:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 01:35:13.073353662 +0000 UTC,5d41402abc4b2a76b9719d911017c592"
2025/03/11 01:35:17 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:35:17 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:17 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:35:18 DEBUG : dir2: Looking for writers
2025/03/11 01:35:18 DEBUG : : Looking for writers
2025/03/11 01:35:18 DEBUG : dir2: reading active writers
2025/03/11 01:35:18 DEBUG : file1: reading active writers
2025/03/11 01:35:18 DEBUG : >WaitForWriters: 
2025/03/11 01:35:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleFlushWrite
        	Messages:   	directories
--- FAIL: TestRWFileHandleFlushWrite (22.47s)
=== RUN   TestRWFileHandleReleaseWrite
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:35:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:35:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:35:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:35:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:35:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:35:35 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): openPending: 
2025/03/11 01:35:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:35:35 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): >openPending: err=<nil>
2025/03/11 01:35:35 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:35:35 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:35 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:35:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): _writeAt: size=5, off=0
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): RWFileHandle.Release
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): close: 
2025/03/11 01:35:35 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:35:35.636837125 +0000 UTC m=+1756.674643718
2025/03/11 01:35:35 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): >close: err=<nil>
2025/03/11 01:35:35 DEBUG : file1(0xc000c48a00): RWFileHandle.Release
2025/03/11 01:35:35 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:35:35 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:35:35 DEBUG : dir2: Looking for writers
2025/03/11 01:35:35 DEBUG : : Looking for writers
2025/03/11 01:35:35 DEBUG : dir2: reading active writers
2025/03/11 01:35:35 DEBUG : file1: reading active writers
2025/03/11 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:35:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:35:36 DEBUG : dir2: Looking for writers
2025/03/11 01:35:36 DEBUG : : Looking for writers
2025/03/11 01:35:36 DEBUG : dir2: reading active writers
2025/03/11 01:35:36 DEBUG : file1: reading active writers
2025/03/11 01:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:35:36 DEBUG : dir2: Looking for writers
2025/03/11 01:35:36 DEBUG : : Looking for writers
2025/03/11 01:35:36 DEBUG : file1: reading active writers
2025/03/11 01:35:36 DEBUG : dir2: reading active writers
2025/03/11 01:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:37 DEBUG : dir2: Looking for writers
2025/03/11 01:35:37 DEBUG : : Looking for writers
2025/03/11 01:35:37 DEBUG : dir2: reading active writers
2025/03/11 01:35:37 DEBUG : file1: reading active writers
2025/03/11 01:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:38 DEBUG : dir2: Looking for writers
2025/03/11 01:35:38 DEBUG : : Looking for writers
2025/03/11 01:35:38 DEBUG : dir2: reading active writers
2025/03/11 01:35:38 DEBUG : file1: reading active writers
2025/03/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:39 DEBUG : dir2: Looking for writers
2025/03/11 01:35:39 DEBUG : : Looking for writers
2025/03/11 01:35:39 DEBUG : dir2: reading active writers
2025/03/11 01:35:39 DEBUG : file1: reading active writers
2025/03/11 01:35:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:40 DEBUG : dir2: Looking for writers
2025/03/11 01:35:40 DEBUG : : Looking for writers
2025/03/11 01:35:40 DEBUG : dir2: reading active writers
2025/03/11 01:35:40 DEBUG : file1: reading active writers
2025/03/11 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:35:41 INFO  : file1.rclone_chunk.001_xwosfa: Moved (server-side) to: file1
2025/03/11 01:35:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:35:41 INFO  : file1: Copied (new)
2025/03/11 01:35:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 01:35:35.636837125 +0000 UTC,5d41402abc4b2a76b9719d911017c592"
2025/03/11 01:35:41 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:35:41 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:35:41 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:35:41 DEBUG : dir2: Looking for writers
2025/03/11 01:35:41 DEBUG : : Looking for writers
2025/03/11 01:35:41 DEBUG : file1: reading active writers
2025/03/11 01:35:41 DEBUG : dir2: reading active writers
2025/03/11 01:35:41 DEBUG : >WaitForWriters: 
2025/03/11 01:35:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleReleaseWrite
        	Messages:   	directories
--- FAIL: TestRWFileHandleReleaseWrite (22.81s)
=== RUN   TestRWFileHandleSizeTruncateExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:35:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:35:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:35:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:35:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:36:02 INFO  : dir/file1.rclone_chunk.001_xwpe7q: Moved (server-side) to: dir/file1
2025/03/11 01:36:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx
2025/03/11 01:36:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:36:04 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): openPending: 
2025/03/11 01:36:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:36:04 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): >openPending: err=<nil>
2025/03/11 01:36:04 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/11 01:36:04 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:36:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:36:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): _writeAt: size=5, off=0
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): >_writeAt: n=5, err=<nil>
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): close: 
2025/03/11 01:36:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:36:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-11 01:36:04.262442836 +0000 UTC m=+1785.300249369
2025/03/11 01:36:04 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:36:04 DEBUG : dir/file1(0xc0009a9200): >close: err=<nil>
2025/03/11 01:36:04 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:36:04 DEBUG : dir/file1: vfs cache: starting upload
2025/03/11 01:36:04 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:36:04 DEBUG : dir: Looking for writers
2025/03/11 01:36:04 DEBUG : file1: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: Looking for writers
2025/03/11 01:36:04 DEBUG : : Looking for writers
2025/03/11 01:36:04 DEBUG : dir: reading active writers
2025/03/11 01:36:04 DEBUG : dir2: reading active writers
2025/03/11 01:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:36:05 DEBUG : dir: Looking for writers
2025/03/11 01:36:05 DEBUG : file1: reading active writers
2025/03/11 01:36:05 DEBUG : dir2: Looking for writers
2025/03/11 01:36:05 DEBUG : : Looking for writers
2025/03/11 01:36:05 DEBUG : dir: reading active writers
2025/03/11 01:36:05 DEBUG : dir2: reading active writers
2025/03/11 01:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:06 DEBUG : dir: Looking for writers
2025/03/11 01:36:06 DEBUG : file1: reading active writers
2025/03/11 01:36:06 DEBUG : dir2: Looking for writers
2025/03/11 01:36:06 DEBUG : : Looking for writers
2025/03/11 01:36:06 DEBUG : dir: reading active writers
2025/03/11 01:36:06 DEBUG : dir2: reading active writers
2025/03/11 01:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:07 DEBUG : dir: Looking for writers
2025/03/11 01:36:07 DEBUG : file1: reading active writers
2025/03/11 01:36:07 DEBUG : dir2: Looking for writers
2025/03/11 01:36:07 DEBUG : : Looking for writers
2025/03/11 01:36:07 DEBUG : dir: reading active writers
2025/03/11 01:36:07 DEBUG : dir2: reading active writers
2025/03/11 01:36:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:07 DEBUG : dir2: forgetting directory cache
2025/03/11 01:36:07 DEBUG : : forgetting directory cache
2025/03/11 01:36:07 DEBUG : dir: forgetting directory cache
2025/03/11 01:36:07 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:36:07 DEBUG : dir2: forgetting directory cache
2025/03/11 01:36:07 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:36:08 DEBUG : dir: Looking for writers
2025/03/11 01:36:08 DEBUG : file1: reading active writers
2025/03/11 01:36:08 DEBUG : dir2: Looking for writers
2025/03/11 01:36:08 DEBUG : : Looking for writers
2025/03/11 01:36:08 DEBUG : dir: reading active writers
2025/03/11 01:36:08 DEBUG : dir2: reading active writers
2025/03/11 01:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:09 DEBUG : dir: Looking for writers
2025/03/11 01:36:09 DEBUG : file1: reading active writers
2025/03/11 01:36:09 DEBUG : dir2: Looking for writers
2025/03/11 01:36:09 DEBUG : : Looking for writers
2025/03/11 01:36:09 DEBUG : dir: reading active writers
2025/03/11 01:36:09 DEBUG : dir2: reading active writers
2025/03/11 01:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:10 DEBUG : dir: Looking for writers
2025/03/11 01:36:10 DEBUG : file1: reading active writers
2025/03/11 01:36:10 DEBUG : dir2: Looking for writers
2025/03/11 01:36:10 DEBUG : : Looking for writers
2025/03/11 01:36:10 DEBUG : dir: reading active writers
2025/03/11 01:36:10 DEBUG : dir2: reading active writers
2025/03/11 01:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:11 DEBUG : dir: Looking for writers
2025/03/11 01:36:11 DEBUG : file1: reading active writers
2025/03/11 01:36:11 DEBUG : dir2: Looking for writers
2025/03/11 01:36:11 DEBUG : : Looking for writers
2025/03/11 01:36:11 DEBUG : dir: reading active writers
2025/03/11 01:36:11 DEBUG : dir2: reading active writers
2025/03/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:11 INFO  : dir/file1: Deleted
2025/03/11 01:36:12 DEBUG : dir: Looking for writers
2025/03/11 01:36:12 DEBUG : file1: reading active writers
2025/03/11 01:36:12 DEBUG : dir2: Looking for writers
2025/03/11 01:36:12 DEBUG : : Looking for writers
2025/03/11 01:36:12 DEBUG : dir: reading active writers
2025/03/11 01:36:12 DEBUG : dir2: reading active writers
2025/03/11 01:36:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:13 DEBUG : dir: Looking for writers
2025/03/11 01:36:13 DEBUG : file1: reading active writers
2025/03/11 01:36:13 DEBUG : dir2: Looking for writers
2025/03/11 01:36:13 DEBUG : : Looking for writers
2025/03/11 01:36:13 DEBUG : dir: reading active writers
2025/03/11 01:36:13 DEBUG : dir2: reading active writers
2025/03/11 01:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:14 INFO  : dir/file1.rclone_chunk.001_xwpkjl: Moved (server-side) to: dir/file1
2025/03/11 01:36:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:36:14 INFO  : dir/file1: Copied (replaced existing)
2025/03/11 01:36:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-11 01:36:04.262442836 +0000 UTC,5d41402abc4b2a76b9719d911017c592"
2025/03/11 01:36:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/11 01:36:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:36:14 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/11 01:36:14 DEBUG : dir: Looking for writers
2025/03/11 01:36:14 DEBUG : file1: reading active writers
2025/03/11 01:36:14 DEBUG : dir2: Looking for writers
2025/03/11 01:36:14 DEBUG : : Looking for writers
2025/03/11 01:36:14 DEBUG : dir: reading active writers
2025/03/11 01:36:14 DEBUG : dir2: reading active writers
2025/03/11 01:36:14 DEBUG : >WaitForWriters: 
2025/03/11 01:36:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleSizeTruncateExisting
        	Messages:   	directories
--- FAIL: TestRWFileHandleSizeTruncateExisting (39.23s)
=== RUN   TestRWFileHandleSizeCreateExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:36:37 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:36:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:36:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:36:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:36:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:36:37 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:36:50 INFO  : dir/file1.rclone_chunk.001_xwqh3e: Moved (server-side) to: dir/file1
2025/03/11 01:36:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:36:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:36:52 DEBUG : dir/file1: newRWFileHandle: 
2025/03/11 01:36:52 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/11 01:36:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:36:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:36:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): _writeAt: size=5, off=0
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): openPending: 
2025/03/11 01:36:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint ""
2025/03/11 01:36:52 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/03/11 01:36:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): >openPending: err=<nil>
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): >_writeAt: n=5, err=<nil>
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): _writeAt: size=15, off=5
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): >_writeAt: n=15, err=<nil>
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): close: 
2025/03/11 01:36:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true
2025/03/11 01:36:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-11 01:36:52.163610998 +0000 UTC m=+1833.201417561
2025/03/11 01:36:52 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:36:52 DEBUG : dir/file1(0xc000c48e00): >close: err=<nil>
2025/03/11 01:36:52 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:36:52 DEBUG : dir/file1: vfs cache: starting upload
2025/03/11 01:36:52 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:36:52 DEBUG : dir: Looking for writers
2025/03/11 01:36:52 DEBUG : file1: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: Looking for writers
2025/03/11 01:36:52 DEBUG : : Looking for writers
2025/03/11 01:36:52 DEBUG : dir: reading active writers
2025/03/11 01:36:52 DEBUG : dir2: reading active writers
2025/03/11 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:36:53 DEBUG : dir2: forgetting directory cache
2025/03/11 01:36:53 DEBUG : : forgetting directory cache
2025/03/11 01:36:53 DEBUG : dir2: forgetting directory cache
2025/03/11 01:36:53 DEBUG : dir: forgetting directory cache
2025/03/11 01:36:53 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:36:53 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
2025/03/11 01:36:53 DEBUG : dir: Looking for writers
2025/03/11 01:36:53 DEBUG : file1: reading active writers
2025/03/11 01:36:53 DEBUG : dir2: Looking for writers
2025/03/11 01:36:53 DEBUG : : Looking for writers
2025/03/11 01:36:53 DEBUG : dir: reading active writers
2025/03/11 01:36:53 DEBUG : dir2: reading active writers
2025/03/11 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:54 DEBUG : dir: Looking for writers
2025/03/11 01:36:54 DEBUG : file1: reading active writers
2025/03/11 01:36:54 DEBUG : dir2: Looking for writers
2025/03/11 01:36:54 DEBUG : : Looking for writers
2025/03/11 01:36:54 DEBUG : dir: reading active writers
2025/03/11 01:36:54 DEBUG : dir2: reading active writers
2025/03/11 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:55 DEBUG : dir: Looking for writers
2025/03/11 01:36:55 DEBUG : file1: reading active writers
2025/03/11 01:36:55 DEBUG : dir2: Looking for writers
2025/03/11 01:36:55 DEBUG : : Looking for writers
2025/03/11 01:36:55 DEBUG : dir: reading active writers
2025/03/11 01:36:55 DEBUG : dir2: reading active writers
2025/03/11 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:56 DEBUG : dir: Looking for writers
2025/03/11 01:36:56 DEBUG : file1: reading active writers
2025/03/11 01:36:56 DEBUG : dir2: Looking for writers
2025/03/11 01:36:56 DEBUG : : Looking for writers
2025/03/11 01:36:56 DEBUG : dir: reading active writers
2025/03/11 01:36:56 DEBUG : dir2: reading active writers
2025/03/11 01:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:57 DEBUG : dir: Looking for writers
2025/03/11 01:36:57 DEBUG : file1: reading active writers
2025/03/11 01:36:57 DEBUG : dir2: Looking for writers
2025/03/11 01:36:57 DEBUG : : Looking for writers
2025/03/11 01:36:57 DEBUG : dir: reading active writers
2025/03/11 01:36:57 DEBUG : dir2: reading active writers
2025/03/11 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:58 INFO  : dir/file1: Deleted
2025/03/11 01:36:58 DEBUG : dir: Looking for writers
2025/03/11 01:36:58 DEBUG : file1: reading active writers
2025/03/11 01:36:58 DEBUG : dir2: Looking for writers
2025/03/11 01:36:58 DEBUG : : Looking for writers
2025/03/11 01:36:58 DEBUG : dir: reading active writers
2025/03/11 01:36:58 DEBUG : dir2: reading active writers
2025/03/11 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:36:59 DEBUG : dir: Looking for writers
2025/03/11 01:36:59 DEBUG : file1: reading active writers
2025/03/11 01:36:59 DEBUG : dir2: Looking for writers
2025/03/11 01:36:59 DEBUG : : Looking for writers
2025/03/11 01:36:59 DEBUG : dir: reading active writers
2025/03/11 01:36:59 DEBUG : dir2: reading active writers
2025/03/11 01:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:00 DEBUG : dir: Looking for writers
2025/03/11 01:37:00 DEBUG : file1: reading active writers
2025/03/11 01:37:00 DEBUG : dir2: Looking for writers
2025/03/11 01:37:00 DEBUG : : Looking for writers
2025/03/11 01:37:00 DEBUG : dir: reading active writers
2025/03/11 01:37:00 DEBUG : dir2: reading active writers
2025/03/11 01:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:01 INFO  : dir/file1.rclone_chunk.001_xwqwu8: Moved (server-side) to: dir/file1
2025/03/11 01:37:01 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK
2025/03/11 01:37:01 INFO  : dir/file1: Copied (replaced existing)
2025/03/11 01:37:01 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-11 01:36:52.163610998 +0000 UTC,5198435b5c4e591523b7f5435cc07e88"
2025/03/11 01:37:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/11 01:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:37:01 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/11 01:37:01 DEBUG : dir: Looking for writers
2025/03/11 01:37:01 DEBUG : file1: reading active writers
2025/03/11 01:37:01 DEBUG : dir2: Looking for writers
2025/03/11 01:37:01 DEBUG : : Looking for writers
2025/03/11 01:37:01 DEBUG : dir: reading active writers
2025/03/11 01:37:01 DEBUG : dir2: reading active writers
2025/03/11 01:37:01 DEBUG : >WaitForWriters: 
2025/03/11 01:37:01 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleSizeCreateExisting
        	Messages:   	directories
--- FAIL: TestRWFileHandleSizeCreateExisting (44.88s)
=== RUN   TestRWFileHandleSizeCreateNew
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:37:22 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:37:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:37:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:22 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:37:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:22 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): openPending: 
2025/03/11 01:37:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:22 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): >openPending: err=<nil>
2025/03/11 01:37:22 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:37:22 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:37:22 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:37:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): _writeAt: size=5, off=0
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): close: 
2025/03/11 01:37:22 DEBUG : file1: vfs cache: setting modification time to 2025-03-11 01:37:22.476180679 +0000 UTC m=+1863.513987242
2025/03/11 01:37:22 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:22 DEBUG : file1(0xc0009a9440): >close: err=<nil>
2025/03/11 01:37:22 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:37:22 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:37:22 DEBUG : dir2: Looking for writers
2025/03/11 01:37:22 DEBUG : : Looking for writers
2025/03/11 01:37:22 DEBUG : dir2: reading active writers
2025/03/11 01:37:22 DEBUG : file1: reading active writers
2025/03/11 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:37:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:37:23 DEBUG : dir2: Looking for writers
2025/03/11 01:37:23 DEBUG : : Looking for writers
2025/03/11 01:37:23 DEBUG : dir2: reading active writers
2025/03/11 01:37:23 DEBUG : file1: reading active writers
2025/03/11 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:37:23 DEBUG : dir2: Looking for writers
2025/03/11 01:37:23 DEBUG : : Looking for writers
2025/03/11 01:37:23 DEBUG : dir2: reading active writers
2025/03/11 01:37:23 DEBUG : file1: reading active writers
2025/03/11 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:24 DEBUG : dir2: Looking for writers
2025/03/11 01:37:24 DEBUG : : Looking for writers
2025/03/11 01:37:24 DEBUG : dir2: reading active writers
2025/03/11 01:37:24 DEBUG : file1: reading active writers
2025/03/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:25 DEBUG : dir2: Looking for writers
2025/03/11 01:37:25 DEBUG : : Looking for writers
2025/03/11 01:37:25 DEBUG : dir2: reading active writers
2025/03/11 01:37:25 DEBUG : file1: reading active writers
2025/03/11 01:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:26 DEBUG : dir2: Looking for writers
2025/03/11 01:37:26 DEBUG : : Looking for writers
2025/03/11 01:37:26 DEBUG : file1: reading active writers
2025/03/11 01:37:26 DEBUG : dir2: reading active writers
2025/03/11 01:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:37:26 INFO  : file1.rclone_chunk.001_xwrrrn: Moved (server-side) to: file1
2025/03/11 01:37:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:37:26 INFO  : file1: Copied (new)
2025/03/11 01:37:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-11 01:37:22.476180679 +0000 UTC,5d41402abc4b2a76b9719d911017c592"
2025/03/11 01:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:37:26 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:37:26 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:37:27 DEBUG : dir2: Looking for writers
2025/03/11 01:37:27 DEBUG : : Looking for writers
2025/03/11 01:37:27 DEBUG : dir2: reading active writers
2025/03/11 01:37:27 DEBUG : file1: reading active writers
2025/03/11 01:37:27 DEBUG : >WaitForWriters: 
2025/03/11 01:37:27 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleSizeCreateNew
        	Messages:   	directories
--- FAIL: TestRWFileHandleSizeCreateNew (22.89s)
=== RUN   TestRWFileHandleOpenTests
=== RUN   TestRWFileHandleOpenTests/writes
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:37:45 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:37:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:37:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:37:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:37:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:37:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY
2025/03/11 01:37:45 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.573879023 +0000 UTC m=+1886.611685566
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.573879023 +0000 UTC m=+1886.611685566
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.573879023 +0000 UTC m=+1886.611685566
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b90 item 1
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.576285381 +0000 UTC m=+1886.614091924
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.576285381 +0000 UTC m=+1886.614091924
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9b80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 2
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.577478873 +0000 UTC m=+1886.615285416
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9bc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.577478873 +0000 UTC m=+1886.615285416
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.577478873 +0000 UTC m=+1886.615285416
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362700 item 3
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.579027037 +0000 UTC m=+1886.616833580
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9dc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.579027037 +0000 UTC m=+1886.616833580
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e70 item 4
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.580112647 +0000 UTC m=+1886.617919190
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9e80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.580112647 +0000 UTC m=+1886.617919190
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9ec0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.580112647 +0000 UTC m=+1886.617919190
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9f00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 5
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.582049918 +0000 UTC m=+1886.619856461
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.582049918 +0000 UTC m=+1886.619856461
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6080): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 6
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.583410883 +0000 UTC m=+1886.621217436
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.583410883 +0000 UTC m=+1886.621217436
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b62c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.583410883 +0000 UTC m=+1886.621217436
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 7
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.585237227 +0000 UTC m=+1886.623043770
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b65c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.585237227 +0000 UTC m=+1886.623043770
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6740): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f89a0 item 8
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc0008b6780): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.586681537 +0000 UTC m=+1886.624488080
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b67c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.586681537 +0000 UTC m=+1886.624488080
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.586681537 +0000 UTC m=+1886.624488080
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6840): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8c40 item 9
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.588478346 +0000 UTC m=+1886.626284889
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b68c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.588478346 +0000 UTC m=+1886.626284889
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6940): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9180 item 10
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc0008b6a00): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.589791372 +0000 UTC m=+1886.627597904
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.589791372 +0000 UTC m=+1886.627597904
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.589791372 +0000 UTC m=+1886.627597904
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9490 item 11
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.591182842 +0000 UTC m=+1886.628989385
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6bc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.591182842 +0000 UTC m=+1886.628989385
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9ab0 item 12
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc0008b6d00): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.592442306 +0000 UTC m=+1886.630248849
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6d40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.592442306 +0000 UTC m=+1886.630248849
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac5b0 item 13
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.593704206 +0000 UTC m=+1886.631510749
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b6f80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.593704206 +0000 UTC m=+1886.631510749
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad110 item 14
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc0008b70c0): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b70c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.594918496 +0000 UTC m=+1886.632725039
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7100): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.594918496 +0000 UTC m=+1886.632725039
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b72c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad8f0 item 15
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.59600083 +0000 UTC m=+1886.633807373
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7340): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.59600083 +0000 UTC m=+1886.633807373
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b73c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6150 item 16
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.597089485 +0000 UTC m=+1886.634896018
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7400): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.597089485 +0000 UTC m=+1886.634896018
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7540): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.597089485 +0000 UTC m=+1886.634896018
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7580): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c64d0 item 17
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.598497007 +0000 UTC m=+1886.636303550
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.598497007 +0000 UTC m=+1886.636303550
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7680): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6850 item 18
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.599546037 +0000 UTC m=+1886.637352580
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7840): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.599546037 +0000 UTC m=+1886.637352580
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.599546037 +0000 UTC m=+1886.637352580
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7940): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6af0 item 19
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.600930836 +0000 UTC m=+1886.638737379
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b79c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.600930836 +0000 UTC m=+1886.638737379
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6f50 item 20
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.601912432 +0000 UTC m=+1886.639718964
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.601912432 +0000 UTC m=+1886.639718964
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.601912432 +0000 UTC m=+1886.639718964
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c71f0 item 21
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.603579818 +0000 UTC m=+1886.641386351
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7e40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.603579818 +0000 UTC m=+1886.641386351
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7ec0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7650 item 22
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.604935704 +0000 UTC m=+1886.642742247
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0008b7f40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.604935704 +0000 UTC m=+1886.642742247
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.604935704 +0000 UTC m=+1886.642742247
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c4d0 item 23
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.606651531 +0000 UTC m=+1886.644458063
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.606651531 +0000 UTC m=+1886.644458063
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cc40 item 24
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc000610a40): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.609634147 +0000 UTC m=+1886.647440690
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.609634147 +0000 UTC m=+1886.647440690
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.609634147 +0000 UTC m=+1886.647440690
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610240): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c540 item 25
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.611076043 +0000 UTC m=+1886.648882576
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.611076043 +0000 UTC m=+1886.648882576
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ccb0 item 26
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc000610a40): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.612314538 +0000 UTC m=+1886.650121081
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610ac0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.612314538 +0000 UTC m=+1886.650121081
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610b80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.612314538 +0000 UTC m=+1886.650121081
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610bc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d110 item 27
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.613821074 +0000 UTC m=+1886.651627607
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610c80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.613821074 +0000 UTC m=+1886.651627607
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d6c0 item 28
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc000610dc0): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610dc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.614906633 +0000 UTC m=+1886.652713176
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.614906633 +0000 UTC m=+1886.652713176
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a0e0 item 29
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.615935317 +0000 UTC m=+1886.653741860
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000610f80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.615935317 +0000 UTC m=+1886.653741860
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a540 item 30
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): _readAt: size=2, off=0
2025/03/11 01:37:45 ERROR : open-test-file(0xc0006112c0): Couldn't read size of file
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006112c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.617047457 +0000 UTC m=+1886.654854000
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.617047457 +0000 UTC m=+1886.654854000
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006114c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ae70 item 31
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.61818334 +0000 UTC m=+1886.655989873
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006119c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.61818334 +0000 UTC m=+1886.655989873
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 32
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.619202696 +0000 UTC m=+1886.657009239
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611a80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 33
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.619586613 +0000 UTC m=+1886.657393156
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ac0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.619586613 +0000 UTC m=+1886.657393156
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b9d0 item 33
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.620575723 +0000 UTC m=+1886.658382266
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bea0 item 34
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.620991008 +0000 UTC m=+1886.658797551
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611b80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.620991008 +0000 UTC m=+1886.658797551
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611bc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e0e0 item 34
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.62194375 +0000 UTC m=+1886.659750293
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611c00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ea80 item 35
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.622304635 +0000 UTC m=+1886.660111168
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.622304635 +0000 UTC m=+1886.660111168
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611d80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ee00 item 35
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.623241396 +0000 UTC m=+1886.661047930
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f500 item 36
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.623637516 +0000 UTC m=+1886.661444049
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611ec0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.623637516 +0000 UTC m=+1886.661444049
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f730 item 36
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.624593163 +0000 UTC m=+1886.662399696
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000611f40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fb90 item 37
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.625028817 +0000 UTC m=+1886.662835360
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.625028817 +0000 UTC m=+1886.662835360
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512180): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fd50 item 37
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.62601418 +0000 UTC m=+1886.663820713
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360230 item 38
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.626399289 +0000 UTC m=+1886.664205833
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512340): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.626399289 +0000 UTC m=+1886.664205833
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512380): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 38
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.62738361 +0000 UTC m=+1886.665190153
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512480): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360930 item 39
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.6277528 +0000 UTC m=+1886.665559343
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.6277528 +0000 UTC m=+1886.665559343
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512640): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360af0 item 39
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.629027031 +0000 UTC m=+1886.666833574
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005126c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e00 item 40
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.629481272 +0000 UTC m=+1886.667287805
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.629481272 +0000 UTC m=+1886.667287805
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 40
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.630286517 +0000 UTC m=+1886.668093049
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694380): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 41
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.630560299 +0000 UTC m=+1886.668366832
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006943c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364690 item 41
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.630941501 +0000 UTC m=+1886.668748034
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694400): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.630941501 +0000 UTC m=+1886.668748034
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006947c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 41
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.631852084 +0000 UTC m=+1886.669658616
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006948c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365110 item 42
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.632179565 +0000 UTC m=+1886.669986089
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694940): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 42
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.632569445 +0000 UTC m=+1886.670375978
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.632569445 +0000 UTC m=+1886.670375978
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 42
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.633592958 +0000 UTC m=+1886.671399491
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324380 item 43
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.633907065 +0000 UTC m=+1886.671713598
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003247e0 item 43
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.634436175 +0000 UTC m=+1886.672242708
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.634436175 +0000 UTC m=+1886.672242708
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694e40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325030 item 43
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.635601253 +0000 UTC m=+1886.673407785
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003256c0 item 44
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.635996502 +0000 UTC m=+1886.673803035
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000694f40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 44
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.636524889 +0000 UTC m=+1886.674331422
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.636524889 +0000 UTC m=+1886.674331422
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325c00 item 44
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.637678285 +0000 UTC m=+1886.675484819
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be1c0 item 45
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.638078944 +0000 UTC m=+1886.675885478
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695480): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.638078944 +0000 UTC m=+1886.675885478
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006956c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be4d0 item 45
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.639276112 +0000 UTC m=+1886.677082655
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be930 item 46
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.639687752 +0000 UTC m=+1886.677494286
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695840): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.639687752 +0000 UTC m=+1886.677494286
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf420 item 46
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.64085837 +0000 UTC m=+1886.678664914
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0006959c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf960 item 47
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.641161096 +0000 UTC m=+1886.678967639
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.641161096 +0000 UTC m=+1886.678967639
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695ac0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bfc70 item 47
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.642310896 +0000 UTC m=+1886.680117429
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695b80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bff10 item 48
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.642753894 +0000 UTC m=+1886.680560437
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695bc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.642753894 +0000 UTC m=+1886.680560437
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695c80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c770 item 48
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.64407237 +0000 UTC m=+1886.681878902
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695cc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d340 item 49
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.64452198 +0000 UTC m=+1886.682328513
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.64452198 +0000 UTC m=+1886.682328513
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695d40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d730 item 49
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.645645831 +0000 UTC m=+1886.683452374
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000695e80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018dea0 item 50
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.646063682 +0000 UTC m=+1886.683870215
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.646063682 +0000 UTC m=+1886.683870215
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003782a0 item 50
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.647141687 +0000 UTC m=+1886.684948221
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc80c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d20 item 51
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.647554579 +0000 UTC m=+1886.685361122
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8180): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.647554579 +0000 UTC m=+1886.685361122
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc81c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378fc0 item 51
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.648691886 +0000 UTC m=+1886.686498418
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8240): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379500 item 52
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.649226153 +0000 UTC m=+1886.687032697
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8300): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.649226153 +0000 UTC m=+1886.687032697
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000bc8340): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379730 item 52
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.650326431 +0000 UTC m=+1886.688132964
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8380 item 53
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.650941711 +0000 UTC m=+1886.688748254
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48100): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.650941711 +0000 UTC m=+1886.688748254
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48140): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8540 item 53
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.652280164 +0000 UTC m=+1886.690086707
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c481c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8e70 item 54
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.652890284 +0000 UTC m=+1886.690696817
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48280): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.652890284 +0000 UTC m=+1886.690696817
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c482c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9180 item 54
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.654211694 +0000 UTC m=+1886.692018257
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48440): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9ce0 item 55
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.654652188 +0000 UTC m=+1886.692458731
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48500): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.654652188 +0000 UTC m=+1886.692458731
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48540): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506540 item 55
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.656073124 +0000 UTC m=+1886.693879657
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c485c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506f50 item 56
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.656667496 +0000 UTC m=+1886.694474039
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48680): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.656667496 +0000 UTC m=+1886.694474039
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c486c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507490 item 56
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.657987384 +0000 UTC m=+1886.695793946
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c487c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005079d0 item 57
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.658409332 +0000 UTC m=+1886.696215875
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003742a0 item 57
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.65890055 +0000 UTC m=+1886.696707093
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c488c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.65890055 +0000 UTC m=+1886.696707093
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374620 item 57
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.660155176 +0000 UTC m=+1886.697961729
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c489c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374a80 item 58
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.660593185 +0000 UTC m=+1886.698399728
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 58
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.661157851 +0000 UTC m=+1886.698964394
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.661157851 +0000 UTC m=+1886.698964394
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48b40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375180 item 58
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.662419929 +0000 UTC m=+1886.700226472
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003757a0 item 59
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.662902962 +0000 UTC m=+1886.700709505
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375b90 item 59
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.66338821 +0000 UTC m=+1886.701194753
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.66338821 +0000 UTC m=+1886.701194753
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48d40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468070 item 59
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.664604012 +0000 UTC m=+1886.702410586
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468540 item 60
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.665025381 +0000 UTC m=+1886.702831924
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48e40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468700 item 60
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.665577713 +0000 UTC m=+1886.703384256
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.665577713 +0000 UTC m=+1886.703384256
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c48f80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a10 item 60
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.66678503 +0000 UTC m=+1886.704591573
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469030 item 61
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.667167586 +0000 UTC m=+1886.704974118
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49080): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.667167586 +0000 UTC m=+1886.704974118
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49140): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469260 item 61
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.668311514 +0000 UTC m=+1886.706118057
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 62
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.668715279 +0000 UTC m=+1886.706521812
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49440): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.668715279 +0000 UTC m=+1886.706521812
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49500): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 62
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.669811178 +0000 UTC m=+1886.707617721
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c495c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 63
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.670213039 +0000 UTC m=+1886.708019582
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.670213039 +0000 UTC m=+1886.708019582
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c496c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484150 item 63
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.671393426 +0000 UTC m=+1886.709199979
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 64
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.671759279 +0000 UTC m=+1886.709565812
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c497c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.671759279 +0000 UTC m=+1886.709565812
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c498c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 64
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.672889884 +0000 UTC m=+1886.710696416
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484f50 item 65
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.673288419 +0000 UTC m=+1886.711094952
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49940): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.673288419 +0000 UTC m=+1886.711094952
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49980): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004852d0 item 65
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.674408422 +0000 UTC m=+1886.712214955
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c499c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 66
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.674766702 +0000 UTC m=+1886.712573225
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.674766702 +0000 UTC m=+1886.712573225
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 66
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.675672646 +0000 UTC m=+1886.713479178
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49a80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 67
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.676194121 +0000 UTC m=+1886.714000654
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ac0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.676194121 +0000 UTC m=+1886.714000654
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485d50 item 67
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.67716157 +0000 UTC m=+1886.714968103
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49b80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 68
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.677532843 +0000 UTC m=+1886.715339376
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.677532843 +0000 UTC m=+1886.715339376
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49c80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004163f0 item 68
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.678542612 +0000 UTC m=+1886.716349144
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49cc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 69
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.678995027 +0000 UTC m=+1886.716801560
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.678995027 +0000 UTC m=+1886.716801560
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49d40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 69
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.679966694 +0000 UTC m=+1886.717773227
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49dc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d90 item 70
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.680343017 +0000 UTC m=+1886.718149540
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49e80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.680343017 +0000 UTC m=+1886.718149540
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49ec0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417110 item 70
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.681300457 +0000 UTC m=+1886.719106980
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000c49f40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417570 item 71
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.681715142 +0000 UTC m=+1886.719521675
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea0c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.681715142 +0000 UTC m=+1886.719521675
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea140): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417730 item 71
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.682745017 +0000 UTC m=+1886.720551541
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea2c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ab0 item 72
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.683144925 +0000 UTC m=+1886.720951468
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea380): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.683144925 +0000 UTC m=+1886.720951468
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea3c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 72
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.684191411 +0000 UTC m=+1886.721997955
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea400): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003622a0 item 73
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.684551905 +0000 UTC m=+1886.722358439
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea440): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362460 item 73
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.684993671 +0000 UTC m=+1886.722800215
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea480): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.684993671 +0000 UTC m=+1886.722800215
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea500): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 73
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.686020852 +0000 UTC m=+1886.723827385
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea5c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 74
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.686393959 +0000 UTC m=+1886.724200492
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e70 item 74
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.686828771 +0000 UTC m=+1886.724635305
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea6c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.686828771 +0000 UTC m=+1886.724635305
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea700): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 74
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.687910784 +0000 UTC m=+1886.725717318
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea8c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003635e0 item 75
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.688312265 +0000 UTC m=+1886.726118799
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): _writeAt: size=3, off=2
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 75
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.688743241 +0000 UTC m=+1886.726549774
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cea9c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.688743241 +0000 UTC m=+1886.726549774
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaa00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 75
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.689863776 +0000 UTC m=+1886.727670319
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaac0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8000 item 76
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.69021852 +0000 UTC m=+1886.728025052
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceab00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8230 item 76
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): _writeAt: size=3, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.69067325 +0000 UTC m=+1886.728479782
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceabc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.69067325 +0000 UTC m=+1886.728479782
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceac00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8850 item 76
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.691761785 +0000 UTC m=+1886.729568337
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceacc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8bd0 item 77
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.692152234 +0000 UTC m=+1886.729958767
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cead00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.692152234 +0000 UTC m=+1886.729958767
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceaf00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8e00 item 77
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.693296614 +0000 UTC m=+1886.731103167
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceafc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9180 item 78
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.693677335 +0000 UTC m=+1886.731483868
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.693677335 +0000 UTC m=+1886.731483868
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb0c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f92d0 item 78
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.694817888 +0000 UTC m=+1886.732624421
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb180): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9730 item 79
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.695208728 +0000 UTC m=+1886.733015261
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb1c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.695208728 +0000 UTC m=+1886.733015261
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb280): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9880 item 79
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.696440952 +0000 UTC m=+1886.734247484
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb340): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9e30 item 80
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.696782039 +0000 UTC m=+1886.734588573
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb480): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.696782039 +0000 UTC m=+1886.734588573
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb540): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac5b0 item 80
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.697988255 +0000 UTC m=+1886.735794788
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb580): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad110 item 81
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.698410985 +0000 UTC m=+1886.736217508
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb5c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.698410985 +0000 UTC m=+1886.736217508
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad3b0 item 81
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.699395305 +0000 UTC m=+1886.737201839
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb680): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 82
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.699843463 +0000 UTC m=+1886.737649996
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb740): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.699843463 +0000 UTC m=+1886.737649996
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6150 item 82
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.700904236 +0000 UTC m=+1886.738710769
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c64d0 item 83
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.701310226 +0000 UTC m=+1886.739116759
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb8c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.701310226 +0000 UTC m=+1886.739116759
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6620 item 83
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.702209427 +0000 UTC m=+1886.740015970
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceb980): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c68c0 item 84
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.702590799 +0000 UTC m=+1886.740397332
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.702590799 +0000 UTC m=+1886.740397332
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000ceba80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6a10 item 84
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.703613362 +0000 UTC m=+1886.741419905
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebb00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6d20 item 85
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.704016495 +0000 UTC m=+1886.741823028
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebcc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.704016495 +0000 UTC m=+1886.741823028
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6ee0 item 85
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.705029329 +0000 UTC m=+1886.742835882
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebd80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7180 item 86
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.705454944 +0000 UTC m=+1886.743261477
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe40): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.705454944 +0000 UTC m=+1886.743261477
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebe80): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7340 item 86
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.706435457 +0000 UTC m=+1886.744241991
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000cebf00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7650 item 87
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.706806791 +0000 UTC m=+1886.744613324
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8040): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.706806791 +0000 UTC m=+1886.744613324
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8080): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c78f0 item 87
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.707736469 +0000 UTC m=+1886.745543002
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8100): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7f10 item 88
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.708125777 +0000 UTC m=+1886.745932310
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a83c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.708125777 +0000 UTC m=+1886.745932310
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8400): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003801c0 item 88
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.709148629 +0000 UTC m=+1886.746955162
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a84c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 89
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.70945968 +0000 UTC m=+1886.747266214
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8500): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 89
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.709851223 +0000 UTC m=+1886.747657767
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a85c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.709851223 +0000 UTC m=+1886.747657767
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8600): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 89
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.710834381 +0000 UTC m=+1886.748640934
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a87c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 90
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.711166181 +0000 UTC m=+1886.748972714
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8800): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 90
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.711552694 +0000 UTC m=+1886.749359227
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a88c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.711552694 +0000 UTC m=+1886.749359227
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8900): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 90
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.712423993 +0000 UTC m=+1886.750230525
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8cc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314460 item 91
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.712746665 +0000 UTC m=+1886.750553199
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8d00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): >_readAt: n=2, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): _writeAt: size=3, off=7
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314a80 item 91
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.713221553 +0000 UTC m=+1886.751028087
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8dc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): >_readAt: n=8, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.713221553 +0000 UTC m=+1886.751028087
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8e00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314e70 item 91
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.714289771 +0000 UTC m=+1886.752096304
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8ec0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315880 item 92
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.714685991 +0000 UTC m=+1886.752492524
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8f00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): open at offset 5
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315c00 item 92
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): _readAt: size=2, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): _writeAt: size=3, off=5
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.715187027 +0000 UTC m=+1886.752993571
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a8fc0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): >_readAt: n=3, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.715187027 +0000 UTC m=+1886.752993571
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9000): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315dc0 item 92
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.716265484 +0000 UTC m=+1886.754072017
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a91c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e2a0 item 93
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.716650804 +0000 UTC m=+1886.754457338
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9200): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.716650804 +0000 UTC m=+1886.754457338
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a93c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e4d0 item 93
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.717830981 +0000 UTC m=+1886.755637513
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a94c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e850 item 94
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.718221982 +0000 UTC m=+1886.756028515
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9500): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.718221982 +0000 UTC m=+1886.756028515
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a95c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eaf0 item 94
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.719386659 +0000 UTC m=+1886.757193192
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9780): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f030 item 95
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.719773262 +0000 UTC m=+1886.757579796
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a97c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.719773262 +0000 UTC m=+1886.757579796
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9880): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f260 item 95
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): open at offset 0
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): _readAt: size=2, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): >_readAt: n=0, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.72099683 +0000 UTC m=+1886.758803363
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0009a9940): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): _writeAt: size=5, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f6c0 item 96
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.721356903 +0000 UTC m=+1886.759163436
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc0005128c0): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:37:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:37:45 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:37:45 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:37:45 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): _readAt: size=512, off=0
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): openPending: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): >openPending: err=<nil>
2025/03/11 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): >_readAt: n=5, err=EOF
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): close: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:37:45.721356903 +0000 UTC m=+1886.759163436
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:37:45 DEBUG : open-test-file(0xc000512a00): >close: err=<nil>
2025/03/11 01:37:45 DEBUG : open-test-file: Remove: 
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003610a0 item 96
2025/03/11 01:37:45 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:37:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:37:45 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:37:45 DEBUG : open-test-file: >Remove: err=<nil>
2025/03/11 01:37:45 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:37:45 DEBUG : dir2: Looking for writers
2025/03/11 01:37:45 DEBUG : : Looking for writers
2025/03/11 01:37:45 DEBUG : dir2: reading active writers
2025/03/11 01:37:45 DEBUG : >WaitForWriters: 
2025/03/11 01:37:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
2025/03/11 01:37:46 DEBUG : : forgetting directory cache
2025/03/11 01:37:46 DEBUG : dir: forgetting directory cache
2025/03/11 01:37:46 DEBUG : dir2: forgetting directory cache
2025/03/11 01:37:46 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/03/11 01:37:46 DEBUG : dir2: forgetting directory cache
2025/03/11 01:37:46 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf"
=== NAME  TestRWFileHandleOpenTests/writes
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleOpenTests/writes
        	Messages:   	directories
=== RUN   TestRWFileHandleOpenTests/full
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:38:00 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:38:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:38:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY
2025/03/11 01:38:00 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.50968889 +0000 UTC m=+1901.547495423
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.50968889 +0000 UTC m=+1901.547495423
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc80c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.50968889 +0000 UTC m=+1901.547495423
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8100): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404850 item 1
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.51172125 +0000 UTC m=+1901.549527793
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8140): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.51172125 +0000 UTC m=+1901.549527793
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8180): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e70 item 2
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.512922166 +0000 UTC m=+1901.550728709
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc81c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.512922166 +0000 UTC m=+1901.550728709
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8200): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.512922166 +0000 UTC m=+1901.550728709
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8240): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405110 item 3
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.514463517 +0000 UTC m=+1901.552270051
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc82c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.514463517 +0000 UTC m=+1901.552270051
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8340): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405500 item 4
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.51547075 +0000 UTC m=+1901.553277283
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8380): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.51547075 +0000 UTC m=+1901.553277283
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc83c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.51547075 +0000 UTC m=+1901.553277283
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8400): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405b90 item 5
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.516917906 +0000 UTC m=+1901.554724449
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8480): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.516917906 +0000 UTC m=+1901.554724449
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 6
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.517946768 +0000 UTC m=+1901.555753311
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8680): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.517946768 +0000 UTC m=+1901.555753311
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.517946768 +0000 UTC m=+1901.555753311
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc87c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 7
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.519507436 +0000 UTC m=+1901.557313979
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.519507436 +0000 UTC m=+1901.557313979
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8900): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343340 item 8
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc000bc8940): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.520577186 +0000 UTC m=+1901.558383719
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.520577186 +0000 UTC m=+1901.558383719
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8ac0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.520577186 +0000 UTC m=+1901.558383719
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003436c0 item 9
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.521993213 +0000 UTC m=+1901.559799756
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8b80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.521993213 +0000 UTC m=+1901.559799756
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c70 item 10
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc000bc8cc0): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8cc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.523219265 +0000 UTC m=+1901.561025808
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8d00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.523219265 +0000 UTC m=+1901.561025808
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.523219265 +0000 UTC m=+1901.561025808
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 11
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.524935584 +0000 UTC m=+1901.562742127
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8e80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.524935584 +0000 UTC m=+1901.562742127
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344770 item 12
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc000bc8fc0): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc8fc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.526169451 +0000 UTC m=+1901.563975984
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.526169451 +0000 UTC m=+1901.563975984
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc90c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 13
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.527265771 +0000 UTC m=+1901.565072304
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9140): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.527265771 +0000 UTC m=+1901.565072304
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc91c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 14
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc000bc9280): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9280): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.528502502 +0000 UTC m=+1901.566309035
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc92c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.528502502 +0000 UTC m=+1901.566309035
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9380): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 15
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.529642995 +0000 UTC m=+1901.567449528
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9500): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.529642995 +0000 UTC m=+1901.567449528
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9580): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 16
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.530968884 +0000 UTC m=+1901.568775416
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.530968884 +0000 UTC m=+1901.568775416
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9640): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.530968884 +0000 UTC m=+1901.568775416
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9680): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ab0 item 17
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.532468578 +0000 UTC m=+1901.570275121
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9700): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.532468578 +0000 UTC m=+1901.570275121
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9780): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c000 item 18
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.533548276 +0000 UTC m=+1901.571354809
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.533548276 +0000 UTC m=+1901.571354809
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc98c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.533548276 +0000 UTC m=+1901.571354809
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9900): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c770 item 19
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.535507909 +0000 UTC m=+1901.573314452
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.535507909 +0000 UTC m=+1901.573314452
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ce70 item 20
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.536696772 +0000 UTC m=+1901.574503305
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9b80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.536696772 +0000 UTC m=+1901.574503305
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.536696772 +0000 UTC m=+1901.574503305
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9c80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d3b0 item 21
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.538183281 +0000 UTC m=+1901.575989804
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.538183281 +0000 UTC m=+1901.575989804
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9d80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036db20 item 22
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.539454537 +0000 UTC m=+1901.577261080
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.539454537 +0000 UTC m=+1901.577261080
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9ec0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.539454537 +0000 UTC m=+1901.577261080
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000bc9f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a2a0 item 23
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.541008142 +0000 UTC m=+1901.578814685
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.541008142 +0000 UTC m=+1901.578814685
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ad90 item 24
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc0008b6240): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6240): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.542148825 +0000 UTC m=+1901.579955368
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.542148825 +0000 UTC m=+1901.579955368
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.542148825 +0000 UTC m=+1901.579955368
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b65c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b110 item 25
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.543572416 +0000 UTC m=+1901.581378959
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.543572416 +0000 UTC m=+1901.581378959
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b67c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 26
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc0008b6880): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6880): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.544650972 +0000 UTC m=+1901.582457515
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.544650972 +0000 UTC m=+1901.582457515
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.544650972 +0000 UTC m=+1901.582457515
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b69c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bb90 item 27
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.546253348 +0000 UTC m=+1901.584059881
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8340): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.546253348 +0000 UTC m=+1901.584059881
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a83c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e5b0 item 28
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc0009a8480): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8480): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.547434806 +0000 UTC m=+1901.585241339
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a84c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.547434806 +0000 UTC m=+1901.585241339
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8580): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057eaf0 item 29
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.54860276 +0000 UTC m=+1901.586409293
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.54860276 +0000 UTC m=+1901.586409293
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8780): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f3b0 item 30
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): _readAt: size=2, off=0
2025/03/11 01:38:00 ERROR : open-test-file(0xc0009a8840): Couldn't read size of file
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): >_writeAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.549789829 +0000 UTC m=+1901.587596362
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8880): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.549789829 +0000 UTC m=+1901.587596362
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f7a0 item 31
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.550954016 +0000 UTC m=+1901.588760549
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8cc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.550954016 +0000 UTC m=+1901.588760549
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fc70 item 32
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.5520048 +0000 UTC m=+1901.589811333
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8d80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ff10 item 33
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.552424184 +0000 UTC m=+1901.590230717
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.552424184 +0000 UTC m=+1901.590230717
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003641c0 item 33
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.553518891 +0000 UTC m=+1901.591325424
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 34
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.55403172 +0000 UTC m=+1901.591838263
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8e80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.55403172 +0000 UTC m=+1901.591838263
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8ec0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 34
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.555063428 +0000 UTC m=+1901.592869961
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 35
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.555410036 +0000 UTC m=+1901.593216579
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.555410036 +0000 UTC m=+1901.593216579
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a8f80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 35
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.556368248 +0000 UTC m=+1901.594174780
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 36
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.556814782 +0000 UTC m=+1901.594621315
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a91c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.556814782 +0000 UTC m=+1901.594621315
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9200): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324150 item 36
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.557690389 +0000 UTC m=+1901.595496922
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9240): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a80 item 37
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.558029623 +0000 UTC m=+1901.595836166
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9280): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.558029623 +0000 UTC m=+1901.595836166
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a93c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003252d0 item 37
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.558970903 +0000 UTC m=+1901.596777446
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9440): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003257a0 item 38
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.559392291 +0000 UTC m=+1901.597198824
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9540): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.559392291 +0000 UTC m=+1901.597198824
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9580): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325a40 item 38
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.56047194 +0000 UTC m=+1901.598278473
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9700): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 39
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.560842271 +0000 UTC m=+1901.598648815
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a97c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.560842271 +0000 UTC m=+1901.598648815
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be3f0 item 39
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.561862009 +0000 UTC m=+1901.599668552
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9880): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be700 item 40
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.562293085 +0000 UTC m=+1901.600099628
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.562293085 +0000 UTC m=+1901.600099628
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be9a0 item 40
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.563174321 +0000 UTC m=+1901.600980864
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a99c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf490 item 41
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.563550816 +0000 UTC m=+1901.601357349
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf810 item 41
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.563952226 +0000 UTC m=+1901.601758769
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9a40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.563952226 +0000 UTC m=+1901.601758769
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf9d0 item 41
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.565007699 +0000 UTC m=+1901.602814242
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9bc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bfe30 item 42
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.565402187 +0000 UTC m=+1901.603208730
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c380 item 42
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.565812804 +0000 UTC m=+1901.603619337
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.565812804 +0000 UTC m=+1901.603619337
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c930 item 42
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.566741811 +0000 UTC m=+1901.604548344
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9ec0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d500 item 43
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.567140536 +0000 UTC m=+1901.604947070
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0009a9f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d810 item 43
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.567462538 +0000 UTC m=+1901.605269072
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006101c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.567462538 +0000 UTC m=+1901.605269072
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610200): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018db90 item 43
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.568340459 +0000 UTC m=+1901.606146983
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610300): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8310 item 44
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.568655619 +0000 UTC m=+1901.606462142
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610340): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8460 item 44
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.569069482 +0000 UTC m=+1901.606876005
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610900): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.569069482 +0000 UTC m=+1901.606876005
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610a40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8620 item 44
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.569908571 +0000 UTC m=+1901.607715105
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8e70 item 45
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.570277751 +0000 UTC m=+1901.608084284
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610b40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.570277751 +0000 UTC m=+1901.608084284
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610c40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9180 item 45
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.571186761 +0000 UTC m=+1901.608993294
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9ce0 item 46
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.571571179 +0000 UTC m=+1901.609377712
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610d40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.571571179 +0000 UTC m=+1901.609377712
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506540 item 46
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.572550581 +0000 UTC m=+1901.610357113
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506f50 item 47
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.572853687 +0000 UTC m=+1901.610660220
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000610f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.572853687 +0000 UTC m=+1901.610660220
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507490 item 47
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.574014126 +0000 UTC m=+1901.611820659
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006112c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005079d0 item 48
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.574324686 +0000 UTC m=+1901.612131220
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611300): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.574324686 +0000 UTC m=+1901.612131220
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006114c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003742a0 item 48
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.575302274 +0000 UTC m=+1901.613108807
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611500): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003747e0 item 49
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.575650245 +0000 UTC m=+1901.613456778
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006119c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.575650245 +0000 UTC m=+1901.613456778
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374a80 item 49
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.576603287 +0000 UTC m=+1901.614409810
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611a80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375180 item 50
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.576994909 +0000 UTC m=+1901.614801442
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.576994909 +0000 UTC m=+1901.614801442
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611b80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375570 item 50
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.577790306 +0000 UTC m=+1901.615596839
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375b90 item 51
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.578138056 +0000 UTC m=+1901.615944589
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.578138056 +0000 UTC m=+1901.615944589
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468070 item 51
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.579023511 +0000 UTC m=+1901.616830044
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611e80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468540 item 52
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.579411627 +0000 UTC m=+1901.617218161
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000611f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.579411627 +0000 UTC m=+1901.617218161
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694040): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468700 item 52
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.580230658 +0000 UTC m=+1901.618037191
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006943c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468c40 item 53
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.580536449 +0000 UTC m=+1901.618342983
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.580536449 +0000 UTC m=+1901.618342983
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469030 item 53
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.581459665 +0000 UTC m=+1901.619266198
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469490 item 54
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.581995578 +0000 UTC m=+1901.619802111
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.581995578 +0000 UTC m=+1901.619802111
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694b40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 54
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.583058364 +0000 UTC m=+1901.620864907
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694bc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c00 item 55
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.583457591 +0000 UTC m=+1901.621264125
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694c80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.583457591 +0000 UTC m=+1901.621264125
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 55
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.58446806 +0000 UTC m=+1901.622274603
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694e40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004843f0 item 56
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.584899637 +0000 UTC m=+1901.622706180
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.584899637 +0000 UTC m=+1901.622706180
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000694f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 56
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.586036713 +0000 UTC m=+1901.623843256
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 57
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.586493947 +0000 UTC m=+1901.624300481
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695040): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484f50 item 57
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.586923279 +0000 UTC m=+1901.624729813
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695300): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.586923279 +0000 UTC m=+1901.624729813
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695480): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004852d0 item 57
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.587979484 +0000 UTC m=+1901.625786027
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0006956c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 58
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.588390343 +0000 UTC m=+1901.626196886
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695700): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 58
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.588944839 +0000 UTC m=+1901.626751382
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.588944839 +0000 UTC m=+1901.626751382
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695880): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485a40 item 58
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.589992097 +0000 UTC m=+1901.627798631
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485d50 item 59
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.59039463 +0000 UTC m=+1901.628201173
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485f10 item 59
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.590803103 +0000 UTC m=+1901.628609636
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.590803103 +0000 UTC m=+1901.628609636
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695a80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 59
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.591877221 +0000 UTC m=+1901.629683754
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 60
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.5922507 +0000 UTC m=+1901.630057243
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695b80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 60
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.592734555 +0000 UTC m=+1901.630541098
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.592734555 +0000 UTC m=+1901.630541098
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695c80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 60
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.593740785 +0000 UTC m=+1901.631547328
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 61
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.594116197 +0000 UTC m=+1901.631922730
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695d80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.594116197 +0000 UTC m=+1901.631922730
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000695f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416ee0 item 61
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.595225431 +0000 UTC m=+1901.633031964
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417490 item 62
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.595609438 +0000 UTC m=+1901.633415981
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c480c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.595609438 +0000 UTC m=+1901.633415981
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004175e0 item 62
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.596723471 +0000 UTC m=+1901.634530004
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 63
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.597163494 +0000 UTC m=+1901.634970037
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48280): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.597163494 +0000 UTC m=+1901.634970037
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b20 item 63
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >_readAt: n=0, err=Bad file descriptor
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.598274631 +0000 UTC m=+1901.636081174
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003621c0 item 64
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.59863727 +0000 UTC m=+1901.636443813
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48540): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.59863727 +0000 UTC m=+1901.636443813
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 64
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.599686351 +0000 UTC m=+1901.637492894
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48640): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362700 item 65
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.600040673 +0000 UTC m=+1901.637847216
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48680): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.600040673 +0000 UTC m=+1901.637847216
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a10 item 65
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.601080888 +0000 UTC m=+1901.638887421
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48700): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362fc0 item 66
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.60156354 +0000 UTC m=+1901.639370073
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.60156354 +0000 UTC m=+1901.639370073
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48780): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003632d0 item 66
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.602542581 +0000 UTC m=+1901.640349114
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c487c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363650 item 67
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.602908163 +0000 UTC m=+1901.640714696
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.602908163 +0000 UTC m=+1901.640714696
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 67
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.603841498 +0000 UTC m=+1901.641648041
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c488c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 68
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.604228632 +0000 UTC m=+1901.642035175
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.604228632 +0000 UTC m=+1901.642035175
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c489c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f80e0 item 68
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.605203205 +0000 UTC m=+1901.643009748
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f89a0 item 69
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.605577584 +0000 UTC m=+1901.643384117
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48a80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.605577584 +0000 UTC m=+1901.643384117
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48ac0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8af0 item 69
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.606519144 +0000 UTC m=+1901.644325677
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48b40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8e70 item 70
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.606946203 +0000 UTC m=+1901.644752735
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.606946203 +0000 UTC m=+1901.644752735
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48c40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8fc0 item 70
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.607830686 +0000 UTC m=+1901.645637229
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48cc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9340 item 71
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.608301667 +0000 UTC m=+1901.646108200
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48d80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.608301667 +0000 UTC m=+1901.646108200
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f95e0 item 71
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.609264376 +0000 UTC m=+1901.647070919
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48e40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f98f0 item 72
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.609711442 +0000 UTC m=+1901.647517976
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.609711442 +0000 UTC m=+1901.647517976
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48f80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9ce0 item 72
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.610653063 +0000 UTC m=+1901.648459597
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48fc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac850 item 73
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.611000452 +0000 UTC m=+1901.648806995
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acd20 item 73
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.611391233 +0000 UTC m=+1901.649197766
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49040): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.611391233 +0000 UTC m=+1901.649197766
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad1f0 item 73
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.612316823 +0000 UTC m=+1901.650123366
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49140): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad960 item 74
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.61264659 +0000 UTC m=+1901.650453133
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49180): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc00 item 74
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.613073968 +0000 UTC m=+1901.650880511
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49440): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.613073968 +0000 UTC m=+1901.650880511
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49480): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6230 item 74
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.613970705 +0000 UTC m=+1901.651777238
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49540): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6540 item 75
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.614345205 +0000 UTC m=+1901.652151739
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49580): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): _writeAt: size=3, off=2
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6690 item 75
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.614744101 +0000 UTC m=+1901.652550644
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49640): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.614744101 +0000 UTC m=+1901.652550644
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49680): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c67e0 item 75
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.615716609 +0000 UTC m=+1901.653523152
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6a80 item 76
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.616090749 +0000 UTC m=+1901.653897292
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49780): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6bd0 item 76
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): _writeAt: size=3, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.61651435 +0000 UTC m=+1901.654320893
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c49840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.61651435 +0000 UTC m=+1901.654320893
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005126c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e690 item 76
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.61743399 +0000 UTC m=+1901.655240553
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eaf0 item 77
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.617791388 +0000 UTC m=+1901.655597921
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005128c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.617791388 +0000 UTC m=+1901.655597921
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512a00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 77
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.619087049 +0000 UTC m=+1901.656893583
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f260 item 78
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.619548542 +0000 UTC m=+1901.657355076
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512c40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.619548542 +0000 UTC m=+1901.657355076
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f3b0 item 78
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.62092165 +0000 UTC m=+1901.658728182
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512ec0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f880 item 79
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.621335915 +0000 UTC m=+1901.659142448
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512f00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.621335915 +0000 UTC m=+1901.659142448
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000512fc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fab0 item 79
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.622327137 +0000 UTC m=+1901.660133670
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 80
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.622622769 +0000 UTC m=+1901.660429303
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005130c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.622622769 +0000 UTC m=+1901.660429303
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513440): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 80
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.623560944 +0000 UTC m=+1901.661367476
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0005134c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 81
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.624172377 +0000 UTC m=+1901.661978910
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513540): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.624172377 +0000 UTC m=+1901.661978910
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513580): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 81
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.625459854 +0000 UTC m=+1901.663266386
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513640): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003818f0 item 82
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.626037763 +0000 UTC m=+1901.663844297
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513700): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.626037763 +0000 UTC m=+1901.663844297
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 82
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.627382919 +0000 UTC m=+1901.665189452
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000513d00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314380 item 83
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.627842879 +0000 UTC m=+1901.665649412
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea040): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.627842879 +0000 UTC m=+1901.665649412
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000cea080): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314770 item 83
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.629376115 +0000 UTC m=+1901.667182648
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b60c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a3f0 item 84
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.630002927 +0000 UTC m=+1901.667809460
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6280): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.630002927 +0000 UTC m=+1901.667809460
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b62c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a540 item 84
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.631137168 +0000 UTC m=+1901.668943701
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6340): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ae70 item 85
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.631589684 +0000 UTC m=+1901.669396217
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6740): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.631589684 +0000 UTC m=+1901.669396217
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6780): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053afc0 item 85
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.632724885 +0000 UTC m=+1901.670531419
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6800): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b5e0 item 86
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.633247312 +0000 UTC m=+1901.671053846
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b68c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.633247312 +0000 UTC m=+1901.671053846
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6900): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 86
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.634430825 +0000 UTC m=+1901.672237397
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6980): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bb90 item 87
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.634944365 +0000 UTC m=+1901.672750898
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a40): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.634944365 +0000 UTC m=+1901.672750898
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6a80): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bea0 item 87
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.63608121 +0000 UTC m=+1901.673887744
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6b00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c63f0 item 88
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.636542463 +0000 UTC m=+1901.674348996
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6bc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.636542463 +0000 UTC m=+1901.674348996
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6c00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6540 item 88
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.637790827 +0000 UTC m=+1901.675597359
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6cc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c67e0 item 89
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.638269041 +0000 UTC m=+1901.676075574
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6d00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6930 item 89
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.638747786 +0000 UTC m=+1901.676554319
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6dc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.638747786 +0000 UTC m=+1901.676554319
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6e00): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6a80 item 89
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.639981101 +0000 UTC m=+1901.677787635
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b6fc0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6d90 item 90
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.640453074 +0000 UTC m=+1901.678259607
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6f50 item 90
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.640985359 +0000 UTC m=+1901.678791891
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b70c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.640985359 +0000 UTC m=+1901.678791891
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7100): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c70a0 item 90
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.642141149 +0000 UTC m=+1901.679947683
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b72c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c73b0 item 91
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.642540346 +0000 UTC m=+1901.680346878
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7300): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): >_readAt: n=2, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): _writeAt: size=3, off=7
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7570 item 91
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.643056861 +0000 UTC m=+1901.680863394
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b73c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): >_readAt: n=8, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.643056861 +0000 UTC m=+1901.680863394
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7400): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7730 item 91
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.644210629 +0000 UTC m=+1901.682017162
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b75c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7b20 item 92
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.644650641 +0000 UTC m=+1901.682457174
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): open at offset 5
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7ce0 item 92
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): _readAt: size=2, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): _writeAt: size=3, off=5
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): >_writeAt: n=3, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.645235384 +0000 UTC m=+1901.683041917
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b76c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): >_readAt: n=3, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.645235384 +0000 UTC m=+1901.683041917
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7840): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314a80 item 92
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.64636717 +0000 UTC m=+1901.684173703
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7900): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315030 item 93
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.646767428 +0000 UTC m=+1901.684573961
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc0008b7940): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.646767428 +0000 UTC m=+1901.684573961
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48000): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315880 item 93
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.647856775 +0000 UTC m=+1901.685663308
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48140): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404380 item 94
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.648232508 +0000 UTC m=+1901.686039031
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48180): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.648232508 +0000 UTC m=+1901.686039031
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48240): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404690 item 94
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.649229711 +0000 UTC m=+1901.687036244
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48400): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 95
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.649588172 +0000 UTC m=+1901.687394705
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48440): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.649588172 +0000 UTC m=+1901.687394705
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48500): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e00 item 95
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): open at offset 0
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): _readAt: size=2, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): >_readAt: n=0, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.650582019 +0000 UTC m=+1901.688388552
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c485c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): _writeAt: size=5, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 96
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.650920823 +0000 UTC m=+1901.688727356
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c48600): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: File.openRW failed: file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/03/11 01:38:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:38:00 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/03/11 01:38:00 DEBUG : open-test-file: newRWFileHandle: 
2025/03/11 01:38:00 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): _readAt: size=512, off=0
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): openPending: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >openPending: err=<nil>
2025/03/11 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >_readAt: n=5, err=EOF
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): close: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-11 01:38:00.650920823 +0000 UTC m=+1901.688727356
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:00 DEBUG : open-test-file(0xc000c486c0): >close: err=<nil>
2025/03/11 01:38:00 DEBUG : open-test-file: Remove: 
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004051f0 item 96
2025/03/11 01:38:00 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/03/11 01:38:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/03/11 01:38:00 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/03/11 01:38:00 DEBUG : open-test-file: >Remove: err=<nil>
2025/03/11 01:38:00 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:38:00 DEBUG : dir2: Looking for writers
2025/03/11 01:38:00 DEBUG : : Looking for writers
2025/03/11 01:38:00 DEBUG : dir2: reading active writers
2025/03/11 01:38:00 DEBUG : >WaitForWriters: 
2025/03/11 01:38:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
=== NAME  TestRWFileHandleOpenTests/full
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileHandleOpenTests/full
        	Messages:   	directories
--- FAIL: TestRWFileHandleOpenTests (28.78s)
    --- FAIL: TestRWFileHandleOpenTests/writes (14.97s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.41s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
    --- FAIL: TestRWFileHandleOpenTests/full (13.81s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.37s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
=== RUN   TestRWFileModTimeWithOpenWriters
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:38:13 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:38:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:38:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:13 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:38:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:14 DEBUG : file1: newRWFileHandle: 
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): openPending: 
2025/03/11 01:38:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:14 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): >openPending: err=<nil>
2025/03/11 01:38:14 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/03/11 01:38:14 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:38:14 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/03/11 01:38:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): _writeAt: size=2, off=0
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): >_writeAt: n=2, err=<nil>
2025/03/11 01:38:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): RWFileHandle.Flush
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): RWFileHandle.Release
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): close: 
2025/03/11 01:38:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC
2025/03/11 01:38:14 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:14 DEBUG : file1(0xc000cea700): >close: err=<nil>
2025/03/11 01:38:14 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:38:14 DEBUG : file1: vfs cache: starting upload
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:38:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:38:14 DEBUG : dir2: Looking for writers
2025/03/11 01:38:14 DEBUG : : Looking for writers
2025/03/11 01:38:14 DEBUG : dir2: reading active writers
2025/03/11 01:38:14 DEBUG : file1: reading active writers
2025/03/11 01:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:38:15 DEBUG : dir2: Looking for writers
2025/03/11 01:38:15 DEBUG : : Looking for writers
2025/03/11 01:38:15 DEBUG : dir2: reading active writers
2025/03/11 01:38:15 DEBUG : file1: reading active writers
2025/03/11 01:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:16 DEBUG : dir2: Looking for writers
2025/03/11 01:38:16 DEBUG : : Looking for writers
2025/03/11 01:38:16 DEBUG : dir2: reading active writers
2025/03/11 01:38:16 DEBUG : file1: reading active writers
2025/03/11 01:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:17 DEBUG : dir2: Looking for writers
2025/03/11 01:38:17 DEBUG : : Looking for writers
2025/03/11 01:38:17 DEBUG : dir2: reading active writers
2025/03/11 01:38:17 DEBUG : file1: reading active writers
2025/03/11 01:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:18 INFO  : file1.rclone_chunk.001_xwt6la: Moved (server-side) to: file1
2025/03/11 01:38:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK
2025/03/11 01:38:18 INFO  : file1: Copied (new)
2025/03/11 01:38:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b"
2025/03/11 01:38:18 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/03/11 01:38:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set
2025/03/11 01:38:18 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:38:18 INFO  : file1: vfs cache: upload succeeded try #1
2025/03/11 01:38:18 DEBUG : dir2: Looking for writers
2025/03/11 01:38:18 DEBUG : : Looking for writers
2025/03/11 01:38:18 DEBUG : dir2: reading active writers
2025/03/11 01:38:18 DEBUG : file1: reading active writers
2025/03/11 01:38:18 DEBUG : >WaitForWriters: 
2025/03/11 01:38:18 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:38:18 DEBUG : dir2: Looking for writers
2025/03/11 01:38:18 DEBUG : : Looking for writers
2025/03/11 01:38:18 DEBUG : dir2: reading active writers
2025/03/11 01:38:18 DEBUG : file1: reading active writers
2025/03/11 01:38:18 DEBUG : >WaitForWriters: 
2025/03/11 01:38:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:38:27 DEBUG : : forgetting directory cache
2025/03/11 01:38:27 DEBUG : : forgetting directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWFileModTimeWithOpenWriters
        	Messages:   	directories
--- FAIL: TestRWFileModTimeWithOpenWriters (21.91s)
=== RUN   TestRWCacheRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:38:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:38:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:38:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:38:35 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:38:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:38:36 DEBUG : rename_me: newRWFileHandle: 
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): openPending: 
2025/03/11 01:38:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct)
2025/03/11 01:38:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me"
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): >openPending: err=<nil>
2025/03/11 01:38:36 DEBUG : rename_me: >newRWFileHandle: err=<nil>
2025/03/11 01:38:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me"
2025/03/11 01:38:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err=<nil>
2025/03/11 01:38:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err=<nil>
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): _writeAt: size=5, off=0
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): >_writeAt: n=5, err=<nil>
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): close: 
2025/03/11 01:38:36 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-11 01:38:36.214003216 +0000 UTC m=+1937.251809748
2025/03/11 01:38:36 INFO  : rename_me: vfs cache: queuing for upload in 100ms
2025/03/11 01:38:36 DEBUG : rename_me(0xc0009a8340): >close: err=<nil>
2025/03/11 01:38:36 INFO  : rename_me: vfs cache: renamed in cache to "i_was_renamed"
2025/03/11 01:38:36 DEBUG : i_was_renamed: Updating file with <nil> 0xc000764240
2025/03/11 01:38:36 DEBUG : : Added virtual directory entry vDel: "rename_me"
2025/03/11 01:38:36 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed"
2025/03/11 01:38:36 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/11 01:38:36 DEBUG : i_was_renamed: vfs cache: starting upload
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/11 01:38:36 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/11 01:38:36 DEBUG : dir2: Looking for writers
2025/03/11 01:38:36 DEBUG : : Looking for writers
2025/03/11 01:38:36 DEBUG : dir2: reading active writers
2025/03/11 01:38:36 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/03/11 01:38:37 DEBUG : dir2: Looking for writers
2025/03/11 01:38:37 DEBUG : : Looking for writers
2025/03/11 01:38:37 DEBUG : dir2: reading active writers
2025/03/11 01:38:37 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:38 DEBUG : dir2: Looking for writers
2025/03/11 01:38:38 DEBUG : : Looking for writers
2025/03/11 01:38:38 DEBUG : dir2: reading active writers
2025/03/11 01:38:38 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:39 DEBUG : dir2: Looking for writers
2025/03/11 01:38:39 DEBUG : : Looking for writers
2025/03/11 01:38:39 DEBUG : dir2: reading active writers
2025/03/11 01:38:39 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:40 DEBUG : dir2: Looking for writers
2025/03/11 01:38:40 DEBUG : : Looking for writers
2025/03/11 01:38:40 DEBUG : dir2: reading active writers
2025/03/11 01:38:40 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/03/11 01:38:41 INFO  : i_was_renamed.rclone_chunk.001_xwtsmv: Moved (server-side) to: i_was_renamed
2025/03/11 01:38:41 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:38:41 INFO  : i_was_renamed: Copied (new)
2025/03/11 01:38:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-11 01:38:36.214003216 +0000 UTC,5d41402abc4b2a76b9719d911017c592"
2025/03/11 01:38:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer
2025/03/11 01:38:41 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed"
2025/03/11 01:38:41 INFO  : i_was_renamed: vfs cache: upload succeeded try #1
2025/03/11 01:38:41 DEBUG : dir2: Looking for writers
2025/03/11 01:38:41 DEBUG : : Looking for writers
2025/03/11 01:38:41 DEBUG : dir2: reading active writers
2025/03/11 01:38:41 DEBUG : i_was_renamed: reading active writers
2025/03/11 01:38:41 DEBUG : >WaitForWriters: 
2025/03/11 01:38:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
2025/03/11 01:38:46 DEBUG : : forgetting directory cache
2025/03/11 01:38:46 DEBUG : dir: forgetting directory cache
2025/03/11 01:38:46 DEBUG : dir2: forgetting directory cache
2025/03/11 01:38:46 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWCacheRename
        	Messages:   	directories
--- FAIL: TestRWCacheRename (22.28s)
=== RUN   TestRWCacheUpdate
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:38:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:38:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/11 01:38:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/11 01:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-wiyosud5masu"
2025/03/11 01:38:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/11 01:38:58 DEBUG : : forgetting directory cache
2025/03/11 01:39:02 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwueik: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate(0xc000512e00): _readAt: size=512, off=0
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate(0xc000512e00): openPending: 
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:39:58.138508197 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint ""
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate(0xc000512e00): >openPending: err=<nil>
2025/03/11 01:39:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:03 DEBUG : : forgetting directory cache
2025/03/11 01:39:03 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:03 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:04 DEBUG : : forgetting directory cache
2025/03/11 01:39:04 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:04 DEBUG : TestRWCacheUpdate(0xc000512e00): >_readAt: n=20, err=EOF
2025/03/11 01:39:04 DEBUG : TestRWCacheUpdate(0xc000512e00): close: 
2025/03/11 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:39:58.138508197 +0000 UTC
2025/03/11 01:39:04 DEBUG : TestRWCacheUpdate(0xc000512e00): >close: err=<nil>
2025/03/11 01:39:04 DEBUG : : Re-reading directory (689.140279ms old)
2025/03/11 01:39:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:04 DEBUG : : forgetting directory cache
2025/03/11 01:39:04 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:11 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:39:13 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwuljc: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): _readAt: size=512, off=0
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): openPending: 
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:40:58.138508197 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-11 00:39:58.138508197 +0000 UTC,8558f20bbf1a5777c862752b37ad49be"
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 00:40:58.138508197 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-11 00:39:58.138508197 +0000 UTC,8558f20bbf1a5777c862752b37ad49be")
2025/03/11 01:39:14 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): >openPending: err=<nil>
2025/03/11 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:14 DEBUG : : forgetting directory cache
2025/03/11 01:39:14 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:14 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:14 DEBUG : : forgetting directory cache
2025/03/11 01:39:14 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:15 DEBUG : : forgetting directory cache
2025/03/11 01:39:15 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:15 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): >_readAt: n=20, err=EOF
2025/03/11 01:39:15 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): close: 
2025/03/11 01:39:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:40:58.138508197 +0000 UTC
2025/03/11 01:39:15 DEBUG : TestRWCacheUpdate(0xc0009a9ac0): >close: err=<nil>
2025/03/11 01:39:15 DEBUG : : Re-reading directory (939.531258ms old)
2025/03/11 01:39:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:15 DEBUG : : forgetting directory cache
2025/03/11 01:39:15 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:20 DEBUG : : forgetting directory cache
2025/03/11 01:39:20 DEBUG : dir: forgetting directory cache
2025/03/11 01:39:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:22 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:39:24 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwuw89: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): _readAt: size=512, off=0
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): openPending: 
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:41:58.138508197 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-11 00:40:58.138508197 +0000 UTC,944a242d910e2bbacae0d0db8c64490a"
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 00:41:58.138508197 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-11 00:40:58.138508197 +0000 UTC,944a242d910e2bbacae0d0db8c64490a")
2025/03/11 01:39:25 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): >openPending: err=<nil>
2025/03/11 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:25 DEBUG : : forgetting directory cache
2025/03/11 01:39:25 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:25 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:25 DEBUG : : forgetting directory cache
2025/03/11 01:39:25 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): >_readAt: n=20, err=EOF
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): close: 
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:41:58.138508197 +0000 UTC
2025/03/11 01:39:25 DEBUG : TestRWCacheUpdate(0xc000c49c40): >close: err=<nil>
2025/03/11 01:39:25 DEBUG : : Re-reading directory (903.3396ms old)
2025/03/11 01:39:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:26 DEBUG : : forgetting directory cache
2025/03/11 01:39:26 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:32 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:39:34 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwv6ap: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate(0xc0002d7a00): _readAt: size=512, off=0
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate(0xc0002d7a00): openPending: 
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:42:58.138508197 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-11 00:41:58.138508197 +0000 UTC,4e063366550d230fc1fb85c19dbb494d"
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 00:42:58.138508197 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-11 00:41:58.138508197 +0000 UTC,4e063366550d230fc1fb85c19dbb494d")
2025/03/11 01:39:35 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate(0xc0002d7a00): >openPending: err=<nil>
2025/03/11 01:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:35 DEBUG : : forgetting directory cache
2025/03/11 01:39:35 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:35 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:36 DEBUG : TestRWCacheUpdate(0xc0002d7a00): >_readAt: n=20, err=EOF
2025/03/11 01:39:36 DEBUG : TestRWCacheUpdate(0xc0002d7a00): close: 
2025/03/11 01:39:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:42:58.138508197 +0000 UTC
2025/03/11 01:39:36 DEBUG : TestRWCacheUpdate(0xc0002d7a00): >close: err=<nil>
2025/03/11 01:39:36 DEBUG : : Re-reading directory (658.054377ms old)
2025/03/11 01:39:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:36 DEBUG : : forgetting directory cache
2025/03/11 01:39:36 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:44 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:39:46 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwvgy7: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate(0xc0009d5000): _readAt: size=512, off=0
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate(0xc0009d5000): openPending: 
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:43:58.138508197 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-11 00:42:58.138508197 +0000 UTC,a8c7956852282e88c22a986150cb5a68"
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 00:43:58.138508197 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-11 00:42:58.138508197 +0000 UTC,a8c7956852282e88c22a986150cb5a68")
2025/03/11 01:39:47 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate(0xc0009d5000): >openPending: err=<nil>
2025/03/11 01:39:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:47 DEBUG : : forgetting directory cache
2025/03/11 01:39:47 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:47 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:48 DEBUG : : forgetting directory cache
2025/03/11 01:39:48 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:48 DEBUG : TestRWCacheUpdate(0xc0009d5000): >_readAt: n=20, err=EOF
2025/03/11 01:39:48 DEBUG : TestRWCacheUpdate(0xc0009d5000): close: 
2025/03/11 01:39:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:43:58.138508197 +0000 UTC
2025/03/11 01:39:48 DEBUG : TestRWCacheUpdate(0xc0009d5000): >close: err=<nil>
2025/03/11 01:39:48 DEBUG : : Re-reading directory (930.547355ms old)
2025/03/11 01:39:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:48 DEBUG : : forgetting directory cache
2025/03/11 01:39:48 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:53 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:53 DEBUG : : forgetting directory cache
2025/03/11 01:39:53 DEBUG : dir: forgetting directory cache
2025/03/11 01:39:53 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:55 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:39:57 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwvtrx: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:39:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes
2025/03/11 01:39:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 20 (was 20)
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate(0xc000695080): _readAt: size=512, off=0
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate(0xc000695080): openPending: 
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-11 00:44:58.138508197 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-11 00:43:58.138508197 +0000 UTC,25074c7237d5f7774d304950950b2d66"
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-11 00:44:58.138508197 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-11 00:43:58.138508197 +0000 UTC,25074c7237d5f7774d304950950b2d66")
2025/03/11 01:39:58 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20
2025/03/11 01:39:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate(0xc000695080): >openPending: err=<nil>
2025/03/11 01:39:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:39:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:39:59 DEBUG : : forgetting directory cache
2025/03/11 01:39:59 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:59 DEBUG : dir2: forgetting directory cache
2025/03/11 01:39:59 DEBUG : TestRWCacheUpdate(0xc000695080): >_readAt: n=20, err=EOF
2025/03/11 01:39:59 DEBUG : TestRWCacheUpdate(0xc000695080): close: 
2025/03/11 01:39:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:44:58.138508197 +0000 UTC
2025/03/11 01:39:59 DEBUG : TestRWCacheUpdate(0xc000695080): >close: err=<nil>
2025/03/11 01:39:59 DEBUG : : Re-reading directory (934.363225ms old)
2025/03/11 01:39:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:39:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:39:59 DEBUG : : forgetting directory cache
2025/03/11 01:39:59 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:05 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:40:07 INFO  : TestRWCacheUpdate.rclone_chunk.001_xww4lo: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:40:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): _readAt: size=512, off=0
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): openPending: 
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-11 00:45:58.138508197 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-11 00:44:58.138508197 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00"
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-11 00:45:58.138508197 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-11 00:44:58.138508197 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00")
2025/03/11 01:40:08 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21
2025/03/11 01:40:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): >openPending: err=<nil>
2025/03/11 01:40:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:40:08 DEBUG : : forgetting directory cache
2025/03/11 01:40:08 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:08 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:08 DEBUG : : forgetting directory cache
2025/03/11 01:40:08 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): >_readAt: n=21, err=EOF
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): close: 
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:45:58.138508197 +0000 UTC
2025/03/11 01:40:08 DEBUG : TestRWCacheUpdate(0xc0009a9880): >close: err=<nil>
2025/03/11 01:40:08 DEBUG : : Re-reading directory (825.587807ms old)
2025/03/11 01:40:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:40:09 DEBUG : : forgetting directory cache
2025/03/11 01:40:09 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:16 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:40:17 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwwdx4: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate(0xc000cea8c0): _readAt: size=512, off=0
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate(0xc000cea8c0): openPending: 
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-11 00:46:58.138508197 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-11 00:45:58.138508197 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7"
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-11 00:46:58.138508197 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-11 00:45:58.138508197 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7")
2025/03/11 01:40:19 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22
2025/03/11 01:40:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate(0xc000cea8c0): >openPending: err=<nil>
2025/03/11 01:40:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:40:20 DEBUG : : forgetting directory cache
2025/03/11 01:40:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:20 DEBUG : : forgetting directory cache
2025/03/11 01:40:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:20 DEBUG : TestRWCacheUpdate(0xc000cea8c0): >_readAt: n=22, err=EOF
2025/03/11 01:40:20 DEBUG : TestRWCacheUpdate(0xc000cea8c0): close: 
2025/03/11 01:40:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:46:58.138508197 +0000 UTC
2025/03/11 01:40:20 DEBUG : TestRWCacheUpdate(0xc000cea8c0): >close: err=<nil>
2025/03/11 01:40:20 DEBUG : : Re-reading directory (710.733196ms old)
2025/03/11 01:40:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:40:20 DEBUG : : forgetting directory cache
2025/03/11 01:40:20 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:22 DEBUG : : forgetting directory cache
2025/03/11 01:40:22 DEBUG : dir: forgetting directory cache
2025/03/11 01:40:22 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:22 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:27 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:40:28 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwwp59: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate(0xc000de0c80): _readAt: size=512, off=0
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate(0xc000de0c80): openPending: 
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-11 00:47:58.138508197 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-11 00:46:58.138508197 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca"
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-11 00:47:58.138508197 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-11 00:46:58.138508197 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca")
2025/03/11 01:40:29 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23
2025/03/11 01:40:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate(0xc000de0c80): >openPending: err=<nil>
2025/03/11 01:40:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:40:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:40:30 DEBUG : : forgetting directory cache
2025/03/11 01:40:30 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:30 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:30 DEBUG : : forgetting directory cache
2025/03/11 01:40:30 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:30 DEBUG : TestRWCacheUpdate(0xc000de0c80): >_readAt: n=23, err=EOF
2025/03/11 01:40:30 DEBUG : TestRWCacheUpdate(0xc000de0c80): close: 
2025/03/11 01:40:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:47:58.138508197 +0000 UTC
2025/03/11 01:40:30 DEBUG : TestRWCacheUpdate(0xc000de0c80): >close: err=<nil>
2025/03/11 01:40:30 DEBUG : : Re-reading directory (680.170197ms old)
2025/03/11 01:40:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:40:30 DEBUG : : forgetting directory cache
2025/03/11 01:40:30 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:36 INFO  : TestRWCacheUpdate: Deleted
2025/03/11 01:40:38 INFO  : TestRWCacheUpdate.rclone_chunk.001_xwwzm2: Moved (server-side) to: TestRWCacheUpdate
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil>
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil>
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): _readAt: size=512, off=0
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): openPending: 
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-11 00:48:58.138508197 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-11 00:47:58.138508197 +0000 UTC,a04b60cad5c51870e80f668df3d720c0"
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-11 00:48:58.138508197 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-11 00:47:58.138508197 +0000 UTC,a04b60cad5c51870e80f668df3d720c0")
2025/03/11 01:40:39 INFO  : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different)
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different)
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24
2025/03/11 01:40:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): >openPending: err=<nil>
2025/03/11 01:40:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:40:39 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:39 DEBUG : : forgetting directory cache
2025/03/11 01:40:39 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:39 DEBUG : : forgetting directory cache
2025/03/11 01:40:39 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): >_readAt: n=24, err=EOF
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): close: 
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-11 00:48:58.138508197 +0000 UTC
2025/03/11 01:40:39 DEBUG : TestRWCacheUpdate(0xc000c499c0): >close: err=<nil>
2025/03/11 01:40:39 DEBUG : : Re-reading directory (686.697627ms old)
2025/03/11 01:40:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate"
2025/03/11 01:40:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime
2025/03/11 01:40:40 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:40:40 DEBUG : dir2: Looking for writers
2025/03/11 01:40:40 DEBUG : : Looking for writers
2025/03/11 01:40:40 DEBUG : dir2: reading active writers
2025/03/11 01:40:40 DEBUG : TestRWCacheUpdate: reading active writers
2025/03/11 01:40:40 DEBUG : >WaitForWriters: 
2025/03/11 01:40:40 DEBUG : : forgetting directory cache
2025/03/11 01:40:40 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': vfs cache: cleaner exiting
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:40:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:40:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:40:49 DEBUG : : forgetting directory cache
2025/03/11 01:40:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:40:49 DEBUG : dir/virtualDir: forgetting directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:40:51 DEBUG : : forgetting directory cache
2025/03/11 01:40:51 DEBUG : dir: forgetting directory cache
2025/03/11 01:40:51 DEBUG : dir2: forgetting directory cache
2025/03/11 01:40:51 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestRWCacheUpdate
        	Messages:   	directories
--- FAIL: TestRWCacheUpdate (118.19s)
=== RUN   TestCaseSensitivity
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:41:02 INFO  : FiLeA.rclone_chunk.001_xwxo86: Moved (server-side) to: FiLeA
2025/03/11 01:41:06 INFO  : FiLeB.rclone_chunk.001_xwxuj5: Moved (server-side) to: FiLeB
2025/03/11 01:41:11 INFO  : FilEb.rclone_chunk.001_xwxyrs: Moved (server-side) to: FilEb
2025/03/11 01:41:11 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:41:11 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:41:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:11 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:12 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:13 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:13 DEBUG : FiLeB: Open: flags=O_RDONLY
2025/03/11 01:41:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:14 DEBUG : FilEb: Open: flags=O_RDONLY
2025/03/11 01:41:14 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil>
2025/03/11 01:41:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil>
2025/03/11 01:41:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:15 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:15 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:15 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:17 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:17 DEBUG : FiLeB: Open: flags=O_RDONLY
2025/03/11 01:41:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:18 DEBUG : FilEb: Open: flags=O_RDONLY
2025/03/11 01:41:18 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil>
2025/03/11 01:41:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil>
2025/03/11 01:41:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings
2025/03/11 01:41:18 DEBUG : fileb: >OpenFile: fd=<nil>, err=duplicate filename "fileb" detected with case/unicode normalization settings
2025/03/11 01:41:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings
2025/03/11 01:41:18 DEBUG : FILEB: >OpenFile: fd=<nil>, err=duplicate filename "FILEB" detected with case/unicode normalization settings
2025/03/11 01:41:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:18 DEBUG : FiLeA: Open: flags=O_RDONLY
2025/03/11 01:41:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil>
2025/03/11 01:41:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : fileA: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : filea: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : FILEA: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : FiLeB: Open: flags=O_RDONLY
2025/03/11 01:41:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil>
2025/03/11 01:41:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:19 DEBUG : dir2: forgetting directory cache
2025/03/11 01:41:19 DEBUG : : forgetting directory cache
2025/03/11 01:41:19 DEBUG : dir: forgetting directory cache
2025/03/11 01:41:19 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:41:19 DEBUG : dir2: forgetting directory cache
2025/03/11 01:41:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : FilEb: Open: flags=O_RDONLY
2025/03/11 01:41:19 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil>
2025/03/11 01:41:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil>
2025/03/11 01:41:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : fileb: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:19 DEBUG : FILEB: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:19 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:41:19 DEBUG : dir2: Looking for writers
2025/03/11 01:41:19 DEBUG : : Looking for writers
2025/03/11 01:41:19 DEBUG : FiLeA: reading active writers
2025/03/11 01:41:19 DEBUG : FiLeB: reading active writers
2025/03/11 01:41:19 DEBUG : FilEb: reading active writers
2025/03/11 01:41:19 DEBUG : dir2: reading active writers
2025/03/11 01:41:19 DEBUG : >WaitForWriters: 
2025/03/11 01:41:19 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:41:19 DEBUG : dir2: Looking for writers
2025/03/11 01:41:19 DEBUG : : Looking for writers
2025/03/11 01:41:19 DEBUG : dir2: reading active writers
2025/03/11 01:41:19 DEBUG : FiLeA: reading active writers
2025/03/11 01:41:19 DEBUG : FiLeB: reading active writers
2025/03/11 01:41:19 DEBUG : FilEb: reading active writers
2025/03/11 01:41:19 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestCaseSensitivity
        	Messages:   	directories
--- FAIL: TestCaseSensitivity (50.39s)
=== RUN   TestUnicodeNormalization
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:41:47 DEBUG : : forgetting directory cache
2025/03/11 01:41:47 DEBUG : dir: forgetting directory cache
2025/03/11 01:41:47 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:41:47 DEBUG : dir2: forgetting directory cache
2025/03/11 01:41:47 DEBUG : dir2: forgetting directory cache
2025/03/11 01:41:50 INFO  : normal name with no special characters.txt.rclone_chunk.001_xwz2of: Moved (server-side) to: normal name with no special characters.txt
2025/03/11 01:41:55 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_xwz7c1: Moved (server-side) to: 測試_Русский___ě_áñ
2025/03/11 01:41:55 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:41:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil>
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil>
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err=<nil>
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err=<nil>
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil>
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil>
2025/03/11 01:41:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:41:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/03/11 01:41:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:41:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:41:57 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:41:57 DEBUG : dir2: Looking for writers
2025/03/11 01:41:57 DEBUG : : Looking for writers
2025/03/11 01:41:57 DEBUG : dir2: reading active writers
2025/03/11 01:41:57 DEBUG : normal name with no special characters.txt: reading active writers
2025/03/11 01:41:57 DEBUG : 測試_Русский___ě_áñ: reading active writers
2025/03/11 01:41:57 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:42:13 DEBUG : dir2: forgetting directory cache
2025/03/11 01:42:13 DEBUG : : forgetting directory cache
2025/03/11 01:42:13 DEBUG : dir: forgetting directory cache
2025/03/11 01:42:13 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:42:13 DEBUG : dir2: forgetting directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestUnicodeNormalization
        	Messages:   	directories
--- FAIL: TestUnicodeNormalization (29.10s)
=== RUN   TestVFSbaseHandle
--- PASS: TestVFSbaseHandle (0.00s)
=== RUN   TestVFSNew
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:42:15 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:42:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': Reusing VFS from active cache
2025/03/11 01:42:15 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:42:15 DEBUG : : Looking for writers
2025/03/11 01:42:15 DEBUG : >WaitForWriters: 
2025/03/11 01:42:15 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:42:15 DEBUG : : Looking for writers
2025/03/11 01:42:15 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSNew
        	Messages:   	directories
--- FAIL: TestVFSNew (13.45s)
=== RUN   TestVFSNewWithOpts
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:42:29 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:42:29 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:42:29 DEBUG : : Looking for writers
2025/03/11 01:42:29 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSNewWithOpts
        	Messages:   	directories
--- FAIL: TestVFSNewWithOpts (13.08s)
=== RUN   TestVFSRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:42:42 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:42:42 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:42:42 DEBUG : : Looking for writers
2025/03/11 01:42:42 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
2025/03/11 01:42:44 DEBUG : dir2: forgetting directory cache
2025/03/11 01:42:44 DEBUG : : forgetting directory cache
2025/03/11 01:42:44 DEBUG : dir: forgetting directory cache
2025/03/11 01:42:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:42:44 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSRoot
        	Messages:   	directories
--- FAIL: TestVFSRoot (13.20s)
=== RUN   TestVFSStat
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:42:55 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:43:00 INFO  : file1.rclone_chunk.001_xx0zq3: Moved (server-side) to: file1
2025/03/11 01:43:06 INFO  : dir/file2.rclone_chunk.001_xx14kw: Moved (server-side) to: dir/file2
2025/03/11 01:43:07 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:43:07 DEBUG : dir: Looking for writers
2025/03/11 01:43:07 DEBUG : file2: reading active writers
2025/03/11 01:43:07 DEBUG : dir2: Looking for writers
2025/03/11 01:43:07 DEBUG : : Looking for writers
2025/03/11 01:43:07 DEBUG : file1: reading active writers
2025/03/11 01:43:07 DEBUG : dir: reading active writers
2025/03/11 01:43:07 DEBUG : dir2: reading active writers
2025/03/11 01:43:07 DEBUG : >WaitForWriters: 
2025/03/11 01:43:09 DEBUG : dir2: forgetting directory cache
2025/03/11 01:43:09 DEBUG : : forgetting directory cache
2025/03/11 01:43:09 DEBUG : dir2: forgetting directory cache
2025/03/11 01:43:09 DEBUG : dir: forgetting directory cache
2025/03/11 01:43:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:43:31 DEBUG : : forgetting directory cache
2025/03/11 01:43:31 DEBUG : dir2: forgetting directory cache
2025/03/11 01:43:31 DEBUG : dir2: forgetting directory cache
2025/03/11 01:43:31 DEBUG : : Removed virtual directory entry vAddFile: "file1"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSStat
        	Messages:   	directories
--- FAIL: TestVFSStat (36.84s)
=== RUN   TestVFSStatParent
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:43:32 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:43:37 INFO  : file1.rclone_chunk.001_xx20ae: Moved (server-side) to: file1
2025/03/11 01:43:42 INFO  : dir/file2.rclone_chunk.001_xx25oo: Moved (server-side) to: dir/file2
2025/03/11 01:43:43 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:43:43 DEBUG : dir: Looking for writers
2025/03/11 01:43:43 DEBUG : dir2: Looking for writers
2025/03/11 01:43:43 DEBUG : : Looking for writers
2025/03/11 01:43:43 DEBUG : file1: reading active writers
2025/03/11 01:43:43 DEBUG : dir: reading active writers
2025/03/11 01:43:43 DEBUG : dir2: reading active writers
2025/03/11 01:43:43 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:44:04 DEBUG : : forgetting directory cache
2025/03/11 01:44:04 DEBUG : dir2: forgetting directory cache
2025/03/11 01:44:04 DEBUG : dir2: forgetting directory cache
2025/03/11 01:44:04 DEBUG : : Removed virtual directory entry vAddFile: "file1"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSStatParent
        	Messages:   	directories
--- FAIL: TestVFSStatParent (35.52s)
=== RUN   TestVFSOpenFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:44:07 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:44:11 INFO  : file1.rclone_chunk.001_xx30oz: Moved (server-side) to: file1
2025/03/11 01:44:17 INFO  : dir/file2.rclone_chunk.001_xx33kt: Moved (server-side) to: dir/file2
2025/03/11 01:44:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:44:18 DEBUG : file1: Open: flags=O_RDONLY
2025/03/11 01:44:18 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/03/11 01:44:18 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/03/11 01:44:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:44:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err=<nil>
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err=<nil>
2025/03/11 01:44:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err=<nil>
2025/03/11 01:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/03/11 01:44:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (0 bytes), uploading instead of streaming
2025/03/11 01:44:23 INFO  : dir/new_file.txt.rclone_chunk.001_xx3ach: Moved (server-side) to: dir/new_file.txt
2025/03/11 01:44:23 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:44:23 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical
2025/03/11 01:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/03/11 01:44:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:44:23 DEBUG : not found/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist
2025/03/11 01:44:23 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:44:23 DEBUG : dir: Looking for writers
2025/03/11 01:44:23 DEBUG : file2: reading active writers
2025/03/11 01:44:23 DEBUG : new_file.txt: reading active writers
2025/03/11 01:44:23 DEBUG : dir2: Looking for writers
2025/03/11 01:44:23 DEBUG : : Looking for writers
2025/03/11 01:44:23 DEBUG : dir: reading active writers
2025/03/11 01:44:23 DEBUG : dir2: reading active writers
2025/03/11 01:44:23 DEBUG : file1: reading active writers
2025/03/11 01:44:23 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
2025/03/11 01:44:36 DEBUG : : forgetting directory cache
2025/03/11 01:44:36 DEBUG : dir2: forgetting directory cache
2025/03/11 01:44:36 DEBUG : dir2: forgetting directory cache
2025/03/11 01:44:36 DEBUG : : Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:44:36 DEBUG : : Removed virtual directory entry vAddFile: "file2"
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSOpenFile
        	Messages:   	directories
--- FAIL: TestVFSOpenFile (43.34s)
=== RUN   TestVFSRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:44:51 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:44:56 INFO  : dir/file2.rclone_chunk.001_xx478q: Moved (server-side) to: dir/file2
2025/03/11 01:44:58 DEBUG : dir/file2: move non-chunked object...
2025/03/11 01:45:02 INFO  : dir/file2: Moved (server-side) to: dir/file1
2025/03/11 01:45:02 INFO  : dir/file2: Moved (server-side) to: dir/file1
2025/03/11 01:45:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000b24600
2025/03/11 01:45:02 DEBUG : dir: Added virtual directory entry vDel: "file2"
2025/03/11 01:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/11 01:45:03 DEBUG : dir/file1: move non-chunked object...
2025/03/11 01:45:05 INFO  : dir/file1: Moved (server-side) to: file0
2025/03/11 01:45:05 INFO  : dir/file1: Moved (server-side) to: file0
2025/03/11 01:45:05 DEBUG : file0: Updating file with file0 0xc000b24600
2025/03/11 01:45:05 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/11 01:45:05 DEBUG : : Added virtual directory entry vAddFile: "file0"
2025/03/11 01:45:05 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:45:05 DEBUG : dir: Looking for writers
2025/03/11 01:45:05 DEBUG : dir2: Looking for writers
2025/03/11 01:45:05 DEBUG : : Looking for writers
2025/03/11 01:45:05 DEBUG : file0: reading active writers
2025/03/11 01:45:05 DEBUG : dir: reading active writers
2025/03/11 01:45:05 DEBUG : dir2: reading active writers
2025/03/11 01:45:05 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
2025/03/11 01:45:13 DEBUG : : forgetting directory cache
2025/03/11 01:45:13 DEBUG : dir2: forgetting directory cache
2025/03/11 01:45:13 DEBUG : : Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:45:13 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSRename
        	Messages:   	directories
--- FAIL: TestVFSRename (36.78s)
=== RUN   TestVFSStatfs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:45:28 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:45:28 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:45:28 DEBUG : : Looking for writers
2025/03/11 01:45:28 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
2025/03/11 01:45:35 DEBUG : : forgetting directory cache
2025/03/11 01:45:35 DEBUG : dir2: forgetting directory cache
2025/03/11 01:45:35 DEBUG : dir2: forgetting directory cache
2025/03/11 01:45:35 DEBUG : : Removed virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSStatfs
        	Messages:   	directories
--- FAIL: TestVFSStatfs (14.38s)
=== RUN   TestVFSMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:45:42 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:45:51 DEBUG : : Added virtual directory entry vAddDir: "/"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:46:01 DEBUG : : Added virtual directory entry vAddDir: "a"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:46:04 DEBUG : : forgetting directory cache
2025/03/11 01:46:04 DEBUG : dir2: forgetting directory cache
2025/03/11 01:46:04 DEBUG : dir: forgetting directory cache
2025/03/11 01:46:04 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:46:04 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383
        	Error:      	Not equal: 
        	            	expected: []string{"a"}
        	            	actual  : []string{"a", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=1) "a"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=1) "a",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389
        	Error:      	Not equal: 
        	            	expected: []string{"a"}
        	            	actual  : []string{"a", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=1) "a"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=1) "a",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:46:19 DEBUG : : Added virtual directory entry vAddDir: "b"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395
        	Error:      	Not equal: 
        	            	expected: []string{"a", "b"}
        	            	actual  : []string{"a", "b", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,5 @@
        	            	-([]string) (len=2) {
        	            	+([]string) (len=3) {
        	            	  (string) (len=1) "a",
        	            	- (string) (len=1) "b"
        	            	+ (string) (len=1) "b",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:46:30 DEBUG : : Added virtual directory entry vAddDir: "c"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401
        	Error:      	Not equal: 
        	            	expected: []string{"a", "b", "c"}
        	            	actual  : []string{"a", "b", "c", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,6 @@
        	            	-([]string) (len=3) {
        	            	+([]string) (len=4) {
        	            	  (string) (len=1) "a",
        	            	  (string) (len=1) "b",
        	            	- (string) (len=1) "c"
        	            	+ (string) (len=1) "c",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:46:42 DEBUG : : Added virtual directory entry vAddDir: "d"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
2025/03/11 01:46:51 DEBUG : : forgetting directory cache
2025/03/11 01:46:51 DEBUG : dir2: forgetting directory cache
2025/03/11 01:46:51 DEBUG : dir: forgetting directory cache
2025/03/11 01:46:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/03/11 01:46:51 DEBUG : dir2: forgetting directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407
        	Error:      	Not equal: 
        	            	expected: []string{"a", "b", "c", "d"}
        	            	actual  : []string{"a", "b", "c", "d", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=4) {
        	            	+([]string) (len=5) {
        	            	  (string) (len=1) "a",
        	            	@@ -4,3 +4,4 @@
        	            	  (string) (len=1) "c",
        	            	- (string) (len=1) "d"
        	            	+ (string) (len=1) "d",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
2025/03/11 01:46:55 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:46:55 DEBUG : dir2: Looking for writers
2025/03/11 01:46:55 DEBUG : : Looking for writers
2025/03/11 01:46:55 DEBUG : a: Looking for writers
2025/03/11 01:46:55 DEBUG : b: Looking for writers
2025/03/11 01:46:55 DEBUG : c: Looking for writers
2025/03/11 01:46:55 DEBUG : d: Looking for writers
2025/03/11 01:46:55 DEBUG : : Looking for writers
2025/03/11 01:46:55 DEBUG : dir2: reading active writers
2025/03/11 01:46:55 DEBUG : /: reading active writers
2025/03/11 01:46:55 DEBUG : a: reading active writers
2025/03/11 01:46:55 DEBUG : b: reading active writers
2025/03/11 01:46:55 DEBUG : c: reading active writers
2025/03/11 01:46:55 DEBUG : d: reading active writers
2025/03/11 01:46:55 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:47:22 DEBUG : dir2: forgetting directory cache
2025/03/11 01:47:22 DEBUG : : forgetting directory cache
2025/03/11 01:47:22 DEBUG : dir2: forgetting directory cache
2025/03/11 01:47:22 DEBUG : : Removed virtual directory entry vAddFile: "file1"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdir
        	Messages:   	directories
--- FAIL: TestVFSMkdir (103.84s)
=== RUN   TestVFSMkdirAll
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:47:26 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
2025/03/11 01:47:44 DEBUG : : Added virtual directory entry vAddDir: "a"
2025/03/11 01:47:45 DEBUG : a: Added virtual directory entry vAddDir: "b"
2025/03/11 01:47:45 DEBUG : : forgetting directory cache
2025/03/11 01:47:45 DEBUG : dir2: forgetting directory cache
2025/03/11 01:47:45 DEBUG : dir2: forgetting directory cache
2025/03/11 01:47:45 DEBUG : : Removed virtual directory entry vDel: "open-test-file"
2025/03/11 01:47:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c"
2025/03/11 01:47:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:48:00 DEBUG : : forgetting directory cache
2025/03/11 01:48:00 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:00 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:00 DEBUG : : Removed virtual directory entry vDel: "open-test-file"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428
        	Error:      	Not equal: 
        	            	expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"}
        	            	actual  : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=4) {
        	            	+([]string) (len=5) {
        	            	  (string) (len=1) "a",
        	            	@@ -4,3 +4,4 @@
        	            	  (string) (len=5) "a/b/c",
        	            	- (string) (len=7) "a/b/c/d"
        	            	+ (string) (len=7) "a/b/c/d",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
2025/03/11 01:48:14 DEBUG : : forgetting directory cache
2025/03/11 01:48:14 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:14 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:14 DEBUG : : Removed virtual directory entry vAddFile: "file1"
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434
        	Error:      	Not equal: 
        	            	expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"}
        	            	actual  : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=4) {
        	            	+([]string) (len=5) {
        	            	  (string) (len=1) "a",
        	            	@@ -4,3 +4,4 @@
        	            	  (string) (len=5) "a/b/c",
        	            	- (string) (len=7) "a/b/c/d"
        	            	+ (string) (len=7) "a/b/c/d",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440
        	Error:      	Not equal: 
        	            	expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"}
        	            	actual  : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=4) {
        	            	+([]string) (len=5) {
        	            	  (string) (len=1) "a",
        	            	@@ -4,3 +4,4 @@
        	            	  (string) (len=5) "a/b/c",
        	            	- (string) (len=7) "a/b/c/d"
        	            	+ (string) (len=7) "a/b/c/d",
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
2025/03/11 01:48:26 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:48:26 DEBUG : dir2: Looking for writers
2025/03/11 01:48:26 DEBUG : a/b/c/d: Looking for writers
2025/03/11 01:48:26 DEBUG : a/b/c: Looking for writers
2025/03/11 01:48:26 DEBUG : d: reading active writers
2025/03/11 01:48:26 DEBUG : a/b: Looking for writers
2025/03/11 01:48:26 DEBUG : c: reading active writers
2025/03/11 01:48:26 DEBUG : a: Looking for writers
2025/03/11 01:48:26 DEBUG : b: reading active writers
2025/03/11 01:48:26 DEBUG : : Looking for writers
2025/03/11 01:48:26 DEBUG : dir2: reading active writers
2025/03/11 01:48:26 DEBUG : a: reading active writers
2025/03/11 01:48:26 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
2025/03/11 01:48:36 DEBUG : : forgetting directory cache
2025/03/11 01:48:36 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:36 DEBUG : dir2: forgetting directory cache
2025/03/11 01:48:36 DEBUG : : Removed virtual directory entry vDel: "rename_me"
2025/03/11 01:48:36 DEBUG : : Removed virtual directory entry vAddFile: "i_was_renamed"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestVFSMkdirAll
        	Messages:   	directories
--- FAIL: TestVFSMkdirAll (91.99s)
=== RUN   TestFillInMissingSizes
=== RUN   TestFillInMissingSizes/total=20,free=5,used=15
=== RUN   TestFillInMissingSizes/total=20,free=5,used=-1
=== RUN   TestFillInMissingSizes/total=20,free=-1,used=15
=== RUN   TestFillInMissingSizes/total=20,free=-1,used=-1
=== RUN   TestFillInMissingSizes/total=-1,free=5,used=15
=== RUN   TestFillInMissingSizes/total=-1,free=15,used=-1
=== RUN   TestFillInMissingSizes/total=-1,free=-1,used=15
=== RUN   TestFillInMissingSizes/total=-1,free=-1,used=-1
--- PASS: TestFillInMissingSizes (0.00s)
    --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s)
    --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s)
    --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s)
    --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s)
    --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s)
    --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s)
    --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s)
    --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s)
=== RUN   TestWriteFileHandleReadonly
    write_test.go:38: Skipping test on non local remote
--- SKIP: TestWriteFileHandleReadonly (0.00s)
=== RUN   TestWriteFileHandleMethods
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:48:58 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:48:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:48:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:48:58 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:48:58 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:48:58 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:48:58 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:48:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal
2025/03/11 01:48:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal
2025/03/11 01:48:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/03/11 01:48:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (5 bytes), uploading instead of streaming
2025/03/11 01:49:02 INFO  : file1.rclone_chunk.001_xxb2py: Moved (server-side) to: file1
2025/03/11 01:49:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:49:02 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1"
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153
        	Error:      	Not equal: 
        	            	expected: []string{"file1,5,false"}
        	            	actual  : []string{"dir2,0,true", "file1,5,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,5,false"
        	Test:       	TestWriteFileHandleMethods
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleMethods
        	Messages:   	directories
2025/03/11 01:49:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:49:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:12 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:49:12 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164
        	Error:      	Not equal: 
        	            	expected: []string{"file1,5,false"}
        	            	actual  : []string{"dir2,0,true", "file1,5,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,5,false"
        	Test:       	TestWriteFileHandleMethods
2025/03/11 01:49:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:49:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:12 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:49:12 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:49:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173
        	Error:      	Not equal: 
        	            	expected: []string{"file1,5,false"}
        	            	actual  : []string{"dir2,0,true", "file1,5,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,5,false"
        	Test:       	TestWriteFileHandleMethods
2025/03/11 01:49:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/03/11 01:49:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:12 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:49:12 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:49:12 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (0 bytes), uploading instead of streaming
2025/03/11 01:49:19 INFO  : file1: Deleted
2025/03/11 01:49:22 INFO  : file1.rclone_chunk.001_xxbgfa: Moved (server-side) to: file1
2025/03/11 01:49:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:49:22 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:49:22 DEBUG : : Added virtual directory entry vAddFile: "file1"
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182
        	Error:      	Not equal: 
        	            	expected: []string{"file1,0,false"}
        	            	actual  : []string{"dir2,0,true", "file1,0,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,0,false"
        	Test:       	TestWriteFileHandleMethods
2025/03/11 01:49:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/03/11 01:49:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/03/11 01:49:22 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:22 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:49:22 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:49:22 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (7 bytes), uploading instead of streaming
2025/03/11 01:49:29 INFO  : file1: Deleted
2025/03/11 01:49:31 INFO  : file1.rclone_chunk.001_xxbrss: Moved (server-side) to: file1
2025/03/11 01:49:31 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK
2025/03/11 01:49:31 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:49:31 DEBUG : : Added virtual directory entry vAddFile: "file1"
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191
        	Error:      	Not equal: 
        	            	expected: []string{"file1,7,false"}
        	            	actual  : []string{"dir2,0,true", "file1,7,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,7,false"
        	Test:       	TestWriteFileHandleMethods
2025/03/11 01:49:31 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:49:31 DEBUG : dir2: Looking for writers
2025/03/11 01:49:31 DEBUG : : Looking for writers
2025/03/11 01:49:31 DEBUG : dir2: reading active writers
2025/03/11 01:49:31 DEBUG : file1: reading active writers
2025/03/11 01:49:31 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleMethods
        	Messages:   	directories
--- FAIL: TestWriteFileHandleMethods (50.47s)
=== RUN   TestWriteFileHandleWriteAt
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:49:48 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:49:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:49:49 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:49 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:49:49 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:49:49 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s
2025/03/11 01:49:50 DEBUG : file1: aborting in-sequence write wait, off=100
2025/03/11 01:49:50 DEBUG : file1: failed to wait for in-sequence write to 100
2025/03/11 01:49:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/03/11 01:49:50 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (11 bytes), uploading instead of streaming
2025/03/11 01:49:53 INFO  : file1.rclone_chunk.001_xxcilk: Moved (server-side) to: file1
2025/03/11 01:49:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/11 01:49:53 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:49:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231
        	Error:      	Not equal: 
        	            	expected: []string{"file1,11,false"}
        	            	actual  : []string{"dir2,0,true", "file1,11,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=14) "file1,11,false"
        	Test:       	TestWriteFileHandleWriteAt
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleWriteAt
        	Messages:   	directories
2025/03/11 01:50:02 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:50:02 DEBUG : dir2: Looking for writers
2025/03/11 01:50:02 DEBUG : : Looking for writers
2025/03/11 01:50:02 DEBUG : file1: reading active writers
2025/03/11 01:50:02 DEBUG : dir2: reading active writers
2025/03/11 01:50:02 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleWriteAt
        	Messages:   	directories
--- FAIL: TestWriteFileHandleWriteAt (31.26s)
=== RUN   TestWriteFileHandleFlush
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:50:19 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:50:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:50:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:50:20 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:50:20 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:50:20 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:50:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions
2025/03/11 01:50:20 DEBUG : : Added virtual directory entry vAddFile: "file1"
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247
        	Error:      	Not equal: 
        	            	expected: []string{"file1,0,false"}
        	            	actual  : []string{"dir2,0,true", "file1,0,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,0,false"
        	Test:       	TestWriteFileHandleFlush
2025/03/11 01:50:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (5 bytes), uploading instead of streaming
2025/03/11 01:50:24 INFO  : file1.rclone_chunk.001_xxdcte: Moved (server-side) to: file1
2025/03/11 01:50:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/03/11 01:50:24 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:50:24 DEBUG : file1: WriteFileHandle.Flush nothing to do
    dir_test.go:249: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267
        	Error:      	Not equal: 
        	            	expected: []string{"file1,5,false"}
        	            	actual  : []string{"dir2,0,true", "file1,5,false"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "dir2,0,true",
        	            	  (string) (len=13) "file1,5,false"
        	Test:       	TestWriteFileHandleFlush
2025/03/11 01:50:24 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:50:24 DEBUG : dir2: Looking for writers
2025/03/11 01:50:24 DEBUG : : Looking for writers
2025/03/11 01:50:24 DEBUG : dir2: reading active writers
2025/03/11 01:50:24 DEBUG : file1: reading active writers
2025/03/11 01:50:24 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleFlush
        	Messages:   	directories
--- FAIL: TestWriteFileHandleFlush (21.77s)
=== RUN   TestWriteFileHandleRelease
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:50:41 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:50:41 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:50:41 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:50:41 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:50:41 DEBUG : file1: WriteFileHandle.Release closing
2025/03/11 01:50:41 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:50:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (0 bytes), uploading instead of streaming
2025/03/11 01:50:46 INFO  : file1.rclone_chunk.001_xxdye2: Moved (server-side) to: file1
2025/03/11 01:50:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:50:46 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:50:46 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:50:46 DEBUG : file1: WriteFileHandle.Release nothing to do
2025/03/11 01:50:46 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:50:46 DEBUG : dir2: Looking for writers
2025/03/11 01:50:46 DEBUG : : Looking for writers
2025/03/11 01:50:46 DEBUG : dir2: reading active writers
2025/03/11 01:50:46 DEBUG : file1: reading active writers
2025/03/11 01:50:46 DEBUG : >WaitForWriters: 
2025/03/11 01:50:49 DEBUG : : forgetting directory cache
2025/03/11 01:50:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:50:49 DEBUG : dir/virtualDir: forgetting directory cache
2025/03/11 01:50:49 DEBUG : dir: forgetting directory cache
2025/03/11 01:50:49 DEBUG : dir/virtualDir: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileHandleRelease
        	Messages:   	directories
--- FAIL: TestWriteFileHandleRelease (21.06s)
=== RUN   TestWriteFileModTimeWithOpenWriters
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:51:02 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:51:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:51:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:51:03 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:03 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:51:03 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:51:03 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (2 bytes), uploading instead of streaming
2025/03/11 01:51:08 INFO  : file1.rclone_chunk.001_xxejcn: Moved (server-side) to: file1
2025/03/11 01:51:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK
2025/03/11 01:51:08 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:51:09 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK
2025/03/11 01:51:09 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:09 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:51:09 DEBUG : dir2: Looking for writers
2025/03/11 01:51:09 DEBUG : : Looking for writers
2025/03/11 01:51:09 DEBUG : dir2: reading active writers
2025/03/11 01:51:09 DEBUG : file1: reading active writers
2025/03/11 01:51:09 DEBUG : >WaitForWriters: 
2025/03/11 01:51:11 DEBUG : : forgetting directory cache
2025/03/11 01:51:11 DEBUG : dir2: forgetting directory cache
2025/03/11 01:51:11 DEBUG : dir2: forgetting directory cache
2025/03/11 01:51:12 DEBUG : dir2: forgetting directory cache
2025/03/11 01:51:12 DEBUG : : forgetting directory cache
2025/03/11 01:51:12 DEBUG : dir2: forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestWriteFileModTimeWithOpenWriters
        	Messages:   	directories
--- FAIL: TestWriteFileModTimeWithOpenWriters (23.55s)
=== RUN   TestFileReadAtZeroLength
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:51:26 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:51:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:51:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:51:26 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:26 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:51:26 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:51:26 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (0 bytes), uploading instead of streaming
2025/03/11 01:51:31 INFO  : file1.rclone_chunk.001_xxf7ua: Moved (server-side) to: file1
2025/03/11 01:51:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/11 01:51:31 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:51:31 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:51:31 DEBUG : file1: Open: flags=O_RDONLY
2025/03/11 01:51:31 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/03/11 01:51:31 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/03/11 01:51:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:51:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728
2025/03/11 01:51:32 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:51:32 DEBUG : dir2: Looking for writers
2025/03/11 01:51:32 DEBUG : : Looking for writers
2025/03/11 01:51:32 DEBUG : dir2: reading active writers
2025/03/11 01:51:32 DEBUG : file1: reading active writers
2025/03/11 01:51:32 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileReadAtZeroLength
        	Messages:   	directories
--- FAIL: TestFileReadAtZeroLength (22.76s)
=== RUN   TestFileReadAtNonZeroLength
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu'", Local "Local file system at /tmp/rclone2297684814", Modify Window "1ns"
2025/03/11 01:51:49 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': poll-interval is not supported by this remote
2025/03/11 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/11 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/11 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:49 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/11 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/11 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:51:49 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': File to upload is small (100 bytes), uploading instead of streaming
2025/03/11 01:51:55 INFO  : file1.rclone_chunk.001_xxftwm: Moved (server-side) to: file1.rclone_chunk.001
2025/03/11 01:51:56 DEBUG : : forgetting directory cache
2025/03/11 01:51:56 DEBUG : dir2: forgetting directory cache
2025/03/11 01:51:56 DEBUG : dir2: forgetting directory cache
2025/03/11 01:51:57 INFO  : file1.rclone_chunk.002_xxftwm: Moved (server-side) to: file1.rclone_chunk.002
2025/03/11 01:52:00 DEBUG : file1: md5 = d8937763e51b39cfedb3ed6ec4294eba OK
2025/03/11 01:52:00 DEBUG : file1: Size and md5 of src and dst objects identical
2025/03/11 01:52:00 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/11 01:52:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/03/11 01:52:00 DEBUG : file1: Open: flags=O_RDONLY
2025/03/11 01:52:00 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/03/11 01:52:00 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/03/11 01:52:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728
2025/03/11 01:52:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728
2025/03/11 01:52:01 DEBUG : WaitForWriters: timeout=30s
2025/03/11 01:52:01 DEBUG : dir2: Looking for writers
2025/03/11 01:52:01 DEBUG : : Looking for writers
2025/03/11 01:52:01 DEBUG : dir2: reading active writers
2025/03/11 01:52:01 DEBUG : file1: reading active writers
2025/03/11 01:52:01 DEBUG : >WaitForWriters: 
    run.go:125: removing dir "dir2" failed - try 1/3: directory not empty
    run.go:125: removing dir "dir2" failed - try 2/3: directory not empty
2025/03/11 01:52:15 DEBUG : : forgetting directory cache
    run.go:125: removing dir "dir2" failed - try 3/3: directory not empty
    run.go:128: removing dir "dir2" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dir2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=4) "dir2"
        	            	 }
        	Test:       	TestFileReadAtNonZeroLength
        	Messages:   	directories
--- FAIL: TestFileReadAtNonZeroLength (36.57s)
=== RUN   TestFunctional
    vfstest_test.go:20: Skip on non local
--- SKIP: TestFunctional (0.00s)
FAIL
2025/03/11 01:52:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wiyosud5masu': Purge remote
2025/03/11 01:52:29 DEBUG : : forgetting directory cache
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 46m11.487183296s (try 1/5): exit status 1: Failed [TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]