-
Notifications
You must be signed in to change notification settings - Fork 9
Failure: 25.8.15 Stable - S3 (minio, 2) / zero copy replication / add remove one replica – Row count mismatch #93
Copy link
Copy link
Open
Description
Version: 25.8.15.10001
Description
The failure occurs in the scenario /zero copy replication/add remove one replica, where the test validates that no data is lost after removing and re-adding a replica during inserts.
At the end of the scenario, at least one node reports a row count mismatch (expected 2,000,000, actual 1,000,000), causing an AssertionError in assert_row_count().
As a result, multiple related S3 MinIO zero-copy replication tests fail, and the /s3/minio and /s3 suites fail in the regression run.
Failing tests
✘ [ Fail ] '/s3/minio/part 2/zero copy replication/add remove one replica' (2m 42s)
✘ [ Fail ] '/s3/minio/part 2/zero copy replication/add remove replica parallel' (2m 37s)
✘ [ Fail ] '/s3/minio/part 2/zero copy replication/bad detached part' (1m 18s)Issue Created in Altinity/Clickhouse
CI Run
Artifacts and Reports
Reactions are currently unavailable