Created
January 3, 2017 15:26
-
-
Save gochist/4191fed2cca498fceac55539b7e1695b to your computer and use it in GitHub Desktop.
tox result(succeeded)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
june@hp650:~/git/openstack/nova$ tox -e functional nova.tests.functional.test_servers.ServersTest.test_create_and_rebuild_server | |
functional develop-inst-noop: /home/june/git/openstack/nova | |
functional installed: alabaster==0.7.9,alembic==0.8.9,amqp==1.4.9,anyjson==0.3.3,appdirs==1.4.0,Babel==2.3.4,bandit==1.3.0,cachetools==2.0.0,castellan==0.4.0,cffi==1.9.1,cliff==2.3.0,cmd2==0.6.9,colorama==0.3.7,contextlib2==0.5.4,coverage==4.3.1,cryptography==1.7.1,ddt==1.1.1,debtcollector==1.10.0,decorator==4.0.10,docutils==0.12,dogpile.cache==0.6.2,dulwich==0.16.1,enum34==1.1.6,eventlet==0.19.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,flake8==2.2.4,funcsigs==1.0.2,functools32==3.2.3.post2,futures==3.0.5,futurist==0.20.0,gabbi==1.30.0,gitdb2==2.0.0,GitPython==2.1.1,greenlet==0.4.10,hacking==0.10.2,httplib2==0.9.2,idna==2.2,ipaddress==1.0.17,iso8601==0.1.11,Jinja2==2.8.1,jsonpatch==1.14,jsonpath-rw==1.4.0,jsonpath-rw-ext==1.0.0,jsonpointer==1.10,jsonschema==2.5.1,keystoneauth1==2.16.0,keystonemiddleware==4.13.0,kombu==3.0.37,linecache2==1.0.0,lxml==3.6.4,Mako==1.0.6,MarkupSafe==0.23,mccabe==0.2.1,microversion-parse==0.1.4,mock==2.0.0,monotonic==1.2,mox3==0.18.0,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.5,-e git+https://github.com/openstack/nova@53b46aa7942652a6674b90f8cbd3851c97ce8b54#egg=nova,numpy==1.11.3,openstackdocstheme==1.5.0,openstacksdk==0.9.10,os-api-ref==1.1.0,os-brick==1.8.0,os-client-config==1.24.0,os-testr==0.8.0,os-vif==1.3.0,os-win==1.2.1,osc-lib==1.2.0,oslo.cache==1.16.0,oslo.concurrency==3.16.0,oslo.config==3.21.0,oslo.context==2.11.0,oslo.db==4.16.0,oslo.i18n==3.11.0,oslo.log==3.19.0,oslo.messaging==5.16.0,oslo.middleware==3.22.0,oslo.policy==1.17.0,oslo.privsep==1.15.0,oslo.reports==1.16.0,oslo.rootwrap==5.3.0,oslo.serialization==2.15.0,oslo.service==1.18.0,oslo.utils==3.21.0,oslo.versionedobjects==1.20.0,oslo.vmware==2.16.0,oslosphinx==4.9.0,oslotest==2.12.0,paramiko==2.1.1,Paste==2.0.3,PasteDeploy==1.5.2,pbr==1.10.0,pep8==1.5.7,pika==0.10.0,pika-pool==0.1.3,ply==3.9,positional==1.1.1,prettytable==0.7.2,psutil==1.2.1,psycopg2==2.6.2,py==1.4.32,pyasn1==0.1.9,pycadf==2.4.0,pycparser==2.17,pyflakes==0.8.1,Pygments==2.1.3,pyinotify==0.9.6,PyMySQL==0.7.9,pyparsing==2.1.10,pytest==3.0.5,python-barbicanclient==4.1.0,python-cinderclient==1.9.0,python-dateutil==2.6.0,python-editor==1.0.3,python-glanceclient==2.5.0,python-ironicclient==1.8.0,python-keystoneclient==3.8.0,python-mimeparse==1.6.0,python-neutronclient==6.0.0,python-novaclient==6.0.0,python-openstackclient==3.6.0,python-subunit==1.2.0,pytz==2016.10,PyYAML==3.12,reno==2.0.3,repoze.lru==0.6,requests==2.12.4,requests-mock==1.2.0,requestsexceptions==1.1.3,retrying==1.3.3,rfc3986==0.4.1,Routes==2.4.1,simplejson==3.10.0,six==1.10.0,smmap2==2.0.1,snowballstemmer==1.2.1,Sphinx==1.3.6,sphinx-rtd-theme==0.1.9,SQLAlchemy==1.0.16,sqlalchemy-migrate==0.10.0,sqlparse==0.2.2,stevedore==1.19.1,suds-jurko==0.6,tempest-lib==1.0.0,Tempita==0.5.2,tenacity==3.6.0,testrepository==0.0.20,testresources==2.0.1,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.19.1,warlock==1.2.0,WebOb==1.6.3,websockify==0.8.0,wrapt==1.10.8,wsgi-intercept==1.4.1 | |
functional runtests: PYTHONHASHSEED='3081053307' | |
functional runtests: commands[0] | find . -type f -name *.pyc -delete | |
functional runtests: commands[1] | bash tools/pretty_tox.sh nova.tests.functional.test_servers.ServersTest.test_create_and_rebuild_server | |
running testr | |
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \ | |
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./nova/tests} --list | |
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \ | |
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./nova/tests} --load-list /tmp/tmpe8mBIF | |
{0} nova.tests.functional.test_servers.ServersTest.test_create_and_rebuild_server [17.254134s] ... ok | |
Captured stderr: | |
~~~~~~~~~~~~~~~~ | |
/home/june/git/openstack/nova/.tox/functional/local/lib/python2.7/site-packages/oslo_messaging/rpc/server.py:200: FutureWarning: The access_policy argument is changing its default value to <class 'oslo_messaging.rpc.dispatcher.DefaultRPCAccessPolicy'> in version '?', please update the code to explicitly set None as the value: access_policy defaults to LegacyRPCAccessPolicy which exposes private methods. Explicitly set access_policy to DefaultRPCAccessPolicy or ExplicitRPCAccessPolicy. | |
access_policy) | |
/home/june/git/openstack/nova/.tox/functional/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. | |
return pkg_resources.EntryPoint.parse("x=" + s).load(False) | |
/home/june/git/openstack/nova/.tox/functional/local/lib/python2.7/site-packages/oslo_middleware/cors.py:136: DeprecationWarning: Method 'instancemethod.set_latent()' has moved to 'instancemethod.set_defaults()': CORS.set_latent has been deprecated in favor of oslo_middleware.cors.set_defaults | |
allow_methods=sanitize(self.conf.get('latent_allow_methods')) | |
/home/june/git/openstack/nova/.tox/functional/local/lib/python2.7/site-packages/oslo_context/context.py:91: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. | |
DeprecationWarning) | |
Slowest Tests | |
Test id Runtime (s) | |
----------------------------------------------------------------------------- ----------- | |
nova.tests.functional.test_servers.ServersTest.test_create_and_rebuild_server 17.254 | |
====== | |
Totals | |
====== | |
Ran: 1 tests in 43.0000 sec. | |
- Passed: 1 | |
- Skipped: 0 | |
- Expected Fail: 0 | |
- Unexpected Success: 0 | |
- Failed: 0 | |
Sum of execute time for each test: 17.2541 sec. | |
============== | |
Worker Balance | |
============== | |
- Worker 0 (1 tests) => 0:00:17.254134 | |
______________________________________________________________ summary ______________________________________________________________ | |
functional: commands succeeded | |
congratulations :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment