"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirEntryModTimeInvalidation$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 5/5) 2025/02/19 03:40:21 DEBUG : Creating backend with remote "TestMega:rclone-test-xabeduq1bupu" 2025/02/19 03:40:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 03:40:36 DEBUG : Creating backend with remote "/tmp/rclone3523816396" === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:40:36 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:40:36 NOTICE: mega root 'rclone-test-xabeduq1bupu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:40:39 DEBUG : dir: forgetting directory cache 2025/02/19 03:40:39 DEBUG : : forgetting directory cache 2025/02/19 03:40:39 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/19 03:40:39 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:40:39 DEBUG : dir: Looking for writers 2025/02/19 03:40:39 DEBUG : : Looking for writers 2025/02/19 03:40:39 DEBUG : dir: reading active writers 2025/02/19 03:40:39 DEBUG : >WaitForWriters: 2025/02/19 03:40:39 DEBUG : : forgetting directory cache 2025/02/19 03:40:39 DEBUG : dir: forgetting directory cache 2025/02/19 03:40:39 DEBUG : dir: forgetting directory cache run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestDirEntryModTimeInvalidation (4.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:40:40 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:40:40 NOTICE: mega root 'rclone-test-xabeduq1bupu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:40:42 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:40:42 DEBUG : dir: Looking for writers 2025/02/19 03:40:42 DEBUG : file1: reading active writers 2025/02/19 03:40:42 DEBUG : : Looking for writers 2025/02/19 03:40:42 DEBUG : dir: reading active writers 2025/02/19 03:40:42 DEBUG : >WaitForWriters: 2025/02/19 03:40:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:40:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0003fe6c0 2025/02/19 03:40:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:40:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:40:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:40:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0003fe6c0 2025/02/19 03:40:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:40:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:40:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:40:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/19 03:40:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:40:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003fe6c0 2025/02/19 03:40:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:40:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:40:56 DEBUG : mega root 'rclone-test-xabeduq1bupu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/19 03:40:57 NOTICE: mega root 'rclone-test-xabeduq1bupu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/19 03:40:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/19 03:40:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:40:57 DEBUG : newLeaf: Running delayed rename now 2025/02/19 03:40:57 INFO : newLeaf: Deleted 2025/02/19 03:40:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:40:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0003fe6c0 2025/02/19 03:40:57 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:40:57 DEBUG : dir: Looking for writers 2025/02/19 03:40:57 DEBUG : : Looking for writers 2025/02/19 03:40:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:40:57 DEBUG : dir: reading active writers 2025/02/19 03:40:57 DEBUG : >WaitForWriters: 2025/02/19 03:40:57 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:40:57 DEBUG : dir: Looking for writers 2025/02/19 03:40:57 DEBUG : : Looking for writers 2025/02/19 03:40:57 DEBUG : dir: reading active writers 2025/02/19 03:40:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:40:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:40:59 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:40:59 NOTICE: mega root 'rclone-test-xabeduq1bupu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:40:59 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:40:59 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:40:59 INFO : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:41:03 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:03 DEBUG : dir: Looking for writers 2025/02/19 03:41:03 DEBUG : file1: reading active writers 2025/02/19 03:41:03 DEBUG : : Looking for writers 2025/02/19 03:41:03 DEBUG : dir: reading active writers 2025/02/19 03:41:03 DEBUG : >WaitForWriters: 2025/02/19 03:41:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0003ff2c0 2025/02/19 03:41:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:41:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0003ff2c0 2025/02/19 03:41:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:41:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:41:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/19 03:41:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003ff2c0 2025/02/19 03:41:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:18 DEBUG : mega root 'rclone-test-xabeduq1bupu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/19 03:41:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/19 03:41:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:19 DEBUG : newLeaf: Running delayed rename now 2025/02/19 03:41:19 INFO : newLeaf: Deleted 2025/02/19 03:41:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0003ff2c0 2025/02/19 03:41:19 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:19 DEBUG : dir: Looking for writers 2025/02/19 03:41:19 DEBUG : : Looking for writers 2025/02/19 03:41:19 DEBUG : dir: reading active writers 2025/02/19 03:41:19 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:19 DEBUG : >WaitForWriters: 2025/02/19 03:41:19 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:19 DEBUG : dir: Looking for writers 2025/02/19 03:41:19 DEBUG : : Looking for writers 2025/02/19 03:41:19 DEBUG : dir: reading active writers 2025/02/19 03:41:19 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:19 DEBUG : >WaitForWriters: 2025/02/19 03:41:19 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:41:20 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:41:20 NOTICE: mega root 'rclone-test-xabeduq1bupu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/19 03:41:20 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:41:20 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:20 INFO : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:41:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:41:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): openPending: 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): >openPending: err= 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:41:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): _writeAt: size=14, off=0 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): >_writeAt: n=14, err= 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): close: 2025/02/19 03:41:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:41:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:41:20 DEBUG : dir/file1(0xc007879cc0): >close: err= 2025/02/19 03:41:20 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:20 DEBUG : dir: Looking for writers 2025/02/19 03:41:20 DEBUG : file1: reading active writers 2025/02/19 03:41:20 DEBUG : : Looking for writers 2025/02/19 03:41:20 DEBUG : dir: reading active writers 2025/02/19 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:41:20 DEBUG : dir: Looking for writers 2025/02/19 03:41:20 DEBUG : file1: reading active writers 2025/02/19 03:41:20 DEBUG : : Looking for writers 2025/02/19 03:41:20 DEBUG : dir: reading active writers 2025/02/19 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:41:20 DEBUG : dir: Looking for writers 2025/02/19 03:41:20 DEBUG : file1: reading active writers 2025/02/19 03:41:20 DEBUG : : Looking for writers 2025/02/19 03:41:20 DEBUG : dir: reading active writers 2025/02/19 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:41:20 DEBUG : dir: Looking for writers 2025/02/19 03:41:20 DEBUG : file1: reading active writers 2025/02/19 03:41:20 DEBUG : : Looking for writers 2025/02/19 03:41:20 DEBUG : dir: reading active writers 2025/02/19 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:41:20 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:41:20 DEBUG : dir: Looking for writers 2025/02/19 03:41:20 DEBUG : file1: reading active writers 2025/02/19 03:41:20 DEBUG : : Looking for writers 2025/02/19 03:41:20 DEBUG : dir: reading active writers 2025/02/19 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:41:21 DEBUG : dir: Looking for writers 2025/02/19 03:41:21 DEBUG : file1: reading active writers 2025/02/19 03:41:21 DEBUG : : Looking for writers 2025/02/19 03:41:21 DEBUG : dir: reading active writers 2025/02/19 03:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:41:21 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:41:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:41:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/19 03:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:41:21 DEBUG : dir: Looking for writers 2025/02/19 03:41:21 DEBUG : file1: reading active writers 2025/02/19 03:41:21 DEBUG : : Looking for writers 2025/02/19 03:41:21 DEBUG : dir: reading active writers 2025/02/19 03:41:21 DEBUG : >WaitForWriters: 2025/02/19 03:41:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:41:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): _readAt: size=512, off=0 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): openPending: 2025/02/19 03:41:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:41:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): >openPending: err= 2025/02/19 03:41:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): >_readAt: n=14, err=EOF 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): close: 2025/02/19 03:41:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:41:21 +0000 UTC 2025/02/19 03:41:21 DEBUG : dir/file1(0xc003b884c0): >close: err= 2025/02/19 03:41:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:41:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0037b8600 2025/02/19 03:41:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:41:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:41:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0037b8600 2025/02/19 03:41:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:41:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:29 DEBUG : dir/file1(0xc003c1a800): openPending: 2025/02/19 03:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:41:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:29 DEBUG : dir/file1(0xc003c1a800): >openPending: err= 2025/02/19 03:41:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:29 DEBUG : dir/file1(0xc003c1a800): _writeAt: size=25, off=0 2025/02/19 03:41:29 DEBUG : dir/file1(0xc003c1a800): >_writeAt: n=25, err= 2025/02/19 03:41:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:41:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0037b8600 2025/02/19 03:41:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:29 DEBUG : newLeaf(0xc003c1a800): close: 2025/02/19 03:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:41:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:41:29.429678976 +0000 UTC m=+67.948827768 2025/02/19 03:41:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:41:29 DEBUG : newLeaf(0xc003c1a800): >close: err= 2025/02/19 03:41:29 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:29 DEBUG : dir: Looking for writers 2025/02/19 03:41:29 DEBUG : : Looking for writers 2025/02/19 03:41:29 DEBUG : dir: reading active writers 2025/02/19 03:41:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:41:29 DEBUG : dir: Looking for writers 2025/02/19 03:41:29 DEBUG : : Looking for writers 2025/02/19 03:41:29 DEBUG : dir: reading active writers 2025/02/19 03:41:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:41:29 DEBUG : dir: Looking for writers 2025/02/19 03:41:29 DEBUG : : Looking for writers 2025/02/19 03:41:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:29 DEBUG : dir: reading active writers 2025/02/19 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:41:29 DEBUG : dir: Looking for writers 2025/02/19 03:41:29 DEBUG : : Looking for writers 2025/02/19 03:41:29 DEBUG : dir: reading active writers 2025/02/19 03:41:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:41:29 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:41:29 DEBUG : dir: Looking for writers 2025/02/19 03:41:29 DEBUG : : Looking for writers 2025/02/19 03:41:29 DEBUG : dir: reading active writers 2025/02/19 03:41:29 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:41:30 DEBUG : dir: Looking for writers 2025/02/19 03:41:30 DEBUG : : Looking for writers 2025/02/19 03:41:30 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:30 DEBUG : dir: reading active writers 2025/02/19 03:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:41:30 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:41:30 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:41:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:41:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:41:30 DEBUG : dir: Looking for writers 2025/02/19 03:41:30 DEBUG : : Looking for writers 2025/02/19 03:41:30 DEBUG : dir: reading active writers 2025/02/19 03:41:30 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:30 DEBUG : >WaitForWriters: 2025/02/19 03:41:30 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:30 DEBUG : dir: Looking for writers 2025/02/19 03:41:30 DEBUG : : Looking for writers 2025/02/19 03:41:30 DEBUG : dir: reading active writers 2025/02/19 03:41:30 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:30 DEBUG : >WaitForWriters: 2025/02/19 03:41:30 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:41:30 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:41:30 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:41:30 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:30 INFO : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:41:31 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:31 DEBUG : dir: Looking for writers 2025/02/19 03:41:31 DEBUG : file1: reading active writers 2025/02/19 03:41:31 DEBUG : : Looking for writers 2025/02/19 03:41:31 DEBUG : dir: reading active writers 2025/02/19 03:41:31 DEBUG : >WaitForWriters: 2025/02/19 03:41:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0003ff8c0 2025/02/19 03:41:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:41:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0003ff8c0 2025/02/19 03:41:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:41:46 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:46 DEBUG : dir/file1(0xc003d0c6c0): openPending: 2025/02/19 03:41:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:41:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:46 DEBUG : dir/file1(0xc003d0c6c0): >openPending: err= 2025/02/19 03:41:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:41:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:46 DEBUG : dir/file1(0xc003d0c6c0): _writeAt: size=25, off=0 2025/02/19 03:41:46 DEBUG : dir/file1(0xc003d0c6c0): >_writeAt: n=25, err= 2025/02/19 03:41:46 INFO : newLeaf: Deleted 2025/02/19 03:41:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:41:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0003ff8c0 2025/02/19 03:41:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:46 DEBUG : newLeaf(0xc003d0c6c0): close: 2025/02/19 03:41:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:41:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:41:46.362222308 +0000 UTC m=+84.881371101 2025/02/19 03:41:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:41:46 DEBUG : newLeaf(0xc003d0c6c0): >close: err= 2025/02/19 03:41:46 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:46 DEBUG : dir: Looking for writers 2025/02/19 03:41:46 DEBUG : : Looking for writers 2025/02/19 03:41:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:46 DEBUG : dir: reading active writers 2025/02/19 03:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:41:46 DEBUG : dir: Looking for writers 2025/02/19 03:41:46 DEBUG : : Looking for writers 2025/02/19 03:41:46 DEBUG : dir: reading active writers 2025/02/19 03:41:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:41:46 DEBUG : dir: Looking for writers 2025/02/19 03:41:46 DEBUG : : Looking for writers 2025/02/19 03:41:46 DEBUG : dir: reading active writers 2025/02/19 03:41:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:41:46 DEBUG : dir: Looking for writers 2025/02/19 03:41:46 DEBUG : : Looking for writers 2025/02/19 03:41:46 DEBUG : dir: reading active writers 2025/02/19 03:41:46 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:41:47 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:41:47 DEBUG : dir: Looking for writers 2025/02/19 03:41:47 DEBUG : : Looking for writers 2025/02/19 03:41:47 DEBUG : dir: reading active writers 2025/02/19 03:41:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:41:47 DEBUG : dir: Looking for writers 2025/02/19 03:41:47 DEBUG : : Looking for writers 2025/02/19 03:41:47 DEBUG : dir: reading active writers 2025/02/19 03:41:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:41:47 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:41:47 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:41:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:41:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:41:47 DEBUG : dir: Looking for writers 2025/02/19 03:41:47 DEBUG : : Looking for writers 2025/02/19 03:41:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:47 DEBUG : dir: reading active writers 2025/02/19 03:41:47 DEBUG : >WaitForWriters: 2025/02/19 03:41:47 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:47 DEBUG : dir: Looking for writers 2025/02/19 03:41:47 DEBUG : : Looking for writers 2025/02/19 03:41:47 DEBUG : dir: reading active writers 2025/02/19 03:41:47 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:47 DEBUG : >WaitForWriters: 2025/02/19 03:41:47 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:41:47 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:41:47 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:41:47 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:47 INFO : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:41:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/19 03:41:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): openPending: 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): >openPending: err= 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:41:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): _writeAt: size=14, off=0 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): >_writeAt: n=14, err= 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): close: 2025/02/19 03:41:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/19 03:41:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/19 03:41:48 DEBUG : dir/file1(0xc003f00a80): >close: err= 2025/02/19 03:41:48 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:41:48 DEBUG : dir/file1: vfs cache: starting upload 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:41:48 DEBUG : dir: Looking for writers 2025/02/19 03:41:48 DEBUG : file1: reading active writers 2025/02/19 03:41:48 DEBUG : : Looking for writers 2025/02/19 03:41:48 DEBUG : dir: reading active writers 2025/02/19 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/19 03:41:49 INFO : dir/file1: Copied (replaced existing) 2025/02/19 03:41:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/19 03:41:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/19 03:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/19 03:41:49 DEBUG : dir: Looking for writers 2025/02/19 03:41:49 DEBUG : file1: reading active writers 2025/02/19 03:41:49 DEBUG : : Looking for writers 2025/02/19 03:41:49 DEBUG : dir: reading active writers 2025/02/19 03:41:49 DEBUG : >WaitForWriters: 2025/02/19 03:41:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:41:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): _readAt: size=512, off=0 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): openPending: 2025/02/19 03:41:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:41:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): >openPending: err= 2025/02/19 03:41:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): >_readAt: n=14, err=EOF 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): close: 2025/02/19 03:41:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:41:48 +0000 UTC 2025/02/19 03:41:49 DEBUG : dir/file1(0xc003d0d280): >close: err= 2025/02/19 03:41:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:41:49 DEBUG : newLeaf: Updating file with newLeaf 0xc003606cc0 2025/02/19 03:41:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:41:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:41:50 DEBUG : dir/file1: Updating file with dir/file1 0xc003606cc0 2025/02/19 03:41:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:41:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:41:57 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:57 DEBUG : dir/file1(0xc003d0df00): openPending: 2025/02/19 03:41:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:41:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:41:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:57 DEBUG : dir/file1(0xc003d0df00): >openPending: err= 2025/02/19 03:41:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:41:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:57 DEBUG : dir/file1(0xc003d0df00): _writeAt: size=25, off=0 2025/02/19 03:41:57 DEBUG : dir/file1(0xc003d0df00): >_writeAt: n=25, err= 2025/02/19 03:41:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:41:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:41:57 DEBUG : newLeaf: Updating file with newLeaf 0xc003606cc0 2025/02/19 03:41:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:41:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:57 DEBUG : newLeaf(0xc003d0df00): close: 2025/02/19 03:41:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:41:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:41:57.239638722 +0000 UTC m=+95.758787515 2025/02/19 03:41:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:41:57 DEBUG : newLeaf(0xc003d0df00): >close: err= 2025/02/19 03:41:57 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:41:57 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:41:57 DEBUG : dir: Looking for writers 2025/02/19 03:41:57 DEBUG : : Looking for writers 2025/02/19 03:41:57 DEBUG : dir: reading active writers 2025/02/19 03:41:57 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:41:58 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:41:58 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:41:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:41:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:41:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:41:58 DEBUG : dir: Looking for writers 2025/02/19 03:41:58 DEBUG : : Looking for writers 2025/02/19 03:41:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:58 DEBUG : dir: reading active writers 2025/02/19 03:41:58 DEBUG : >WaitForWriters: 2025/02/19 03:41:58 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:58 DEBUG : dir: Looking for writers 2025/02/19 03:41:58 DEBUG : : Looking for writers 2025/02/19 03:41:58 DEBUG : dir: reading active writers 2025/02/19 03:41:58 DEBUG : newLeaf: reading active writers 2025/02/19 03:41:58 DEBUG : >WaitForWriters: 2025/02/19 03:41:58 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-xabeduq1bupu'", Local "Local file system at /tmp/rclone3523816396", Modify Window "876000h0m0s" 2025/02/19 03:41:58 INFO : mega root 'rclone-test-xabeduq1bupu': poll-interval is not supported by this remote 2025/02/19 03:41:58 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/19 03:41:58 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/19 03:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xabeduq1bupu" 2025/02/19 03:41:58 INFO : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/19 03:41:59 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:41:59 DEBUG : dir: Looking for writers 2025/02/19 03:41:59 DEBUG : file1: reading active writers 2025/02/19 03:41:59 DEBUG : : Looking for writers 2025/02/19 03:41:59 DEBUG : dir: reading active writers 2025/02/19 03:41:59 DEBUG : >WaitForWriters: 2025/02/19 03:41:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/19 03:41:59 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:41:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:41:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:41:59 DEBUG : dir/file1(0xc004098c00): _readAt: size=512, off=0 2025/02/19 03:41:59 DEBUG : dir/file1(0xc004098c00): openPending: 2025/02/19 03:41:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/19 03:41:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/19 03:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:41:59 DEBUG : dir/file1(0xc004098c00): >openPending: err= 2025/02/19 03:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/19 03:41:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/19 03:41:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/19 03:41:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/19 03:42:00 DEBUG : dir/file1(0xc004098c00): >_readAt: n=14, err=EOF 2025/02/19 03:42:00 DEBUG : dir/file1(0xc004098c00): close: 2025/02/19 03:42:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-19 03:41:59 +0000 UTC 2025/02/19 03:42:00 DEBUG : dir/file1(0xc004098c00): >close: err= 2025/02/19 03:42:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:42:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:42:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0037b98c0 2025/02/19 03:42:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:42:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:42:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/19 03:42:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/19 03:42:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0037b98c0 2025/02/19 03:42:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/19 03:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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/02/19 03:42:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/19 03:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/02/19 03:42:07 DEBUG : dir/file1(0xc004264040): openPending: 2025/02/19 03:42:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/19 03:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/19 03:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/19 03:42:07 DEBUG : dir/file1(0xc004264040): >openPending: err= 2025/02/19 03:42:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/19 03:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/19 03:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/19 03:42:07 DEBUG : dir/file1(0xc004264040): _writeAt: size=25, off=0 2025/02/19 03:42:07 DEBUG : dir/file1(0xc004264040): >_writeAt: n=25, err= 2025/02/19 03:42:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/19 03:42:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/19 03:42:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0037b98c0 2025/02/19 03:42:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/19 03:42:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:42:10 DEBUG : newLeaf(0xc004264040): close: 2025/02/19 03:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/19 03:42:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-19 03:42:07.626857577 +0000 UTC m=+106.146006381 2025/02/19 03:42:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/19 03:42:10 DEBUG : newLeaf(0xc004264040): >close: err= 2025/02/19 03:42:10 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/19 03:42:10 DEBUG : newLeaf: vfs cache: starting upload 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/19 03:42:10 INFO : newLeaf: Copied (replaced existing) 2025/02/19 03:42:10 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/19 03:42:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/19 03:42:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/19 03:42:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : >WaitForWriters: 2025/02/19 03:42:10 DEBUG : WaitForWriters: timeout=30s 2025/02/19 03:42:10 DEBUG : dir: Looking for writers 2025/02/19 03:42:10 DEBUG : : Looking for writers 2025/02/19 03:42:10 DEBUG : dir: reading active writers 2025/02/19 03:42:10 DEBUG : newLeaf: reading active writers 2025/02/19 03:42:10 DEBUG : >WaitForWriters: 2025/02/19 03:42:10 DEBUG : mega root 'rclone-test-xabeduq1bupu': vfs cache: cleaner exiting --- FAIL: TestFileRename (90.81s) --- FAIL: TestFileRename/off,forceCache=false (19.06s) --- FAIL: TestFileRename/minimal,forceCache=false (20.34s) --- FAIL: TestFileRename/minimal,forceCache=true (10.46s) --- FAIL: TestFileRename/writes,forceCache=false (17.14s) --- FAIL: TestFileRename/writes,forceCache=true (10.80s) --- FAIL: TestFileRename/full,forceCache=false (13.02s) FAIL 2025/02/19 03:42:11 DEBUG : mega root 'rclone-test-xabeduq1bupu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirEntryModTimeInvalidation$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m50.432133219s (try 5/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]