It looks like the latest ncclient release breaks (at least some) Zuul jobs.
I’m not sure if ncclient is really needed, so I don’t want to remove it. Instead, I’ve created a PR to restrict the verstion to < 0.6.18
It looks like the latest ncclient release breaks (at least some) Zuul jobs.
I’m not sure if ncclient is really needed, so I don’t want to remove it. Instead, I’ve created a PR to restrict the verstion to < 0.6.18
0.6.19 has been released with that issue fixed (fixed broken manifest by einarnn · Pull Request #624 · ncclient/ncclient · GitHub).
I agree, looks fixed to me also.