Use a different network inside archbuild
Sometimes local running services interferes with the build process tests for example prometheus (port 9091 in tests)
An option would be providing systemd-nspawn with
-n --network-veth Add a virtual Ethernet connection between host
and container