$ ./run_tests.sh -f -V Cleaning virtualenv... done. Creating venv... done. Installing pip in virtualenv... done. Installing dependencies with pip (this can take a while)... Downloading/unpacking greenlet Downloading greenlet-0.3.1.tar.gz Running setup.py egg_info for package greenlet /usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) Installing collected packages: greenlet Found existing installation: greenlet 0.3.1 Not uninstalling greenlet at /usr/lib/python2.6/dist-packages, outside environment /home/lorin/nova/.nova-venv Running setup.py install for greenlet /usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) building 'greenlet' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c greenlet.c -o build/temp.linux-i686-2.6/greenlet.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/greenlet.o -o build/lib.linux-i686-2.6/greenlet.so Successfully installed greenlet Cleaning up... Downloading/unpacking nova-adminclient (from -r /home/lorin/nova/tools/pip-requires (line 31)) Downloading nova-adminclient-0.1.8.tar.gz Running setup.py egg_info for package nova-adminclient Downloading/unpacking SQLAlchemy==0.6.3 (from -r /home/lorin/nova/tools/pip-requires (line 1)) Downloading SQLAlchemy-0.6.3.tar.gz (1.9Mb): 1.9Mb downloaded Running setup.py egg_info for package SQLAlchemy no previously-included directories found matching 'doc/build/output' Downloading/unpacking suds==0.4 (from -r /home/lorin/nova/tools/pip-requires (line 32)) Downloading suds-0.4.tar.gz (104Kb): 104Kb downloaded Running setup.py egg_info for package suds Downloading/unpacking Cheetah==2.4.4 (from -r /home/lorin/nova/tools/pip-requires (line 4)) Downloading Cheetah-2.4.4.tar.gz (190Kb): 190Kb downloaded Running setup.py egg_info for package Cheetah warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'cheetah' warning: no previously-included files matching '*.aux' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' Downloading/unpacking glance (from -r /home/lorin/nova/tools/pip-requires (line 29)) Downloading glance-2011.3.tar.gz (187Kb): 187Kb downloaded Running setup.py egg_info for package glance ERROR: Python module kombu.connection not found ERROR: Python module eventlet not found ERROR: Python module eventlet.wsgi not found ERROR: Python module swift.common.client not found ERROR: Python module xattr not found ERROR: Python module eventlet not found file glance.py (for module glance) not found file glance/api.py (for module glance.api) not found file glance/store.py (for module glance.store) not found file glance/tests.py (for module glance.tests) not found file glance/image_cache.py (for module glance.image_cache) not found file glance/registry.py (for module glance.registry) not found file glance/common.py (for module glance.common) not found file glance/api/v1.py (for module glance.api.v1) not found file glance/api/middleware.py (for module glance.api.middleware) not found file glance/tests/functional.py (for module glance.tests.functional) not found file glance/tests/unit.py (for module glance.tests.unit) not found file glance/registry/db.py (for module glance.registry.db) not found file glance/registry/db/migrate_repo.py (for module glance.registry.db.migrate_repo) not found file glance/registry/db/migrate_repo/versions.py (for module glance.registry.db.migrate_repo.versions) not found warning: no files found matching 'ChangeLog' WARNING: the following files are not recognized by DistUtilsExtra.auto: PKG-INFO builddeb.sh doc/Makefile doc/source/_static/basic.css doc/source/_static/default.css doc/source/_static/jquery.tweet.js doc/source/_static/tweaks.css doc/source/_theme/layout.html doc/source/_theme/theme.conf doc/source/architecture.rst doc/source/authentication.rst doc/source/client.rst doc/source/community.rst doc/source/conf.py doc/source/configuring.rst doc/source/controllingservers.rst doc/source/formats.rst doc/source/gettingstarted.rst doc/source/glance.rst doc/source/glanceapi.rst doc/source/identifiers.rst doc/source/index.rst doc/source/installing.rst doc/source/man/glanceapi.rst doc/source/man/glancemanage.rst doc/source/man/glanceregistry.rst doc/source/notifications.rst doc/source/registries.rst doc/source/statuses.rst glance.egg-info/PKG-INFO glance.egg-info/SOURCES.txt glance.egg-info/dependency_links.txt glance.egg-info/top_level.txt glance/registry/db/migrate_repo/migrate.cfg glance/registry/db/migrate_repo/versions/003_sqlite_downgrade.sql glance/registry/db/migrate_repo/versions/003_sqlite_upgrade.sql glance/registry/db/migrate_repo/versions/006_mysql_downgrade.sql glance/registry/db/migrate_repo/versions/006_mysql_upgrade.sql glance/registry/db/migrate_repo/versions/006_sqlite_downgrade.sql glance/registry/db/migrate_repo/versions/006_sqlite_upgrade.sql glance/tests/unit/test_migrations.conf pylintrc run_tests.py run_tests.sh tools/install_venv.py tools/nova_to_os_env.sh tools/pip-requires tools/rfc.sh tools/with_venv.sh Downloading/unpacking xattr>=0.6.0 (from -r /home/lorin/nova/tools/pip-requires (line 30)) Downloading xattr-0.6.2.tar.gz Running setup.py egg_info for package xattr Downloading/unpacking paramiko (from -r /home/lorin/nova/tools/pip-requires (line 35)) Downloading paramiko-1.7.7.1.zip (1.1Mb): 1.1Mb downloaded Running setup.py egg_info for package paramiko Downloading/unpacking lxml==2.3 (from -r /home/lorin/nova/tools/pip-requires (line 13)) Downloading lxml-2.3.tar.gz (3.2Mb): 3.2Mb downloaded Running setup.py egg_info for package lxml Building lxml version 2.3. Building without Cython. Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/lib warning: no previously-included files found matching '*.py' Downloading/unpacking eventlet (from -r /home/lorin/nova/tools/pip-requires (line 10)) Downloading eventlet-0.9.16.tar.gz (317Kb): 317Kb downloaded Running setup.py egg_info for package eventlet Downloading/unpacking amqplib==0.6.1 (from -r /home/lorin/nova/tools/pip-requires (line 6)) Downloading amqplib-0.6.1.tgz (53Kb): 53Kb downloaded Running setup.py egg_info for package amqplib Downloading/unpacking PasteDeploy (from -r /home/lorin/nova/tools/pip-requires (line 24)) Downloading PasteDeploy-1.5.0.tar.gz Running setup.py egg_info for package PasteDeploy Downloading/unpacking redis==2.0.0 (from -r /home/lorin/nova/tools/pip-requires (line 17)) Downloading redis-2.0.0.tar.gz Running setup.py egg_info for package redis Downloading/unpacking feedparser (from -r /home/lorin/nova/tools/pip-requires (line 36)) Downloading feedparser-5.0.1.tar.bz2 (204Kb): 204Kb downloaded Running setup.py egg_info for package feedparser Downloading/unpacking kombu (from -r /home/lorin/nova/tools/pip-requires (line 11)) Downloading kombu-1.4.1.tar.gz (239Kb): 239Kb downloaded Running setup.py egg_info for package kombu Downloading/unpacking python-gflags==1.3 (from -r /home/lorin/nova/tools/pip-requires (line 16)) Downloading python-gflags-1.3.tar.gz (49Kb): 49Kb downloaded Running setup.py egg_info for package python-gflags Downloading/unpacking python-novaclient==2.6.5 (from -r /home/lorin/nova/tools/pip-requires (line 14)) Downloading python-novaclient-2.6.5.tar.gz (107Kb): 107Kb downloaded Running setup.py egg_info for package python-novaclient Downloading/unpacking mox==0.5.3 (from -r /home/lorin/nova/tools/pip-requires (line 21)) Downloading mox-0.5.3.tar.gz Running setup.py egg_info for package mox Downloading/unpacking pylint==0.19 (from -r /home/lorin/nova/tools/pip-requires (line 3)) Downloading pylint-0.19.0.tar.gz (185Kb): 185Kb downloaded Running setup.py egg_info for package pylint Downloading/unpacking M2Crypto==0.20.2 (from -r /home/lorin/nova/tools/pip-requires (line 5)) Downloading M2Crypto-0.20.2.tar.gz (412Kb): 412Kb downloaded Running setup.py egg_info for package M2Crypto Downloading/unpacking coverage (from -r /home/lorin/nova/tools/pip-requires (line 33)) Downloading coverage-3.5.1.tar.gz (113Kb): 113Kb downloaded Running setup.py egg_info for package coverage no previously-included directories found matching 'test' Downloading/unpacking lockfile==0.8 (from -r /home/lorin/nova/tools/pip-requires (line 12)) Downloading lockfile-0.8.tar.gz Running setup.py egg_info for package lockfile Downloading/unpacking paste (from -r /home/lorin/nova/tools/pip-requires (line 25)) Downloading Paste-1.7.5.1.tar.gz (523Kb): 523Kb downloaded Running setup.py egg_info for package paste warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' Downloading/unpacking nosexcover (from -r /home/lorin/nova/tools/pip-requires (line 34)) Downloading nosexcover-1.0.7.tar.gz Running setup.py egg_info for package nosexcover Downloading/unpacking sqlalchemy-migrate (from -r /home/lorin/nova/tools/pip-requires (line 26)) Downloading sqlalchemy-migrate-0.7.1.tar.gz (101Kb): 101Kb downloaded Running setup.py egg_info for package sqlalchemy-migrate warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files found matching '.hgtags' warning: no previously-included files matching '*' found under directory 'docs/_build' Downloading/unpacking sphinx (from -r /home/lorin/nova/tools/pip-requires (line 28)) Downloading Sphinx-1.1.tar.gz (2.6Mb): 2.6Mb downloaded Running setup.py egg_info for package sphinx no previously-included directories found matching 'doc/_build' Downloading/unpacking boto==1.9b (from -r /home/lorin/nova/tools/pip-requires (line 8)) Downloading boto-1.9b.tar.gz (218Kb): 218Kb downloaded Running setup.py egg_info for package boto Downloading/unpacking netaddr (from -r /home/lorin/nova/tools/pip-requires (line 27)) Downloading netaddr-0.7.6.zip (1.3Mb): 1.3Mb downloaded Running setup.py egg_info for package netaddr warning: no files found matching '*' under directory 'docs/api' warning: no previously-included files matching '*.svn*' found anywhere in distribution warning: no previously-included files matching '*.git*' found anywhere in distribution Downloading/unpacking wsgiref==0.1.2 (from -r /home/lorin/nova/tools/pip-requires (line 20)) Downloading wsgiref-0.1.2.zip Running setup.py egg_info for package wsgiref Downloading/unpacking pep8==0.6.1 (from -r /home/lorin/nova/tools/pip-requires (line 2)) Downloading pep8-0.6.1.tar.gz Running setup.py egg_info for package pep8 Downloading/unpacking carrot==0.10.5 (from -r /home/lorin/nova/tools/pip-requires (line 9)) Downloading carrot-0.10.5.tar.gz (60Kb): 60Kb downloaded Running setup.py egg_info for package carrot Downloading/unpacking greenlet==0.3.1 (from -r /home/lorin/nova/tools/pip-requires (line 22)) Downloading greenlet-0.3.1.tar.gz Running setup.py egg_info for package greenlet /usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) Downloading/unpacking nose (from -r /home/lorin/nova/tools/pip-requires (line 23)) Downloading nose-1.1.2.tar.gz (729Kb): 729Kb downloaded Running setup.py egg_info for package nose Downloading/unpacking routes==1.12.3 (from -r /home/lorin/nova/tools/pip-requires (line 18)) Downloading Routes-1.12.3.tar.gz (799Kb): 799Kb downloaded 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 python-daemon==1.5.5 (from -r /home/lorin/nova/tools/pip-requires (line 15)) Downloading python-daemon-1.5.5.tar.gz (41Kb): 41Kb downloaded Running setup.py egg_info for package python-daemon warning: no files found matching 'TODO' Downloading/unpacking anyjson==0.2.4 (from -r /home/lorin/nova/tools/pip-requires (line 7)) Downloading anyjson-0.2.4.tar.gz Running setup.py egg_info for package anyjson Downloading/unpacking WebOb==1.0.8 (from -r /home/lorin/nova/tools/pip-requires (line 19)) Downloading WebOb-1.0.8.zip (194Kb): 194Kb downloaded Running setup.py egg_info for package WebOb no previously-included directories found matching '*.pyc' no previously-included directories found matching '*.pyo' Downloading/unpacking setuptools (from nova-adminclient->-r /home/lorin/nova/tools/pip-requires (line 31)) Downloading setuptools-0.6c12dev-r88846.tar.gz (257Kb): 257Kb downloaded Running setup.py egg_info for package setuptools Downloading/unpacking Markdown>=2.0.1 (from Cheetah==2.4.4->-r /home/lorin/nova/tools/pip-requires (line 4)) Downloading Markdown-2.0.3.tar.gz (71Kb): 71Kb downloaded Running setup.py egg_info for package Markdown Downloading/unpacking pycrypto>=2.1 (from paramiko->-r /home/lorin/nova/tools/pip-requires (line 35)) Downloading pycrypto-2.4.tar.gz (382Kb): 382Kb downloaded Running setup.py egg_info for package pycrypto Downloading/unpacking httplib2 (from python-novaclient==2.6.5->-r /home/lorin/nova/tools/pip-requires (line 14)) Downloading httplib2-0.7.1.tar.gz (84Kb): 84Kb downloaded Running setup.py egg_info for package httplib2 Downloading/unpacking argparse (from python-novaclient==2.6.5->-r /home/lorin/nova/tools/pip-requires (line 14)) Downloading argparse-1.2.1.tar.gz (69Kb): 69Kb downloaded Running setup.py egg_info for package argparse warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'env24' no previously-included directories found matching 'env25' no previously-included directories found matching 'env26' no previously-included directories found matching 'env27' Downloading/unpacking prettytable (from python-novaclient==2.6.5->-r /home/lorin/nova/tools/pip-requires (line 14)) Downloading prettytable-0.5.zip Running setup.py egg_info for package prettytable Downloading/unpacking logilab-common (from pylint==0.19->-r /home/lorin/nova/tools/pip-requires (line 3)) Downloading logilab-common-0.57.0.tar.gz (185Kb): 185Kb downloaded Running setup.py egg_info for package logilab-common package init file './test/__init__.py' not found (or not a regular file) warning: no files found matching '*.py' under directory 'test/input' warning: no files found matching '*' under directory 'doc/html' Downloading/unpacking logilab-astng>=0.19.2 (from pylint==0.19->-r /home/lorin/nova/tools/pip-requires (line 3)) Downloading logilab-astng-0.23.0.tar.gz (101Kb): 101Kb downloaded Running setup.py egg_info for package logilab-astng package init file './test/__init__.py' not found (or not a regular file) Downloading/unpacking decorator (from sqlalchemy-migrate->-r /home/lorin/nova/tools/pip-requires (line 26)) Downloading decorator-3.3.2.tar.gz Running setup.py egg_info for package decorator warning: no previously-included files found matching 'Makefile' Downloading/unpacking Tempita>=0.4 (from sqlalchemy-migrate->-r /home/lorin/nova/tools/pip-requires (line 26)) Downloading Tempita-0.5.1.tar.gz Running setup.py egg_info for package Tempita Downloading/unpacking Pygments>=1.2 (from sphinx->-r /home/lorin/nova/tools/pip-requires (line 28)) Downloading Pygments-1.4.tar.gz (3.5Mb): 3.5Mb downloaded Running setup.py egg_info for package Pygments Downloading/unpacking Jinja2>=2.3 (from sphinx->-r /home/lorin/nova/tools/pip-requires (line 28)) Downloading Jinja2-2.6.tar.gz (389Kb): 389Kb downloaded Running setup.py egg_info for package Jinja2 warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'jinja2' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'jinja2' warning: no previously-included files matching '*.pyo' found under directory 'docs' Downloading/unpacking docutils>=0.7 (from sphinx->-r /home/lorin/nova/tools/pip-requires (line 28)) Downloading docutils-0.8.1.tar.gz (1.5Mb): 1.5Mb downloaded Running setup.py egg_info for package docutils "roman" module already present; ignoring extras/roman.py. warning: no files found matching 'MANIFEST' warning: no previously-included files matching '.cvsignore' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*~' found under directory '*' warning: no previously-included files matching '.DS_Store' found under directory '*' Downloading/unpacking unittest2>=0.5.1 (from logilab-common->pylint==0.19->-r /home/lorin/nova/tools/pip-requires (line 3)) Downloading unittest2-0.5.1.zip (78Kb): 78Kb downloaded Running setup.py egg_info for package unittest2 Installing collected packages: amqplib, anyjson, argparse, boto, carrot, Cheetah, coverage, decorator, docutils, eventlet, feedparser, glance, greenlet, httplib2, Jinja2, kombu, lockfile, logilab-astng, logilab-common, lxml, M2Crypto, Markdown, mox, netaddr, nose, nosexcover, nova-adminclient, paramiko, paste, PasteDeploy, pep8, prettytable, pycrypto, Pygments, pylint, python-daemon, python-gflags, python-novaclient, redis, routes, setuptools, sphinx, SQLAlchemy, sqlalchemy-migrate, suds, Tempita, unittest2, WebOb, wsgiref, xattr Running setup.py install for amqplib Running setup.py install for anyjson Found existing installation: argparse 1.1 Not uninstalling argparse at /usr/lib/pymodules/python2.6, outside environment /home/lorin/nova/.nova-venv Running setup.py install for argparse warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'env24' no previously-included directories found matching 'env25' no previously-included directories found matching 'env26' no previously-included directories found matching 'env27' Found existing installation: boto 1.9b Not uninstalling boto at /usr/local/lib/python2.6/dist-packages, outside environment /home/lorin/nova/.nova-venv Running setup.py install for boto changing mode of build/scripts-2.6/sdbadmin from 644 to 755 changing mode of build/scripts-2.6/elbadmin from 644 to 755 changing mode of build/scripts-2.6/s3put from 644 to 755 changing mode of build/scripts-2.6/fetch_file from 644 to 755 changing mode of build/scripts-2.6/launch_instance from 644 to 755 changing mode of build/scripts-2.6/list_instances from 644 to 755 changing mode of build/scripts-2.6/taskadmin from 644 to 755 changing mode of /home/lorin/nova/.nova-venv/bin/taskadmin to 755 changing mode of /home/lorin/nova/.nova-venv/bin/elbadmin to 755 changing mode of /home/lorin/nova/.nova-venv/bin/sdbadmin to 755 changing mode of /home/lorin/nova/.nova-venv/bin/list_instances to 755 changing mode of /home/lorin/nova/.nova-venv/bin/launch_instance to 755 changing mode of /home/lorin/nova/.nova-venv/bin/fetch_file to 755 changing mode of /home/lorin/nova/.nova-venv/bin/s3put to 755 Running setup.py install for carrot Found existing installation: Cheetah 2.0.1 Not uninstalling Cheetah at /usr/lib/pymodules/python2.6, outside environment /home/lorin/nova/.nova-venv Running setup.py install for Cheetah building 'Cheetah._namemapper' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c cheetah/c/_namemapper.c -o build/temp.linux-i686-2.6/cheetah/c/_namemapper.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/cheetah/c/_namemapper.o -o build/lib.linux-i686-2.6/Cheetah/_namemapper.so changing mode of build/scripts-2.6/cheetah-compile from 644 to 755 changing mode of build/scripts-2.6/cheetah from 644 to 755 changing mode of build/scripts-2.6/cheetah-analyze from 644 to 755 warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'cheetah' warning: no previously-included files matching '*.aux' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' changing mode of /home/lorin/nova/.nova-venv/bin/cheetah to 755 changing mode of /home/lorin/nova/.nova-venv/bin/cheetah-compile to 755 changing mode of /home/lorin/nova/.nova-venv/bin/cheetah-analyze to 755 Running setup.py install for coverage building 'coverage.tracer' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c coverage/tracer.c -o build/temp.linux-i686-2.6/coverage/tracer.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/coverage/tracer.o -o build/lib.linux-i686-2.6/coverage/tracer.so no previously-included directories found matching 'test' Installing coverage script to /home/lorin/nova/.nova-venv/bin Found existing installation: decorator 3.1.2 Not uninstalling decorator at /usr/lib/pymodules/python2.6, outside environment /home/lorin/nova/.nova-venv Running setup.py install for decorator warning: no previously-included files found matching 'Makefile' Found existing installation: docutils 0.7 Not uninstalling docutils at /usr/local/lib/python2.6/dist-packages, outside environment /home/lorin/nova/.nova-venv Running setup.py install for docutils "roman" module already present; ignoring extras/roman.py. changing mode of build/scripts-2.6/rst2html.py from 644 to 755 changing mode of build/scripts-2.6/rst2s5.py from 644 to 755 changing mode of build/scripts-2.6/rst2latex.py from 644 to 755 changing mode of build/scripts-2.6/rst2xetex.py from 644 to 755 changing mode of build/scripts-2.6/rst2man.py from 644 to 755 changing mode of build/scripts-2.6/rst2xml.py from 644 to 755 changing mode of build/scripts-2.6/rst2pseudoxml.py from 644 to 755 changing mode of build/scripts-2.6/rstpep2html.py from 644 to 755 changing mode of build/scripts-2.6/rst2odt.py from 644 to 755 changing mode of build/scripts-2.6/rst2odt_prepstyles.py from 644 to 755 warning: no files found matching 'MANIFEST' warning: no previously-included files matching '.cvsignore' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*~' found under directory '*' warning: no previously-included files matching '.DS_Store' found under directory '*' changing mode of /home/lorin/nova/.nova-venv/bin/rstpep2html.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2pseudoxml.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2latex.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2man.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2s5.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2html.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2odt_prepstyles.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2xetex.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2odt.py to 755 changing mode of /home/lorin/nova/.nova-venv/bin/rst2xml.py to 755 Running setup.py install for eventlet Running setup.py install for feedparser Running setup.py install for glance ERROR: Python module kombu.connection not found ERROR: Python module swift.common.client not found ERROR: Python module xattr not found usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: option --single-version-externally-managed not recognized Complete output from command /home/lorin/nova/.nova-venv/bin/python -c "import setuptools;__file__='/home/lorin/nova/.nova-venv/build/glance/setup.py';execfile(__file__)" install --single-version-externally-managed --record /tmp/pip-Xcyxmf-record/install-record.txt --install-headers /home/lorin/nova/.nova-venv/include/site/python2.6: ERROR: Python module kombu.connection not found ERROR: Python module swift.common.client not found ERROR: Python module xattr not found usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: option --single-version-externally-managed not recognized ---------------------------------------- Command /home/lorin/nova/.nova-venv/bin/python -c "import setuptools;__file__='/home/lorin/nova/.nova-venv/build/glance/setup.py';execfile(__file__)" install --single-version-externally-managed --record /tmp/pip-Xcyxmf-record/install-record.txt --install-headers /home/lorin/nova/.nova-venv/include/site/python2.6 failed with error code 1 Storing complete log in /home/lorin/.pip/pip.log Command "tools/with_venv.sh pip install --upgrade -r /home/lorin/nova/tools/pip-requires" failed.