In rawhide the testNotRemovingDisks test fails
> warn: Error starting RAID array: Process reported exit code 1: mdadm: Unable to initialize sysfs
mdadm: No arrays found in config file or automatically
> error: Error starting RAID array: Process reported exit code 1: mdadm: Unable to initialize sysfs
mdadm: No arrays found in config file or automatically
This clearly comes from mdadm, via a udisks dbus call (which is called in libblockdev).
I can't figure out the exact mdadm reproducer but I gathered strace output: mdadm-strace.log
Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2385871