See <https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/38/> ------------------------------------------ [...truncated 4903 lines...] File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/ceilometer/pipeline.py",> line 198, in _publish_counters_to_one_publisher ext.obj.publish_counters(ctxt, counters, source) File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/tests/test_pipeline.py",> line 65, in publish_counters raise Exception() Exception 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline second_pipeline: Published counters ok test_no_counters (tests.test_pipeline.TestPipeline) ... ok test_no_interval (tests.test_pipeline.TestPipeline) ... ok test_no_name (tests.test_pipeline.TestPipeline) ... ok test_no_publishers (tests.test_pipeline.TestPipeline) ... ok test_no_transformers (tests.test_pipeline.TestPipeline) ... ok test_none_transformer_pipeline (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 DEBUG [ceilometer.pipeline] Pipeline test_pipeline: Transform counter Counter(name='a', type='test_type', unit='B', volume=1, user_id='test_user', project_id='test_proj', resource_id='test_resource', timestamp='2013-10-13T06:05:11.040891', resource_metadata={}) from 0 transformer 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Flush pipeline test_pipeline ok test_publisher_transformer_invoked (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 INFO [ceilometer.pipeline] Pipeline test_pipeline: Setup transformer instance update with parameter {} 2013-10-13 06:05:11 DEBUG [ceilometer.pipeline] Pipeline test_pipeline: Transform counter Counter(name='a', type='test_type', unit='B', volume=1, user_id='test_user', project_id='test_proj', resource_id='test_resource', timestamp='2013-10-13T06:05:11.043943', resource_metadata={}) from 0 transformer 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Flush pipeline test_pipeline 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters ok test_variable_counter (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 INFO [ceilometer.pipeline] Pipeline test_pipeline: Setup transformer instance update with parameter {} 2013-10-13 06:05:11 DEBUG [ceilometer.pipeline] Pipeline test_pipeline: Transform counter Counter(name='a:b', type='test_type', unit='B', volume=1, user_id='test_user', project_id='test_proj', resource_id='test_resource', timestamp='2013-10-13T06:05:11.048401', resource_metadata={}) from 0 transformer 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Flush pipeline test_pipeline 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters ok test_wildcard_counter (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 INFO [ceilometer.pipeline] Pipeline test_pipeline: Setup transformer instance update with parameter {} 2013-10-13 06:05:11 DEBUG [ceilometer.pipeline] Pipeline test_pipeline: Transform counter Counter(name='a', type='test_type', unit='B', volume=1, user_id='test_user', project_id='test_proj', resource_id='test_resource', timestamp='2013-10-13T06:05:11.053128', resource_metadata={}) from 0 transformer 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Flush pipeline test_pipeline 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters ok test_wildcard_excluded_counters (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 INFO [ceilometer.pipeline] Pipeline test_pipeline: Setup transformer instance update with parameter {} ok test_wildcard_excluded_counters_not_excluded (tests.test_pipeline.TestPipeline) ... 2013-10-13 06:05:11 INFO [ceilometer.pipeline] Pipeline test_pipeline: Setup transformer instance update with parameter {} 2013-10-13 06:05:11 DEBUG [ceilometer.pipeline] Pipeline test_pipeline: Transform counter Counter(name='a', type='test_type', unit='B', volume=1, user_id='test_user', project_id='test_proj', resource_id='test_resource', timestamp='2013-10-13T06:05:11.058676', resource_metadata={}) from 0 transformer 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Flush pipeline test_pipeline 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Publishing counters 2013-10-13 06:05:11 AUDIT [ceilometer.pipeline] Pipeline test_pipeline: Published counters ok test_init (tests.test_policy.TestPolicy) ... ok test_init_file_not_found (tests.test_policy.TestPolicy) ... ok test_prepare_service (tests.test_service.ServiceTestCase) ... ok tests.test_tools_notificationclient.test_send_messages ... ok tests.test_tools_notificationclient.test_record_messages ... ok ====================================================================== ERROR: test_keystone_middleware_conf (tests.api.v1.test_app.TestApp) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/tests/api/v1/test_app.py",> line 41, in test_keystone_middleware_conf self.assertEqual(api_app.wsgi_app.auth_protocol, 'foottp') AttributeError: 'AuthProtocol' object has no attribute 'auth_protocol' -------------------- >> begin captured logging << -------------------- ceilometer.storage: DEBUG: looking for 'mongodb' driver in 'ceilometer.storage' stevedore.extension: DEBUG: found extension EntryPoint.parse('sqlite = ceilometer.storage.impl_sqlalchemy:SQLAlchemyStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('postgresql = ceilometer.storage.impl_sqlalchemy:SQLAlchemyStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('log = ceilometer.storage.impl_log:LogStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('mongodb = ceilometer.storage.impl_mongodb:MongoDBStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('mysql = ceilometer.storage.impl_sqlalchemy:SQLAlchemyStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('test = ceilometer.storage.impl_test:TestDBStorage') stevedore.extension: DEBUG: found extension EntryPoint.parse('hbase = ceilometer.storage.impl_hbase:HBaseStorage') keystoneclient.middleware.auth_token: INFO: Starting keystone auth_token middleware keystoneclient.middleware.auth_token: WARNING: Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint keystoneclient.middleware.auth_token: INFO: Using /tmp/tmp.OnPzaudmUp/keystone-signing-uPjpVM as cache directory for signing certificate --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_keystone_middleware_parse_conffile (tests.api.v1.test_app.TestApp) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/tests/api/v1/test_app.py",> line 51, in test_keystone_middleware_parse_conffile self.assertEqual(api_app.wsgi_app.auth_protocol, 'barttp') AttributeError: 'AuthProtocol' object has no attribute 'auth_protocol' ====================================================================== ERROR: test_keystone_middleware_conf (tests.api.v2.test_app.TestApp) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/tests/api/v2/test_app.py",> line 42, in test_keystone_middleware_conf self.assertEqual(api_app.auth_protocol, 'foottp') AttributeError: 'AuthProtocol' object has no attribute 'auth_protocol' -------------------- >> begin captured logging << -------------------- keystoneclient.middleware.auth_token: INFO: Starting keystone auth_token middleware keystoneclient.middleware.auth_token: WARNING: Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint keystoneclient.middleware.auth_token: INFO: Using /tmp/tmp.OnPzaudmUp/keystone-signing-SFTNuO as cache directory for signing certificate --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_keystone_middleware_parse_conffile (tests.api.v2.test_app.TestApp) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/tests/api/v2/test_app.py",> line 52, in test_keystone_middleware_parse_conffile self.assertEqual(api_app.auth_protocol, 'barttp') AttributeError: 'AuthProtocol' object has no attribute 'auth_protocol' -------------------- >> begin captured logging << -------------------- 2013-10-13 06:04:58 INFO [keystoneclient.middleware.auth_token] Starting keystone auth_token middleware 2013-10-13 06:04:58 INFO [keystoneclient.middleware.auth_token] Starting keystone auth_token middleware 2013-10-13 06:04:58 WARNING [keystoneclient.middleware.auth_token] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2013-10-13 06:04:58 WARNING [keystoneclient.middleware.auth_token] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2013-10-13 06:04:58 INFO [keystoneclient.middleware.auth_token] Using /tmp/tmp.OnPzaudmUp/keystone-signing-eN0e16 as cache directory for signing certificate 2013-10-13 06:04:58 INFO [keystoneclient.middleware.auth_token] Using /tmp/tmp.OnPzaudmUp/keystone-signing-eN0e16 as cache directory for signing certificate --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests.xml ---------------------------------------------------------------------- Ran 694 tests in 18.515s FAILED (SKIP=290, errors=4) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-grizzly/ws/.tox/py27/bin/nosetests> --no-path-adjustment' ___________________________________ summary ____________________________________ ERROR: py27: commands failed + result=1 + echo 'Begin pip freeze output from test virtualenv:' Begin pip freeze output from test virtualenv: + echo ====================================================================== ====================================================================== + .tox/py27/bin/pip freeze Babel==1.3 Cheetah==2.4.4 Flask==0.9 Jinja2==2.7.1 Mako==0.9.0 Markdown==2.3.1 MarkupSafe==0.18 Paste==1.7.5.1 PasteDeploy==1.5.0 PyYAML==3.10 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 Tempita==0.5.1 WSME==0.5b5 WebOb==1.2.3 WebTest==2.0.9 Werkzeug==0.9.4 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 beautifulsoup4==4.3.2 boto==2.14.0 ceilometer==jenkins.periodic.ceilometer.python27.stable.grizzly.38 cffi==0.7.2 cliff==1.4.5 cmd2==0.6.7 coverage==3.7 decorator==3.4.0 dnspython==1.11.1 docutils==0.9.1 ecdsa==0.9 eventlet==0.14.0 extras==0.0.3 glance==2013.1 greenlet==0.4.1 happybase==0.6 httplib2==0.8 iso8601==0.1.4 jsonpatch==1.2 jsonpointer==1.0 jsonschema==2.1.0 kombu==2.5.15 lxml==3.2.3 mock==1.0.1 mox==0.5.3 netaddr==0.7.10 netifaces==0.8 nose==1.3.0 nova==2013.1 numpy==1.7.1 oslo.config==1.2.1 paramiko==1.12.0 passlib==1.6.1 pbr==0.5.21 pecan==0.4.2 prettytable==0.7.2 pyOpenSSL==0.13.1 pyasn1==0.1.7 pycparser==2.10 pycrypto==2.6 pymongo==2.6.3 pyparsing==2.0.1 python-cinderclient==1.0.6 python-glanceclient==0.11.0 python-keystoneclient==0.4.0 python-neutronclient==2.3.1 python-novaclient==2.15.0 python-quantumclient==2.2.4.3 python-spidermonkey==0.0.10 python-swiftclient==1.8.0 pytz==2013.7 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplegeneric==0.8.1 simplejson==3.3.1 singledispatch==3.4.0.2 six==1.3.0 sqlalchemy-migrate==0.7.2 stevedore==0.12 suds==0.4 swift==1.9.1 thrift==0.9.1 unittest2==0.5.1 waitress==0.8.7 warlock==1.0.1 websockify==0.3.0 wsgiref==0.1.2 xattr==0.7.2 + echo ====================================================================== ====================================================================== + '[' -d .testrepository ']' + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post + sudoresult=0 + '[' 0 -ne 0 ']' + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post + oomresult=0 + '[' 0 -ne 0 ']' ++ find . -name nose_results.html + htmlreport= + '[' -f '' ']' + echo + echo 'WARNING: Unable to find to confirm results!' WARNING: Unable to find to confirm results! + echo + exit 1 + rm -rf /tmp/tmp.OnPzaudmUp Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] No file(s) found: **/*nose_results.html [SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-grizzly/precise1/38 [SCP] Copying console log.