"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 2/5) 2024/11/12 01:28:42 DEBUG : Creating backend with remote "TestMega:rclone-test-wabakac2coha" 2024/11/12 01:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/12 01:28:56 DEBUG : Creating backend with remote "/tmp/rclone2527319299" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-wabakac2coha'", Local "Local file system at /tmp/rclone2527319299", Modify Window "876000h0m0s" 2024/11/12 01:28:57 DEBUG : Waiting for deletions to finish 2024/11/12 01:28:58 INFO : large: Deleted 2024/11/12 01:28:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/12 01:28:58 INFO : medium: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMaxDelete (9.13s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-wabakac2coha'", Local "Local file system at /tmp/rclone2527319299", Modify Window "876000h0m0s" 2024/11/12 01:29:07 DEBUG : Waiting for deletions to finish 2024/11/12 01:29:07 INFO : large: Deleted 2024/11/12 01:29:07 INFO : medium: Deleted 2024/11/12 01:29:07 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 (2.25s) FAIL 2024/11/12 01:29:07 DEBUG : mega root 'rclone-test-wabakac2coha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 25.105345461s (try 2/5): exit status 1: Failed [TestMaxDeleteSize]