I'm still running on Lago 0.18 (can't upgrade due to F24 bug deps with repoman), and when I switched to the latest ovirt-system-tests, something's not sync'ing the repos correctly:
Good run (from the old ovirt-system-tests):

2016-06-22 14:52:53,770::log_utils.py::__exit__::593::ovirtlago::INFO::    * Running reposync: ESC[32mSuccessESC[0m (in 0:00:06)
2016-06-22 14:52:53,770::log_utils.py::__exit__::593::ovirtlago::INFO::  # Syncing remote repos locally (this might take some time): ESC[32mSuccessESC[0m (in 0:00:06)
2016-06-22 14:52:53,771::log_utils.py::__enter__::586::ovirtlago.merge_repos::INFO::  # [Thread-1] Processing directory /var/lib/lago/reposync/ovirt-master-snapshot-el7: ESC[0mESC[0m
2016-06-22 14:52:53,771::log_utils.py::__enter__::586::lago.utils::DEBUG::start task Run command: "find" "/var/lib/lago/reposync/ovirt-master-snapshot-el7" "-type" "f" "-size" "+0" "-name" "*.rpm"
2016-06-22 14:52:53,775::utils.py::_run_command::178::lago.utils::DEBUG::command exit with 0
...


Bad run (from the latest ovirt-system-tests):
2016-06-22 15:17:19,728::log_utils.py::__exit__::593::ovirtlago::INFO::    * Running reposync: ESC[32mSuccessESC[0m (in 0:00:09)
2016-06-22 15:17:19,728::log_utils.py::__exit__::593::ovirtlago::INFO::  # Syncing remote repos locally (this might take some time): ESC[32mSuccessESC[0m (in 0:00:09)
2016-06-22 15:17:19,728::log_utils.py::__enter__::586::lago.virt::INFO::  # Save prefix: ESC[0mESC[0m


Any ideas?

TIA,
Y.