"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestDirRename|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt)$|^TestFileSetModTime$/^(cache=off,open=false,write=false|cache=off,open=true,write=false)$'" - Starting (try 2/5) 2026/08/19 04:54:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kojumar6qima" 2026/08/19 04:54:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 04:54:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/19 04:55:00 DEBUG : Creating backend with remote "/tmp/rclone1925594038" === RUN TestDirRemoveAll run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:55:00 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:55:00 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/19 04:55:11 DEBUG : dir/file1: Remove: 2026/08/19 04:55:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 04:55:12 DEBUG : dir/file1: >Remove: err= 2026/08/19 04:55:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 04:55:12 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/19 04:55:20 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:55:20 DEBUG : Looking for writers 2026/08/19 04:55:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (20.27s) === RUN TestDirRename run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:55:20 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:55:20 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:55:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/19 04:55:23 DEBUG : dir: Updating dir with dir2 0x2339a8f1c6c0 2026/08/19 04:55:23 DEBUG : dir: forgetting directory cache 2026/08/19 04:55:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 04:55:23 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/08/19 04:55:24 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/08/19 04:56:00 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/08/19 04:56:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/19 04:56:38 DEBUG : empty directory: Updating dir with renamed empty directory 0x2339a86c3380 2026/08/19 04:56:38 DEBUG : empty directory: forgetting directory cache 2026/08/19 04:56:38 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/19 04:56:38 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/19 04:56:38 DEBUG : dir2: Renaming to "dir3" 2026/08/19 04:56:38 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:56:38 DEBUG : dir3: Looking for writers 2026/08/19 04:56:38 DEBUG : renamed empty directory: Looking for writers 2026/08/19 04:56:38 DEBUG : Looking for writers 2026/08/19 04:56:38 DEBUG : dir3: reading active writers 2026/08/19 04:56:38 DEBUG : renamed empty directory: reading active writers 2026/08/19 04:56:38 DEBUG : >WaitForWriters: 2026/08/19 04:56:42 ERROR : dir2: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirRename (89.65s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:56:50 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:56:50 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream write_test.go:341: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:341 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:337 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/08/19 04:56:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:56:55 DEBUG : dir: Looking for writers 2026/08/19 04:56:55 DEBUG : file1: reading active writers 2026/08/19 04:56:55 DEBUG : Looking for writers 2026/08/19 04:56:55 DEBUG : dir: reading active writers 2026/08/19 04:56:55 DEBUG : >WaitForWriters: 2026/08/19 04:56:56 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:57:04 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:57:04 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:57:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 04:57:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 04:57:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:06 DEBUG : Internxt root 'rclone-test-kojumar6qima': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 04:57:07 DEBUG : Internxt root 'rclone-test-kojumar6qima': Renamed existing file dir/file1 to backup file1.rclone-backup-cetatib6. (UUID: ad402e22-33c2-4a15-b215-4a1a672a9b45) 2026/08/19 04:57:08 DEBUG : Internxt root 'rclone-test-kojumar6qima': Upload succeeded, deleting backup file file1.rclone-backup-cetatib6. (UUID: ad402e22-33c2-4a15-b215-4a1a672a9b45) 2026/08/19 04:57:08 DEBUG : Internxt root 'rclone-test-kojumar6qima': Successfully deleted backup file 2026/08/19 04:57:08 DEBUG : dir/file1: size = 0 OK 2026/08/19 04:57:08 NOTICE: Internxt root 'rclone-test-kojumar6qima': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/19 04:57:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/19 04:57:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/19 04:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:08 DEBUG : dir: Looking for writers 2026/08/19 04:57:08 DEBUG : file1: reading active writers 2026/08/19 04:57:08 DEBUG : Looking for writers 2026/08/19 04:57:08 DEBUG : dir: reading active writers 2026/08/19 04:57:08 DEBUG : >WaitForWriters: 2026/08/19 04:57:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:08 DEBUG : dir: Looking for writers 2026/08/19 04:57:08 DEBUG : file1: reading active writers 2026/08/19 04:57:08 DEBUG : Looking for writers 2026/08/19 04:57:08 DEBUG : dir: reading active writers 2026/08/19 04:57:08 DEBUG : >WaitForWriters: 2026/08/19 04:57:10 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestFileSetModTime (27.57s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (14.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (13.53s) === RUN TestCaseSensitivity run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:57:20 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:57:20 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:57:20 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:57:20 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:57:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 04:57:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 04:57:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 04:57:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 04:57:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 04:57:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 04:57:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 04:57:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 04:57:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 04:57:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 04:57:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 04:57:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 04:57:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 04:57:24 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 04:57:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 04:57:24 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 04:57:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 04:57:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 04:57:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 04:57:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/19 04:57:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/19 04:57:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/19 04:57:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 04:57:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 04:57:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 04:57:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:25 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 04:57:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 04:57:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 04:57:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 04:57:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 04:57:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/19 04:57:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 04:57:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/19 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:25 DEBUG : Looking for writers 2026/08/19 04:57:25 DEBUG : FiLeA: reading active writers 2026/08/19 04:57:25 DEBUG : FiLeB: reading active writers 2026/08/19 04:57:25 DEBUG : FilEb: reading active writers 2026/08/19 04:57:25 DEBUG : >WaitForWriters: 2026/08/19 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:25 DEBUG : Looking for writers 2026/08/19 04:57:25 DEBUG : FiLeA: reading active writers 2026/08/19 04:57:25 DEBUG : FiLeB: reading active writers 2026/08/19 04:57:25 DEBUG : FilEb: reading active writers 2026/08/19 04:57:25 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCaseSensitivity (19.17s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:57:36 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:57:36 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 04:57:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 04:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:37 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 04:57:37 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 04:57:37 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/19 04:57:37 DEBUG : Internxt root 'rclone-test-kojumar6qima': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 04:57:38 DEBUG : file1: size = 5 OK 2026/08/19 04:57:38 DEBUG : file1: Size of src and dst objects identical 2026/08/19 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 04:57:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 04:57:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/19 04:57:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 04:57:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:38 DEBUG : Internxt root 'rclone-test-kojumar6qima': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 04:57:38 DEBUG : Internxt root 'rclone-test-kojumar6qima': Renamed existing file file1 to backup file1.rclone-backup-quribec5. (UUID: c917110d-cbd3-4a45-947e-3be0edb1d029) 2026/08/19 04:57:39 DEBUG : Internxt root 'rclone-test-kojumar6qima': Upload succeeded, deleting backup file file1.rclone-backup-quribec5. (UUID: c917110d-cbd3-4a45-947e-3be0edb1d029) 2026/08/19 04:57:39 DEBUG : Internxt root 'rclone-test-kojumar6qima': Successfully deleted backup file 2026/08/19 04:57:39 DEBUG : file1: size = 0 OK 2026/08/19 04:57:39 DEBUG : file1: Size of src and dst objects identical 2026/08/19 04:57:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 04:57:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 04:57:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:39 DEBUG : Internxt root 'rclone-test-kojumar6qima': File to upload is small (7 bytes), uploading instead of streaming 2026/08/19 04:57:39 DEBUG : Internxt root 'rclone-test-kojumar6qima': Renamed existing file file1 to backup file1.rclone-backup-gakubay7. (UUID: dd552d09-faa3-4e9d-a001-d6dd1e0e7716) 2026/08/19 04:57:40 DEBUG : Internxt root 'rclone-test-kojumar6qima': Upload succeeded, deleting backup file file1.rclone-backup-gakubay7. (UUID: dd552d09-faa3-4e9d-a001-d6dd1e0e7716) 2026/08/19 04:57:40 DEBUG : Internxt root 'rclone-test-kojumar6qima': Successfully deleted backup file 2026/08/19 04:57:40 DEBUG : file1: size = 7 OK 2026/08/19 04:57:40 DEBUG : file1: Size of src and dst objects identical 2026/08/19 04:57:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:40 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:40 DEBUG : Looking for writers 2026/08/19 04:57:40 DEBUG : file1: reading active writers 2026/08/19 04:57:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.40s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Internxt root 'rclone-test-kojumar6qima'", Local "Local file system at /tmp/rclone1925594038", Modify Window "876000h0m0s" 2026/08/19 04:57:41 INFO : Internxt root 'rclone-test-kojumar6qima': poll-interval is not supported by this remote 2026/08/19 04:57:41 NOTICE: Internxt root 'rclone-test-kojumar6qima': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 04:57:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 04:57:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/19 04:57:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/19 04:57:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/19 04:57:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/19 04:57:42 DEBUG : Internxt root 'rclone-test-kojumar6qima': File to upload is small (11 bytes), uploading instead of streaming 2026/08/19 04:57:43 DEBUG : file1: size = 11 OK 2026/08/19 04:57:43 DEBUG : file1: Size of src and dst objects identical 2026/08/19 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 04:57:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/19 04:57:51 DEBUG : WaitForWriters: timeout=30s 2026/08/19 04:57:51 DEBUG : Looking for writers 2026/08/19 04:57:51 DEBUG : file1: reading active writers 2026/08/19 04:57:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (10.89s) FAIL 2026/08/19 04:57:52 DEBUG : Internxt root 'rclone-test-kojumar6qima': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestDirRename|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt)$|^TestFileSetModTime$/^(cache=off,open=false,write=false|cache=off,open=true,write=false)$'" - Finished ERROR in 2m53.154084925s (try 2/5): exit status 1: Failed [TestDirRename TestFileSetModTime/cache=off,open=false,write=false]