"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirRename$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 4/5) 2026/08/07 02:24:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tederob1huga" 2026/08/07 02:24:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 02:24:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/07 02:24:38 DEBUG : Creating backend with remote "/tmp/rclone2643418804" === RUN TestDirRename run.go:198: Remote "Internxt root 'rclone-test-tederob1huga'", Local "Local file system at /tmp/rclone2643418804", Modify Window "876000h0m0s" 2026/08/07 02:24:38 INFO : Internxt root 'rclone-test-tederob1huga': poll-interval is not supported by this remote 2026/08/07 02:24:38 NOTICE: Internxt root 'rclone-test-tederob1huga': --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/07 02:24:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/07 02:24:52 DEBUG : dir: Updating dir with dir2 0x347dd7d40300 2026/08/07 02:24:52 DEBUG : dir: forgetting directory cache 2026/08/07 02:24:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/07 02:24:52 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/07 02:24:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/07 02:24:54 DEBUG : file2: Updating file with file2 0x347dd7fcb930 2026/08/07 02:24:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/07 02:24:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/07 02:24:55 INFO : dir2/file3: Deleted 2026/08/07 02:24:55 ERROR : file2: Couldn't move: move file: A file with the same name already exists in destination folder (status 409) 2026/08/07 02:24:55 ERROR : dir2/file3: File.Rename error: move file: A file with the same name already exists in destination folder (status 409) 2026/08/07 02:24:55 ERROR : file2: Dir.Rename error: move file: A file with the same name already exists in destination folder (status 409) dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: move file: A file with the same name already exists in destination folder (status 409) 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:568 Error: Not equal: expected: []string{"dir2,0,true"} actual : []string{"dir2,0,true", "file3,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "dir2,0,true" +([]string) (len=2) { + (string) (len=11) "dir2,0,true", + (string) (len=14) "file3,14,false" } 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{"file3,15,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "file3,14,false" + (string) (len=14) "file3,15,false" } 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 file2 (14) 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 "file2" fstest.go:203: Not found "dir2/file3" 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:573 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/08/07 02:25:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 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:578 Error: Not equal: expected: []string{"dir2,0,true", "empty directory,0,true"} actual : []string{"dir2,0,true", "file3,14,false", "empty directory,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=11) "dir2,0,true", + (string) (len=14) "file3,14,false", (string) (len=22) "empty directory,0,true" Test: TestDirRename 2026/08/07 02:25:30 DEBUG : empty directory: Updating dir with renamed empty directory 0x347dd7e2e780 2026/08/07 02:25:30 DEBUG : empty directory: forgetting directory cache 2026/08/07 02:25:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/07 02:25:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 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:584 Error: Not equal: expected: []string{"dir2,0,true", "renamed empty directory,0,true"} actual : []string{"dir2,0,true", "file3,14,false", "renamed empty directory,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=11) "dir2,0,true", + (string) (len=14) "file3,14,false", (string) (len=30) "renamed empty directory,0,true" Test: TestDirRename 2026/08/07 02:25:30 DEBUG : dir2: Renaming to "dir3" 2026/08/07 02:25:30 DEBUG : WaitForWriters: timeout=30s 2026/08/07 02:25:30 DEBUG : renamed empty directory: Looking for writers 2026/08/07 02:25:30 DEBUG : dir3: Looking for writers 2026/08/07 02:25:30 DEBUG : file3: reading active writers 2026/08/07 02:25:30 DEBUG : Looking for writers 2026/08/07 02:25:30 DEBUG : dir3: reading active writers 2026/08/07 02:25:30 DEBUG : file2: reading active writers 2026/08/07 02:25:30 DEBUG : renamed empty directory: reading active writers 2026/08/07 02:25:30 DEBUG : >WaitForWriters: 2026/08/07 02:25:33 ERROR : empty directory: error listing: directory not found --- FAIL: TestDirRename (54.60s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-tederob1huga'", Local "Local file system at /tmp/rclone2643418804", Modify Window "876000h0m0s" 2026/08/07 02:25:33 INFO : Internxt root 'rclone-test-tederob1huga': poll-interval is not supported by this remote 2026/08/07 02:25:33 NOTICE: Internxt root 'rclone-test-tederob1huga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /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:295 /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/07 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/08/07 02:25:37 DEBUG : dir: Looking for writers 2026/08/07 02:25:37 DEBUG : file1: reading active writers 2026/08/07 02:25:37 DEBUG : dir2: Looking for writers 2026/08/07 02:25:37 DEBUG : renamed empty directory: Looking for writers 2026/08/07 02:25:37 DEBUG : Looking for writers 2026/08/07 02:25:37 DEBUG : dir: reading active writers 2026/08/07 02:25:37 DEBUG : dir2: reading active writers 2026/08/07 02:25:37 DEBUG : renamed empty directory: reading active writers 2026/08/07 02:25:37 DEBUG : >WaitForWriters: 2026/08/07 02:25:41 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 (15.58s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (15.58s) FAIL 2026/08/07 02:25:49 DEBUG : Internxt root 'rclone-test-tederob1huga': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirRename$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 1m11.323839054s (try 4/5): exit status 1: Failed [TestDirRename TestFileSetModTime/cache=off,open=false,write=false]