The attempt to merge lp:~soren/surveilr/bulksms into lp:surveilr failed. Below is the output from the failed tests. New python executable in .venv/bin/python Installing distribute....................................................................................................................................................................................done. Installing pip...............done. Obtaining riak from git+git://github.com/basho/riak-python-client.git@master#egg=riak (from -r tools/pip-requirements.txt (line 1)) Cloning git://github.com/basho/riak-python-client.git (to master) to ./.venv/src/riak Running setup.py egg_info for package riak warning: no files found matching 'erl_src/*' Obtaining riakalchemy from git+git://github.com/Linux2Go/riakalchemy.git@master#egg=riakalchemy (from -r tools/pip-requirements.txt (line 2)) Cloning git://github.com/Linux2Go/riakalchemy.git (to master) to ./.venv/src/riakalchemy Running setup.py egg_info for package riakalchemy Downloading/unpacking nose (from -r tools/pip-requirements.txt (line 3)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fn%2Fnose%2Fnose-1.1.2.tar.gz Running setup.py egg_info for package nose Downloading/unpacking routes (from -r tools/pip-requirements.txt (line 4)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FR%2FRoutes%2FRoutes-1.12.3.tar.gz Running setup.py egg_info for package routes warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.hgignore' found anywhere in distribution warning: no previously-included files matching '*.hgtags' found anywhere in distribution Downloading/unpacking webob (from -r tools/pip-requirements.txt (line 5)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FW%2FWebOb%2FWebOb-1.2b2.zip Running setup.py egg_info for package webob no previously-included directories found matching '*.pyc' no previously-included directories found matching '*.pyo' Downloading/unpacking python-clickatell (from -r tools/pip-requirements.txt (line 6)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fp%2Fpython-clickatell%2Fpython-clickatell-0.1.3.tar.gz Running setup.py egg_info for package python-clickatell Downloading/unpacking mock (from -r tools/pip-requirements.txt (line 7)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fm%2Fmock%2Fmock-0.7.2.zip Running setup.py egg_info for package mock Downloading/unpacking eventlet (from -r tools/pip-requirements.txt (line 8)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fe%2Feventlet%2Feventlet-0.9.16.tar.gz Running setup.py egg_info for package eventlet Downloading/unpacking httplib2 (from -r tools/pip-requirements.txt (line 9)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fhttplib2.googlecode.com%2Ffiles%2Fhttplib2-0.7.2.tar.gz Running setup.py egg_info for package httplib2 Downloading/unpacking yanc (from -r tools/pip-requirements.txt (line 10)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fy%2Fyanc%2Fyanc-0.2.3.tar.gz Running setup.py egg_info for package yanc Downloading/unpacking nosexcover (from -r tools/pip-requirements.txt (line 11)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fn%2Fnosexcover%2Fnosexcover-1.0.7.tar.gz Running setup.py egg_info for package nosexcover Downloading/unpacking pastedeploy (from -r tools/pip-requirements.txt (line 12)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FP%2FPasteDeploy%2FPasteDeploy-1.5.0.tar.gz Running setup.py egg_info for package pastedeploy Downloading/unpacking paste (from -r tools/pip-requirements.txt (line 13)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FP%2FPaste%2FPaste-1.7.5.1.tar.gz Running setup.py egg_info for package paste warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' Downloading/unpacking PasteScript (from -r tools/pip-requirements.txt (line 14)) Using download cache from /var/lib/jenkins/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FP%2FPasteScript%2FPasteScript-1.7.5.tar.gz Running setup.py egg_info for package PasteScript warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.js' under directory 'paste' warning: no files found matching '*.jpg' under directory 'paste' Obtaining BulkSMS from hg+https://code.google.com/p/soren-bulksms/#egg=BulkSMS (from -r tools/pip-requirements.txt (line 15)) Cloning hg https://code.google.com/p/soren-bulksms/ to ./.venv/src/bulksms Cannot find command 'hg' Storing complete log in /var/lib/jenkins/.pip/pip.log ok + sudo /etc/init.d/riak stop + sudo /var/lib/jenkins/clear_riak.sh + sudo /etc/init.d/riak start + tools/setup_virtualenv.sh + .venv/bin/python setup.py nosetests --with-xcover --cover-erase --cover-html --cover-package=surveilr /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_package_data' warnings.warn(msg) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'nosetests' + retval=1 + '[' 1 -eq 0 ']' + sudo /etc/init.d/riak stop + exit 1