"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix)$'" - Starting (try 5/5) 2025/12/23 06:23:28 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo" 2025/12/23 06:23:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/23 06:23:28 DEBUG : mega root 'rclone-test-nabiyah1nizo': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:23:43 DEBUG : Creating backend with remote "/tmp/rclone3003146940" === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-nabiyah1nizo'", Local "Local file system at /tmp/rclone3003146940", Modify Window "876000h0m0s" 2025/12/23 06:23:46 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo/dst" 2025/12/23 06:23:46 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:24:00 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo/backup" 2025/12/23 06:24:00 DEBUG : mega root 'rclone-test-nabiyah1nizo/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:24:16 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:24:16 DEBUG : two: size = 3 OK 2025/12/23 06:24:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:24:16 DEBUG : two: Sizes identical 2025/12/23 06:24:16 DEBUG : one: size = 3 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:24:16 DEBUG : one: Sizes differ 2025/12/23 06:24:16 DEBUG : two: Unchanged skipping 2025/12/23 06:24:16 INFO : one: Moved (server-side) 2025/12/23 06:24:16 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:24:17 DEBUG : one: size = 4 OK 2025/12/23 06:24:17 INFO : one: Copied (new) 2025/12/23 06:24:17 DEBUG : Waiting for deletions to finish 2025/12/23 06:24:17 INFO : three.txt: Moved (server-side) 2025/12/23 06:24:17 INFO : three.txt: Moved into backup dir 2025/12/23 06:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:24:17 DEBUG : one: size = 4 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:24:17 DEBUG : one: Sizes differ 2025/12/23 06:24:17 DEBUG : two: size = 3 OK 2025/12/23 06:24:17 DEBUG : two: Sizes identical 2025/12/23 06:24:17 DEBUG : two: Unchanged skipping 2025/12/23 06:24:17 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:24:17 INFO : one: Deleted 2025/12/23 06:24:19 INFO : one: Moved (server-side) 2025/12/23 06:24:19 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:24:21 DEBUG : one: size = 5 OK 2025/12/23 06:24:21 INFO : one: Copied (new) 2025/12/23 06:24:21 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDir Messages: backup/three.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDir (50.83s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-nabiyah1nizo'", Local "Local file system at /tmp/rclone3003146940", Modify Window "876000h0m0s" 2025/12/23 06:24:34 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo/dst" 2025/12/23 06:24:34 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:24:48 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo/backup" 2025/12/23 06:24:48 DEBUG : mega root 'rclone-test-nabiyah1nizo/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:25:02 DEBUG : two: size = 3 OK 2025/12/23 06:25:02 DEBUG : two: Sizes identical 2025/12/23 06:25:02 DEBUG : two: Unchanged skipping 2025/12/23 06:25:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:25:02 DEBUG : one: size = 3 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:25:02 DEBUG : one: Sizes differ 2025/12/23 06:25:02 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:25:02 INFO : one: Moved (server-side) to: one.bak 2025/12/23 06:25:02 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:25:03 DEBUG : one: size = 4 OK 2025/12/23 06:25:03 INFO : one: Copied (new) 2025/12/23 06:25:03 DEBUG : Waiting for deletions to finish 2025/12/23 06:25:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/23 06:25:05 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/23 06:25:12 DEBUG : two: size = 3 OK 2025/12/23 06:25:12 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:25:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:25:12 DEBUG : one: size = 4 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:25:12 DEBUG : one: Sizes differ 2025/12/23 06:25:12 DEBUG : two: Sizes identical 2025/12/23 06:25:12 DEBUG : two: Unchanged skipping 2025/12/23 06:25:12 INFO : one.bak: Deleted 2025/12/23 06:25:13 INFO : one: Moved (server-side) to: one.bak 2025/12/23 06:25:13 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:25:15 DEBUG : one: size = 5 OK 2025/12/23 06:25:15 INFO : one: Copied (new) 2025/12/23 06:25:15 DEBUG : Waiting for deletions to finish 2025/12/23 06:25:15 INFO : three.txt.bak: Deleted 2025/12/23 06:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/23 06:25:15 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffix (51.78s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-nabiyah1nizo'", Local "Local file system at /tmp/rclone3003146940", Modify Window "876000h0m0s" 2025/12/23 06:25:27 DEBUG : Creating backend with remote "TestMega:rclone-test-nabiyah1nizo/dst" 2025/12/23 06:25:27 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/23 06:25:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:25:41 DEBUG : two: size = 3 OK 2025/12/23 06:25:41 DEBUG : one: size = 3 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:25:41 DEBUG : two: Sizes identical 2025/12/23 06:25:41 DEBUG : one: Sizes differ 2025/12/23 06:25:41 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:25:41 DEBUG : two: Unchanged skipping 2025/12/23 06:25:42 INFO : one: Moved (server-side) to: one.bak 2025/12/23 06:25:42 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:25:42 DEBUG : one: size = 4 OK 2025/12/23 06:25:42 INFO : one: Copied (new) 2025/12/23 06:25:42 DEBUG : Waiting for deletions to finish 2025/12/23 06:25:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/23 06:25:42 INFO : three.txt: Moved into backup dir 2025/12/23 06:25:42 DEBUG : one.bak: Excluded (Path Filter) 2025/12/23 06:25:42 DEBUG : one.bak: Excluded 2025/12/23 06:25:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/12/23 06:25:42 DEBUG : three.txt.bak: Excluded 2025/12/23 06:25:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3003146940) 2025/12/23 06:25:42 DEBUG : one: size = 4 (mega root 'rclone-test-nabiyah1nizo/dst') 2025/12/23 06:25:42 DEBUG : one: Sizes differ 2025/12/23 06:25:42 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for checks to finish 2025/12/23 06:25:42 INFO : one.bak: Deleted 2025/12/23 06:25:43 DEBUG : two: size = 3 OK 2025/12/23 06:25:43 DEBUG : two: Sizes identical 2025/12/23 06:25:43 DEBUG : two: Unchanged skipping 2025/12/23 06:25:43 INFO : one: Moved (server-side) to: one.bak 2025/12/23 06:25:43 DEBUG : mega root 'rclone-test-nabiyah1nizo/dst': Waiting for transfers to finish 2025/12/23 06:25:43 DEBUG : one: size = 5 OK 2025/12/23 06:25:43 INFO : one: Copied (new) 2025/12/23 06:25:43 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirSuffixOnly (31.52s) FAIL 2025/12/23 06:25:57 DEBUG : mega root 'rclone-test-nabiyah1nizo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix)$'" - Finished ERROR in 2m29.195804921s (try 5/5): exit status 1: Failed [TestSyncBackupDir TestSyncBackupDirSuffixOnly]