"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 2/5) 2025/03/06 09:03:22 DEBUG : Creating backend with remote "TestMega:rclone-test-famater2taqu" 2025/03/06 09:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:03:43 DEBUG : Creating backend with remote "/tmp/rclone672676898" 2025/03/06 09:03:43 DEBUG : Config file has changed externally - reloading === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-famater2taqu'", Local "Local file system at /tmp/rclone672676898", Modify Window "876000h0m0s" 2025/03/06 09:03:44 DEBUG : Waiting for deletions to finish 2025/03/06 09:03:44 INFO : large: Deleted 2025/03/06 09:03:44 INFO : medium: Deleted 2025/03/06 09:03:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (1.37s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-famater2taqu'", Local "Local file system at /tmp/rclone672676898", Modify Window "876000h0m0s" 2025/03/06 09:03:45 DEBUG : Waiting for deletions to finish 2025/03/06 09:03:45 INFO : large: Deleted 2025/03/06 09:03:46 INFO : medium: Deleted 2025/03/06 09:03:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (1.46s) FAIL 2025/03/06 09:03:46 DEBUG : mega root 'rclone-test-famater2taqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 24.27536242s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]