Hi, We merged https://review.opendev.org/c/openstack/nova/+/795744 instead to disable the failing job as the requirement patch bounced multiple times from the gate. The gate is unblocked now, but please be aware that we are tracking multiple nova CI instabilities that still causing the need of excessive rechecks. cheers, gibi On Wed, Jun 9, 2021 at 20:27, melanie witt <melwittt at gmail.com> wrote: > Hi all, > > The openstack-tox-pep8 job is currently failing with the following > error: > >> nova/crypto.py:39:1: error: Library stubs not installed for >> "paramiko" (or incompatible with Python 3.8) >> nova/crypto.py:39:1: note: Hint: "python3 -m pip install >> types-paramiko" >> nova/crypto.py:39:1: note: (or run "mypy --install-types" to install >> all missing stub packages) >> nova/crypto.py:39:1: note: See >> https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports >> Found 1 error in 1 file (checked 23 source files) >> ERROR: InvocationError for command /usr/bin/bash tools/mypywrap.sh >> (exited with code 1) > > Please hold your rechecks until the fix merges: > > https://review.opendev.org/c/openstack/nova/+/795533 > > Cheers, > -melanie >