"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirRemove|TestDirRemoveAll)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2025/08/05 03:11:00 DEBUG : Creating backend with remote "TestMega:rclone-test-xatixoq5juji" 2025/08/05 03:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 03:11:16 DEBUG : Creating backend with remote "/tmp/rclone609365938" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:11:16 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:11:16 NOTICE: mega root 'rclone-test-xatixoq5juji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/05 03:11:17 ERROR : dir/: Dir.Remove not empty 2025/08/05 03:11:17 DEBUG : dir/file1: Remove: 2025/08/05 03:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:17 DEBUG : dir/file1: >Remove: err= 2025/08/05 03:11:17 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: directory not empty Test: TestDirRemove 2025/08/05 03:11:17 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:17 DEBUG : dir: Looking for writers 2025/08/05 03:11:17 DEBUG : Looking for writers 2025/08/05 03:11:17 DEBUG : dir: reading active writers 2025/08/05 03:11:17 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.74s) === RUN TestDirRemoveAll run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:11:17 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:11:17 NOTICE: mega root 'rclone-test-xatixoq5juji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/05 03:11:17 DEBUG : dir/file1: Remove: 2025/08/05 03:11:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:18 DEBUG : dir/file1: >Remove: err= 2025/08/05 03:11:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/05 03:11:18 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:18 DEBUG : Looking for writers 2025/08/05 03:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:11:18 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:11:18 NOTICE: mega root 'rclone-test-xatixoq5juji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/05 03:11:18 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:18 DEBUG : dir: Looking for writers 2025/08/05 03:11:18 DEBUG : file1: reading active writers 2025/08/05 03:11:18 DEBUG : Looking for writers 2025/08/05 03:11:18 DEBUG : dir: reading active writers 2025/08/05 03:11:18 DEBUG : >WaitForWriters: 2025/08/05 03:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd2180 2025/08/05 03:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/08/05 03:11:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:11:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000dd2180 2025/08/05 03:11:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/05 03:11:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:11:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/05 03:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc000dd2180 2025/08/05 03:11:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:11:33 DEBUG : mega root 'rclone-test-xatixoq5juji': File to upload is small (25 bytes), uploading instead of streaming 2025/08/05 03:11:34 NOTICE: mega root 'rclone-test-xatixoq5juji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/05 03:11:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/05 03:11:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:11:34 DEBUG : newLeaf: Running delayed rename now 2025/08/05 03:11:34 INFO : newLeaf: Deleted 2025/08/05 03:11:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:11:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd2180 2025/08/05 03:11:34 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:34 DEBUG : dir: Looking for writers 2025/08/05 03:11:34 DEBUG : Looking for writers 2025/08/05 03:11:34 DEBUG : newLeaf: reading active writers 2025/08/05 03:11:34 DEBUG : dir: reading active writers 2025/08/05 03:11:34 DEBUG : >WaitForWriters: 2025/08/05 03:11:34 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:34 DEBUG : dir: Looking for writers 2025/08/05 03:11:34 DEBUG : Looking for writers 2025/08/05 03:11:34 DEBUG : dir: reading active writers 2025/08/05 03:11:34 DEBUG : newLeaf: reading active writers 2025/08/05 03:11:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:11:34 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:11:34 NOTICE: mega root 'rclone-test-xatixoq5juji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/05 03:11:34 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/05 03:11:34 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:34 INFO : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/05 03:11:35 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:35 DEBUG : dir: Looking for writers 2025/08/05 03:11:35 DEBUG : file1: reading active writers 2025/08/05 03:11:35 DEBUG : Looking for writers 2025/08/05 03:11:35 DEBUG : dir: reading active writers 2025/08/05 03:11:35 DEBUG : >WaitForWriters: 2025/08/05 03:11:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:11:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd2b40 2025/08/05 03:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/08/05 03:11:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:11:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000dd2b40 2025/08/05 03:11:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/05 03:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/05 03:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000dd2b40 2025/08/05 03:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:11:49 DEBUG : mega root 'rclone-test-xatixoq5juji': File to upload is small (25 bytes), uploading instead of streaming 2025/08/05 03:11:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/05 03:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:11:50 DEBUG : newLeaf: Running delayed rename now 2025/08/05 03:11:50 INFO : newLeaf: Deleted 2025/08/05 03:11:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd2b40 2025/08/05 03:11:50 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:50 DEBUG : dir: Looking for writers 2025/08/05 03:11:50 DEBUG : Looking for writers 2025/08/05 03:11:50 DEBUG : dir: reading active writers 2025/08/05 03:11:50 DEBUG : newLeaf: reading active writers 2025/08/05 03:11:50 DEBUG : >WaitForWriters: 2025/08/05 03:11:50 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:50 DEBUG : dir: Looking for writers 2025/08/05 03:11:50 DEBUG : Looking for writers 2025/08/05 03:11:50 DEBUG : dir: reading active writers 2025/08/05 03:11:50 DEBUG : newLeaf: reading active writers 2025/08/05 03:11:50 DEBUG : >WaitForWriters: 2025/08/05 03:11:50 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:11:51 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:11:51 NOTICE: mega root 'rclone-test-xatixoq5juji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/05 03:11:51 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/05 03:11:51 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:11:51 INFO : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/05 03:11:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/05 03:11:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): openPending: 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/05 03:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): >openPending: err= 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): _writeAt: size=14, off=0 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): >_writeAt: n=14, err= 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): close: 2025/08/05 03:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/05 03:11:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/05 03:11:52 DEBUG : dir/file1(0xc002010880): >close: err= 2025/08/05 03:11:52 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: starting upload 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:11:52 INFO : dir/file1: Copied (replaced existing) 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/05 03:11:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/05 03:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/05 03:11:52 DEBUG : dir: Looking for writers 2025/08/05 03:11:52 DEBUG : file1: reading active writers 2025/08/05 03:11:52 DEBUG : Looking for writers 2025/08/05 03:11:52 DEBUG : dir: reading active writers 2025/08/05 03:11:52 DEBUG : >WaitForWriters: 2025/08/05 03:11:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/05 03:11:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): _readAt: size=512, off=0 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): openPending: 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/05 03:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): >openPending: err= 2025/08/05 03:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): >_readAt: n=14, err=EOF 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): close: 2025/08/05 03:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-05 03:11:52 +0000 UTC 2025/08/05 03:11:52 DEBUG : dir/file1(0xc001c1fe00): >close: err= 2025/08/05 03:11:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:11:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:11:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000901500 2025/08/05 03:11:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:11:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:11:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/05 03:11:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000901500 2025/08/05 03:11:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/05 03:12:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:12:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:01 DEBUG : dir/file1(0xc002323c40): openPending: 2025/08/05 03:12:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/05 03:12:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/05 03:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:01 DEBUG : dir/file1(0xc002323c40): >openPending: err= 2025/08/05 03:12:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:12:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:01 DEBUG : dir/file1(0xc002323c40): _writeAt: size=25, off=0 2025/08/05 03:12:01 DEBUG : dir/file1(0xc002323c40): >_writeAt: n=25, err= 2025/08/05 03:12:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000901500 2025/08/05 03:12:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:01 DEBUG : newLeaf(0xc002323c40): close: 2025/08/05 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/05 03:12:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-05 03:12:01.161687136 +0000 UTC m=+60.456138811 2025/08/05 03:12:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/05 03:12:01 DEBUG : newLeaf(0xc002323c40): >close: err= 2025/08/05 03:12:01 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:12:01 DEBUG : newLeaf: vfs cache: starting upload 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:12:01 DEBUG : dir: Looking for writers 2025/08/05 03:12:01 DEBUG : Looking for writers 2025/08/05 03:12:01 DEBUG : dir: reading active writers 2025/08/05 03:12:01 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:12:01 INFO : newLeaf: Copied (replaced existing) 2025/08/05 03:12:01 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/05 03:12:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/05 03:12:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/05 03:12:02 DEBUG : dir: Looking for writers 2025/08/05 03:12:02 DEBUG : Looking for writers 2025/08/05 03:12:02 DEBUG : dir: reading active writers 2025/08/05 03:12:02 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:02 DEBUG : >WaitForWriters: 2025/08/05 03:12:02 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:02 DEBUG : dir: Looking for writers 2025/08/05 03:12:02 DEBUG : Looking for writers 2025/08/05 03:12:02 DEBUG : dir: reading active writers 2025/08/05 03:12:02 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:02 DEBUG : >WaitForWriters: 2025/08/05 03:12:02 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:12:02 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:12:02 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/05 03:12:02 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:02 INFO : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/05 03:12:02 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:02 DEBUG : dir: Looking for writers 2025/08/05 03:12:02 DEBUG : file1: reading active writers 2025/08/05 03:12:02 DEBUG : Looking for writers 2025/08/05 03:12:02 DEBUG : dir: reading active writers 2025/08/05 03:12:02 DEBUG : >WaitForWriters: 2025/08/05 03:12:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:02 DEBUG : newLeaf: Updating file with newLeaf 0xc001b749c0 2025/08/05 03:12:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/08/05 03:12:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:12:10 DEBUG : dir/file1: Updating file with dir/file1 0xc001b749c0 2025/08/05 03:12:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/05 03:12:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:12:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:17 DEBUG : dir/file1(0xc0029ab180): openPending: 2025/08/05 03:12:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/05 03:12:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/05 03:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:17 DEBUG : dir/file1(0xc0029ab180): >openPending: err= 2025/08/05 03:12:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:12:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:17 DEBUG : dir/file1(0xc0029ab180): _writeAt: size=25, off=0 2025/08/05 03:12:17 DEBUG : dir/file1(0xc0029ab180): >_writeAt: n=25, err= 2025/08/05 03:12:17 INFO : newLeaf: Deleted 2025/08/05 03:12:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:18 DEBUG : newLeaf: Updating file with newLeaf 0xc001b749c0 2025/08/05 03:12:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:18 DEBUG : newLeaf(0xc0029ab180): close: 2025/08/05 03:12:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/05 03:12:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-05 03:12:17.67182313 +0000 UTC m=+76.966274796 2025/08/05 03:12:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/05 03:12:18 DEBUG : newLeaf(0xc0029ab180): >close: err= 2025/08/05 03:12:18 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:12:18 DEBUG : newLeaf: vfs cache: starting upload 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:12:18 INFO : newLeaf: Copied (replaced existing) 2025/08/05 03:12:18 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/05 03:12:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/05 03:12:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : >WaitForWriters: 2025/08/05 03:12:18 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:18 DEBUG : dir: Looking for writers 2025/08/05 03:12:18 DEBUG : Looking for writers 2025/08/05 03:12:18 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:18 DEBUG : dir: reading active writers 2025/08/05 03:12:18 DEBUG : >WaitForWriters: 2025/08/05 03:12:18 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:12:18 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:12:18 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/05 03:12:18 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:18 INFO : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/05 03:12:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/05 03:12:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): openPending: 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/05 03:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): >openPending: err= 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:12:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): _writeAt: size=14, off=0 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): >_writeAt: n=14, err= 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): close: 2025/08/05 03:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/05 03:12:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/05 03:12:19 DEBUG : dir/file1(0xc002c72400): >close: err= 2025/08/05 03:12:19 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:12:19 DEBUG : dir/file1: vfs cache: starting upload 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:12:19 DEBUG : dir: Looking for writers 2025/08/05 03:12:19 DEBUG : file1: reading active writers 2025/08/05 03:12:19 DEBUG : Looking for writers 2025/08/05 03:12:19 DEBUG : dir: reading active writers 2025/08/05 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/05 03:12:20 INFO : dir/file1: Copied (replaced existing) 2025/08/05 03:12:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/05 03:12:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/05 03:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/05 03:12:20 DEBUG : dir: Looking for writers 2025/08/05 03:12:20 DEBUG : file1: reading active writers 2025/08/05 03:12:20 DEBUG : Looking for writers 2025/08/05 03:12:20 DEBUG : dir: reading active writers 2025/08/05 03:12:20 DEBUG : >WaitForWriters: 2025/08/05 03:12:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/05 03:12:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): _readAt: size=512, off=0 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): openPending: 2025/08/05 03:12:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/05 03:12:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/05 03:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): >openPending: err= 2025/08/05 03:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): >_readAt: n=14, err=EOF 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): close: 2025/08/05 03:12:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-05 03:12:19 +0000 UTC 2025/08/05 03:12:20 DEBUG : dir/file1(0xc002c73340): >close: err= 2025/08/05 03:12:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:20 DEBUG : newLeaf: Updating file with newLeaf 0xc002a98840 2025/08/05 03:12:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:12:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/05 03:12:21 DEBUG : dir/file1: Updating file with dir/file1 0xc002a98840 2025/08/05 03:12:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/05 03:12:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:12:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:28 DEBUG : dir/file1(0xc0030be640): openPending: 2025/08/05 03:12:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/05 03:12:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/05 03:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:28 DEBUG : dir/file1(0xc0030be640): >openPending: err= 2025/08/05 03:12:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:12:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:28 DEBUG : dir/file1(0xc0030be640): _writeAt: size=25, off=0 2025/08/05 03:12:28 DEBUG : dir/file1(0xc0030be640): >_writeAt: n=25, err= 2025/08/05 03:12:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:28 DEBUG : newLeaf: Updating file with newLeaf 0xc002a98840 2025/08/05 03:12:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:28 DEBUG : newLeaf(0xc0030be640): close: 2025/08/05 03:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/05 03:12:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-05 03:12:28.107358779 +0000 UTC m=+87.401810454 2025/08/05 03:12:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/05 03:12:28 DEBUG : newLeaf(0xc0030be640): >close: err= 2025/08/05 03:12:28 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:12:28 DEBUG : newLeaf: vfs cache: starting upload 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:12:28 DEBUG : dir: Looking for writers 2025/08/05 03:12:28 DEBUG : Looking for writers 2025/08/05 03:12:28 DEBUG : dir: reading active writers 2025/08/05 03:12:28 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:12:28 INFO : newLeaf: Copied (replaced existing) 2025/08/05 03:12:28 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/05 03:12:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/05 03:12:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/05 03:12:29 DEBUG : dir: Looking for writers 2025/08/05 03:12:29 DEBUG : Looking for writers 2025/08/05 03:12:29 DEBUG : dir: reading active writers 2025/08/05 03:12:29 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:29 DEBUG : >WaitForWriters: 2025/08/05 03:12:29 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:29 DEBUG : dir: Looking for writers 2025/08/05 03:12:29 DEBUG : Looking for writers 2025/08/05 03:12:29 DEBUG : dir: reading active writers 2025/08/05 03:12:29 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:29 DEBUG : >WaitForWriters: 2025/08/05 03:12:29 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-xatixoq5juji'", Local "Local file system at /tmp/rclone609365938", Modify Window "876000h0m0s" 2025/08/05 03:12:29 INFO : mega root 'rclone-test-xatixoq5juji': poll-interval is not supported by this remote 2025/08/05 03:12:29 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/05 03:12:29 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/05 03:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xatixoq5juji" 2025/08/05 03:12:29 INFO : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/05 03:12:29 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:29 DEBUG : dir: Looking for writers 2025/08/05 03:12:29 DEBUG : file1: reading active writers 2025/08/05 03:12:29 DEBUG : Looking for writers 2025/08/05 03:12:29 DEBUG : dir: reading active writers 2025/08/05 03:12:29 DEBUG : >WaitForWriters: 2025/08/05 03:12:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/05 03:12:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): _readAt: size=512, off=0 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): openPending: 2025/08/05 03:12:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/05 03:12:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/05 03:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): >openPending: err= 2025/08/05 03:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/05 03:12:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/05 03:12:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/05 03:12:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): >_readAt: n=14, err=EOF 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): close: 2025/08/05 03:12:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-05 03:12:29 +0000 UTC 2025/08/05 03:12:29 DEBUG : dir/file1(0xc002caba80): >close: err= 2025/08/05 03:12:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0033a2180 2025/08/05 03:12:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/05 03:12:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/05 03:12:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0033a2180 2025/08/05 03:12:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/05 03:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/05 03:12:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/05 03:12:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/05 03:12:47 DEBUG : dir/file1(0xc0037b2f40): openPending: 2025/08/05 03:12:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/05 03:12:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/05 03:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/05 03:12:47 DEBUG : dir/file1(0xc0037b2f40): >openPending: err= 2025/08/05 03:12:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/05 03:12:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/05 03:12:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/05 03:12:47 DEBUG : dir/file1(0xc0037b2f40): _writeAt: size=25, off=0 2025/08/05 03:12:47 DEBUG : dir/file1(0xc0037b2f40): >_writeAt: n=25, err= 2025/08/05 03:12:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/05 03:12:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/05 03:12:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0033a2180 2025/08/05 03:12:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/05 03:12:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:58 DEBUG : newLeaf(0xc0037b2f40): close: 2025/08/05 03:12:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/05 03:12:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-05 03:12:47.692754504 +0000 UTC m=+106.987206139 2025/08/05 03:12:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/05 03:12:58 DEBUG : newLeaf(0xc0037b2f40): >close: err= 2025/08/05 03:12:58 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/05 03:12:58 DEBUG : newLeaf: vfs cache: starting upload 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/05 03:12:58 DEBUG : dir: Looking for writers 2025/08/05 03:12:58 DEBUG : Looking for writers 2025/08/05 03:12:58 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:58 DEBUG : dir: reading active writers 2025/08/05 03:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/05 03:12:59 INFO : newLeaf: Copied (replaced existing) 2025/08/05 03:12:59 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/05 03:12:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/05 03:12:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/05 03:12:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/05 03:12:59 DEBUG : dir: Looking for writers 2025/08/05 03:12:59 DEBUG : Looking for writers 2025/08/05 03:12:59 DEBUG : dir: reading active writers 2025/08/05 03:12:59 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:59 DEBUG : >WaitForWriters: 2025/08/05 03:12:59 DEBUG : WaitForWriters: timeout=30s 2025/08/05 03:12:59 DEBUG : dir: Looking for writers 2025/08/05 03:12:59 DEBUG : Looking for writers 2025/08/05 03:12:59 DEBUG : dir: reading active writers 2025/08/05 03:12:59 DEBUG : newLeaf: reading active writers 2025/08/05 03:12:59 DEBUG : >WaitForWriters: 2025/08/05 03:12:59 DEBUG : mega root 'rclone-test-xatixoq5juji': vfs cache: cleaner exiting --- FAIL: TestFileRename (101.07s) --- FAIL: TestFileRename/off,forceCache=false (16.34s) --- FAIL: TestFileRename/minimal,forceCache=false (16.67s) --- FAIL: TestFileRename/minimal,forceCache=true (10.91s) --- FAIL: TestFileRename/writes,forceCache=false (16.59s) --- FAIL: TestFileRename/writes,forceCache=true (10.32s) --- FAIL: TestFileRename/full,forceCache=false (30.25s) FAIL 2025/08/05 03:12:59 DEBUG : mega root 'rclone-test-xatixoq5juji': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirRemove|TestDirRemoveAll)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m59.063590335s (try 2/5): exit status 1: Failed [TestDirRemove TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]