<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div>Hello;</div><div><br></div><div>I was talking with some people on the openstack-neutron IRC channel, and was trying to get assistance to root cause why the ml2 unit tests are failing.</div><div>I have cloned a fresh neutron tree that I have pegged back to hash: b78eea6</div><div><br></div><div>I am attempting to run the following on an vagrant Ubuntu 12.04 VM running in virtual box on a Mac.</div><div>The neutron code resides on my Mac with a mount point in the VM so I can access the code from there.</div><div>I am using tox version: 1.6.1 as the latest version didn’t seem to work and this was recommended by one of the users on IRC.</div><div><br></div><div>Here is the command I’m running with the output below:</div><div><br></div><div>tox -v -epy27 tests.unit.ml2</div><div><br></div><div>Non-zero exit code (2) from test listing. stdout='\xb3)\x01@<a href="mailto:o@dneutron.tests.functional.agent.linux.test">o@dneutron.tests.functional.agent.linux.test</a>_async_process.TestAsyncProcess.test_async_process_respawns8\x10\x05\x8e\xb3)\x01@<a href="mailto:y@nneutron.tests.functional.agent.linux.test">y@nneutron.tests.functional.agent.linux.test</a>_async_process</div><div>...</div><div>(COPIOUS output omitted for brevity)</div><div>...</div><div>error: testr failed (3)<br>ERROR: InvocationError: '/Users/cjones/dev/siaras/stack/vagrant/project/openstack/n3/.tox/py27/bin/python -m neutron.openstack.common.lockutils python setup.py testr --slowest --testr-args=tests.unit.ml2'<br>__________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________<br>ERROR:   py27: commands failed</div><div><br></div><div>If I take the mount point out of the equation, I don’t get this copious output, but fail with the following:</div><div><br></div><div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">Killed</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">======================================================================</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">FAIL: process-returncode</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">tags: worker-3</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">----------------------------------------------------------------------</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">Binary content:</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">  traceback (test/plain; charset="utf8")</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">Ran 920 (+473) tests in 296.233s (+190.902s)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">FAILED (id=2, failures=2)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">error: testr failed (1)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgb(0, 0, 0);">ERROR: InvocationError: '/home/vagrant/neutron/.tox/py27/bin/python -m neutron.openstack.common.lockutils python setup.py testr --slowest --testr-args=tests.unit.ml2'</div></div><div><br></div><div><br></div><div>If anyone can provide me with some assistance on why this would be erring out or how to debug and root cause this, it would be much appreciated.</div><div><br></div><div>Cheers,</div><div>Chris</div></body></html>