Comment 7 for bug 1893234

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

Running the autopkgtests for neutron and neutron-fwaas, on s390x, with a mix of proposed and updates pockets, I have been unable to reproduce the autopketest failure listed above. I suspect that it is a transient failure and would retry it:

$ autopkgtest --shell-fail -U --apt-pocket=proposed ./neutron_12.1.1-0ubuntu1_source.changes -- lxd autopkgtest/ubuntu/bionic/s390x
<!-- snip -->
autopkgtest [07:39:16]: test neutron-agents: -----------------------]
autopkgtest [07:39:17]: test neutron-agents: - - - - - - - - - - results - - - - - - - - - -
neutron-agents PASS
autopkgtest [07:39:17]: @@@@@@@@@@@@@@@@@@@@ summary
neutron-server PASS
python-neutron PASS
neutron-agents PASS
$ autopkgtest --shell-fail -U --apt-pocket=proposed=src:neutron-fwaas --apt-upgrade neutron -- lxd autopkgtest/ubuntu/bionic/s390x
<!-- snip -->
<!-- This is where the failure was in excuses -->
INFO [alembic.runtime.migration] Running upgrade 458aa42b14b -> f83a0b2964d0, rename tenant to project
INFO [alembic.runtime.migration] Running upgrade f83a0b2964d0 -> fd38cd995cc0, change shared attribute for firewall resource
Running upgrade for neutron ...
OK
Running upgrade for neutron-fwaas ...
OK
OK
autopkgtest [03:56:31]: test neutron-server: -----------------------]
autopkgtest [03:56:31]: test neutron-server: - - - - - - - - - - results - - - - - - - - - -
neutron-server PASS
<!-- snip -->
autopkgtest [03:56:58]: test neutron-agents: -----------------------]
autopkgtest [03:56:58]: test neutron-agents: - - - - - - - - - - results - - - - - - - - - -
neutron-agents PASS
autopkgtest [03:56:58]: @@@@@@@@@@@@@@@@@@@@ summary
neutron-server PASS
python-neutron PASS
neutron-agents PASS
$ autopkgtest --shell-fail -U --apt-pocket=proposed=src:neutron,src:neutron-fwaas --apt-upgrade neutron -- lxd autopkgtest/ubuntu/bionic/s390x
<!-- snip -->
<!-- This is where the failure was in excuses -->
INFO [alembic.runtime.migration] Running upgrade 458aa42b14b -> f83a0b2964d0, rename tenant to project
INFO [alembic.runtime.migration] Running upgrade f83a0b2964d0 -> fd38cd995cc0, change shared attribute for firewall resource
Running upgrade for neutron ...
OK
Running upgrade for neutron-fwaas ...
OK
OK
autopkgtest [04:03:30]: test neutron-server: -----------------------]
autopkgtest [04:03:30]: test neutron-server: - - - - - - - - - - results - - - - - - - - - -
neutron-server PASS
<!-- snip -->
autopkgtest [04:03:56]: test neutron-agents: -----------------------]
autopkgtest [04:03:57]: test neutron-agents: - - - - - - - - - - results - - - - - - - - - -
neutron-agents PASS
autopkgtest [04:03:57]: @@@@@@@@@@@@@@@@@@@@ summary
neutron-server PASS
python-neutron PASS
neutron-agents PASS