Openstack-stable-maint
Threads by month
- ----- 2025 -----
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- 1 participants
- 130935 discussions
Build failed in Jenkins: periodic-keystone-python26-stable-essex #87
by OpenStack Jenkins 14 Nov '12
by OpenStack Jenkins 14 Nov '12
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/8…>
------------------------------------------
[...truncated 471 lines...]
test_xml_replaced_by_json OK 0.00
Failure
runTest ERROR
DefaultPolicyTestCase
test_default_not_found OK 0.00
test_not_found_policy_calls_default OK 0.00
test_policy_called OK 0.00
PolicyFileTestCase
test_modified_policy_reloads OK 0.00
PolicyTestCase
test_early_AND_enforcement OK 0.00
test_early_OR_enforcement OK 0.00
test_enforce_bad_action_throws OK 0.00
test_enforce_good_action OK 0.00
test_enforce_http_false OK 0.00
test_enforce_http_true OK 0.00
test_enforce_nonexistent_action_throws OK 0.00
test_ignore_case_role_check OK 0.00
test_templatized_enforcement OK 0.00
S3TokenMiddlewareTest
test_authorization_nova_toconnect OK 0.00
test_authorized OK 0.00
test_no_path_request OK 0.00
test_with_bogus_authorization OK 0.00
test_without_auth_storage_token OK 0.00
test_without_authorization OK 0.00
XmlSerializerTestCase
test_auth_request OK 0.00
test_none OK 0.00
test_role_crud OK 0.00
test_service_crud OK 0.00
test_tenant_crud OK 0.00
test_values_list OK 0.00
SwiftAuth
test_anonymous_is_authorized_for_permitted_referrer OK 0.00
test_anonymous_is_not_authorized_for_unknown_reseller_prefixOK 0.00
test_blank_reseller_prefix OK 0.00
test_confirmed_identity_is_authorized OK 0.01
test_confirmed_identity_is_not_authorized OK 0.00
TestAuthorize
test_authorize_fails_as_owner_for_tenant_owner_match OK 0.00
test_authorize_fails_for_invalid_referrer OK 0.00
test_authorize_fails_for_invalid_reseller_prefix OK 0.00
test_authorize_fails_for_referrer_without_rlistings OK 0.00
test_authorize_fails_for_unauthorized_user OK 0.00
test_authorize_succeeds_as_owner_for_operator_role OK 0.00
test_authorize_succeeds_as_owner_for_tenant_owner_match OK 0.00
test_authorize_succeeds_for_container_sync OK 0.00
test_authorize_succeeds_for_referrer_with_obj OK 0.00
test_authorize_succeeds_for_referrer_with_rlistings OK 0.00
test_authorize_succeeds_for_reseller_admin OK 0.00
test_authorize_succeeds_for_tenant_user_in_roles OK 0.00
test_authorize_succeeds_for_user_role_in_roles OK 0.00
UtilsTestCase
test_auth_str_equal OK 0.00
test_hash OK 0.01
test_hash_edge_cases OK 0.00
test_hash_long_password OK 0.36
test_hash_unicode OK 0.01
test_isotime OK 0.00
VersionTestCase
test_admin_versions OK 0.05
test_public_versions OK 0.05
ApplicationTest
test_query_string_available OK 0.00
test_response_content_type OK 0.00
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 19, in <module>
from keystone.common.sql import util as sql_util
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 20, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 24, in <module>
from keystone.common.sql import legacy
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 23, in <module>
from keystone.contrib.ec2.backends import sql as ec2_sql
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 18, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 21, in <module>
from keystone.common.sql import util as sql_util
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 20, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 19, in <module>
from keystone.common.sql import nova
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 22, in <module>
from keystone.contrib.ec2.backends import sql as ec2_sql
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 18, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 324 tests in 19.736s
FAILED (SKIP=11, errors=4)
Slowest 5 tests took 7.28 secs:
2.45 test_admin_requires_adminness (test_keystoneclient.KcEssex3TestCase)
2.34 test_admin_requires_adminness (test_keystoneclient.KcMasterTestCase)
1.07 test_token_expiry_maintained (test_keystoneclient.KcEssex3TestCase)
1.07 test_token_expiry_maintained (test_keystoneclient.KcMasterTestCase)
0.36 test_hash_long_password (test_utils.UtilsTestCase)
ERROR: InvocationError: '/bin/bash run_tests.sh -N --no-pep8'
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.8.0b1
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
WebTest==1.4.0
argparse==1.2.1
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
greenlet==0.4.0
httplib2==0.7.6
iso8601==0.1.4
keystone==2012.1.4
logilab-astng==0.24.1
logilab-common==0.58.1
lxml==3.0.1
mox==0.5.3
netifaces==0.8
nose==1.2.1
nosexcover==1.0.7
openstack.nose-plugin==0.11
pam==0.1.4
passlib==1.6.1
pep8==1.0.1
prettytable==0.6.1
pylint==0.26.0
-e git+https://github.com/openstack/python-keystoneclient.git@d471f65231427d54…
python-ldap==2.3.13
python-memcached==1.48
repoze.lru==0.6
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
-e git+https://github.com/openstack/swift.git@65554ea32f0b35b7ba623dccb92489f5…
termcolor==1.1.0
unittest2==0.5.1
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ 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
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-keystone-python26-stable-essex/87
[SCP] Copying console log.
1
6
Build failed in Jenkins: periodic-keystone-python27-stable-essex #87
by OpenStack Jenkins 14 Nov '12
by OpenStack Jenkins 14 Nov '12
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/8…>
------------------------------------------
[...truncated 328 lines...]
test_xml_replaced_by_json OK 0.00
Failure
runTest ERROR
DefaultPolicyTestCase
test_default_not_found OK 0.00
test_not_found_policy_calls_default OK 0.00
test_policy_called OK 0.00
PolicyFileTestCase
test_modified_policy_reloads OK 0.00
PolicyTestCase
test_early_AND_enforcement OK 0.00
test_early_OR_enforcement OK 0.00
test_enforce_bad_action_throws OK 0.00
test_enforce_good_action OK 0.00
test_enforce_http_false OK 0.00
test_enforce_http_true OK 0.00
test_enforce_nonexistent_action_throws OK 0.00
test_ignore_case_role_check OK 0.00
test_templatized_enforcement OK 0.00
S3TokenMiddlewareTest
test_authorization_nova_toconnect OK 0.00
test_authorized OK 0.00
test_no_path_request OK 0.00
test_with_bogus_authorization OK 0.00
test_without_auth_storage_token OK 0.00
test_without_authorization OK 0.00
XmlSerializerTestCase
test_auth_request OK 0.00
test_none OK 0.00
test_role_crud OK 0.00
test_service_crud OK 0.00
test_tenant_crud OK 0.00
test_values_list OK 0.00
SwiftAuth
test_anonymous_is_authorized_for_permitted_referrer OK 0.00
test_anonymous_is_not_authorized_for_unknown_reseller_prefixOK 0.00
test_blank_reseller_prefix OK 0.00
test_confirmed_identity_is_authorized OK 0.00
test_confirmed_identity_is_not_authorized OK 0.00
TestAuthorize
test_authorize_fails_as_owner_for_tenant_owner_match OK 0.00
test_authorize_fails_for_invalid_referrer OK 0.00
test_authorize_fails_for_invalid_reseller_prefix OK 0.00
test_authorize_fails_for_referrer_without_rlistings OK 0.00
test_authorize_fails_for_unauthorized_user OK 0.00
test_authorize_succeeds_as_owner_for_operator_role OK 0.00
test_authorize_succeeds_as_owner_for_tenant_owner_match OK 0.00
test_authorize_succeeds_for_container_sync OK 0.00
test_authorize_succeeds_for_referrer_with_obj OK 0.00
test_authorize_succeeds_for_referrer_with_rlistings OK 0.00
test_authorize_succeeds_for_reseller_admin OK 0.00
test_authorize_succeeds_for_tenant_user_in_roles OK 0.00
test_authorize_succeeds_for_user_role_in_roles OK 0.00
UtilsTestCase
test_auth_str_equal OK 0.00
test_hash OK 0.01
test_hash_edge_cases OK 0.00
test_hash_long_password OK 0.35
test_hash_unicode OK 0.01
test_isotime OK 0.00
VersionTestCase
test_admin_versions OK 0.06
test_public_versions OK 0.06
ApplicationTest
test_query_string_available OK 0.00
test_response_content_type OK 0.00
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 19, in <module>
from keystone.common.sql import util as sql_util
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 20, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 24, in <module>
from keystone.common.sql import legacy
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 23, in <module>
from keystone.contrib.ec2.backends import sql as ec2_sql
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 18, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 21, in <module>
from keystone.common.sql import util as sql_util
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 20, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
======================================================================
ERROR: Failure: ImportError (cannot import name exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 19, in <module>
from keystone.common.sql import nova
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 22, in <module>
from keystone.contrib.ec2.backends import sql as ec2_sql
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 18, in <module>
from keystone.common.sql import migration
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 24, in <module>
from migrate.versioning import api as versioning_api
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 33, in <module>
from migrate.versioning import (repository, schema, version,
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-essex/w…",> line 10, in <module>
from sqlalchemy import exceptions as sa_exceptions
ImportError: cannot import name exceptions
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 324 tests in 18.250s
FAILED (SKIP=11, errors=4)
Slowest 5 tests took 6.86 secs:
2.20 test_admin_requires_adminness (test_keystoneclient.KcMasterTestCase)
2.17 test_admin_requires_adminness (test_keystoneclient.KcEssex3TestCase)
1.07 test_token_expiry_maintained (test_keystoneclient.KcMasterTestCase)
1.07 test_token_expiry_maintained (test_keystoneclient.KcEssex3TestCase)
0.35 test_hash_long_password (test_utils.UtilsTestCase)
ERROR: InvocationError: '/bin/bash run_tests.sh -N --no-pep8'
___________________________________ 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
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.8.0b1
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
WebTest==1.4.0
argparse==1.2.1
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
greenlet==0.4.0
httplib2==0.7.6
iso8601==0.1.4
keystone==2012.1.4
logilab-astng==0.24.1
logilab-common==0.58.1
lxml==3.0.1
mox==0.5.3
netifaces==0.8
nose==1.2.1
nosexcover==1.0.7
openstack.nose-plugin==0.11
pam==0.1.4
passlib==1.6.1
pep8==1.0.1
prettytable==0.6.1
pylint==0.26.0
-e git+https://github.com/openstack/python-keystoneclient.git@d471f65231427d54…
python-ldap==2.3.13
python-memcached==1.48
repoze.lru==0.6
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
-e git+https://github.com/openstack/swift.git@65554ea32f0b35b7ba623dccb92489f5…
termcolor==1.1.0
unittest2==0.5.1
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ 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
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-keystone-python27-stable-essex/87
[SCP] Copying console log.
1
6
Build failed in Jenkins: periodic-horizon-python27-stable-diablo #87
by OpenStack Jenkins 14 Nov '12
by OpenStack Jenkins 14 Nov '12
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-diablo/8…>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on oneiric2 in workspace <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-diablo/w…>
Checkout:periodic-horizon-python27-stable-diablo / <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-diablo/w…> - hudson.remoting.Channel@183b7230:oneiric2
Using strategy: Default
Last Built Revision: Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/horizon.git
git --version
git version 1.8.0
Fetching upstream changes from git://github.com/openstack/horizon.git
Commencing build of Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Checking out Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
[periodic-horizon-python27-stable-diablo] $ /bin/bash -xe /tmp/hudson4228235547391142286.sh
+ /usr/local/jenkins/slave_scripts/run-tox.sh 27
+ version=27
+ '[' -z 27 ']'
+ venv=py27
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ tox -epy27
ERROR: toxini file '<https://jenkins.openstack.org/job/periodic-horizon-python27-stable-diablo/w…'> does not exist
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
/usr/local/jenkins/slave_scripts/run-tox.sh: line 38: .tox/py27/bin/pip: No such file or directory
+ echo ======================================================================
======================================================================
+ 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
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-horizon-python27-stable-diablo/87
[SCP] Copying console log.
1
6
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/87/>
------------------------------------------
[...truncated 263 lines...]
test_get_image_details_by_name [32mOK [0m[31m 0.06[0m
test_get_image_details_by_property [32mOK [0m[31m 0.06[0m
test_get_image_details_by_status [32mOK [0m[31m 0.06[0m
test_get_image_details_invalid_marker [32mOK [0m[33m 0.04[0m
test_get_image_details_marker_limit [32mOK [0m[31m 0.07[0m
test_get_image_details_sort_disk_format_asc [32mOK [0m[31m 0.07[0m
test_get_image_details_with_maximum_size [32mOK [0m[31m 0.06[0m
test_get_image_details_with_minimum_size [32mOK [0m[31m 0.06[0m
test_get_image_index [32mOK [0m[33m 0.05[0m
test_get_image_index_by_name [32mOK [0m[31m 0.06[0m
test_get_image_index_invalid_marker [32mOK [0m[33m 0.04[0m
test_get_image_index_limit [32mOK [0m[31m 0.06[0m
test_get_image_index_limit_None [32mOK [0m[31m 0.07[0m
test_get_image_index_marker [32mOK [0m[31m 0.08[0m
test_get_image_index_marker_limit [32mOK [0m[31m 0.07[0m
test_get_image_members [32mOK [0m[33m 0.04[0m
test_get_image_members_not_existing [32mOK [0m[33m 0.04[0m
test_get_image_non_existing [32mOK [0m[33m 0.05[0m
test_get_index_sort_container_format_desc [32mOK [0m[31m 0.07[0m
test_get_index_sort_created_at_asc [32mOK [0m[31m 0.06[0m
test_get_index_sort_disk_format_asc [32mOK [0m[31m 0.06[0m
test_get_index_sort_id_desc [32mOK [0m[31m 0.07[0m
test_get_index_sort_name_asc [32mOK [0m[31m 0.06[0m
test_get_index_sort_size_asc [32mOK [0m[31m 0.06[0m
test_get_index_sort_status_desc [32mOK [0m[31m 0.07[0m
test_get_index_sort_updated_at_desc [32mOK [0m[31m 0.06[0m
test_get_member_images [32mOK [0m[33m 0.04[0m
test_replace_members [32mOK [0m[33m 0.04[0m
test_update_image [32mOK [0m[31m 0.07[0m
test_update_image_not_existing [32mOK [0m[33m 0.04[0m
TestConfig
test_common_options [32mOK [0m[32m 0.00[0m
test_parse_options Usage: nosetests [options]
nosetests: error: no such option: --unknown
[32mOK [0m[32m 0.00[0m
TestContext
test_anon_private [32mOK [0m[32m 0.00[0m
test_anon_private_owned [32mOK [0m[32m 0.00[0m
test_anon_public [32mOK [0m[32m 0.00[0m
test_anon_public_owned [32mOK [0m[32m 0.00[0m
test_anon_shared [32mOK [0m[32m 0.00[0m
test_auth_private [32mOK [0m[32m 0.00[0m
test_auth_private_owned [32mOK [0m[32m 0.00[0m
test_auth_private_unowned [32mOK [0m[32m 0.00[0m
test_auth_public [32mOK [0m[32m 0.00[0m
test_auth_public_owned [32mOK [0m[32m 0.00[0m
test_auth_public_unowned [32mOK [0m[32m 0.00[0m
test_auth_sharable [32mOK [0m[32m 0.01[0m
test_auth_sharable_admin [32mOK [0m[32m 0.00[0m
test_auth_sharable_can_share [32mOK [0m[32m 0.00[0m
test_auth_sharable_cannot_share [32mOK [0m[32m 0.00[0m
test_auth_sharable_owned [32mOK [0m[32m 0.00[0m
test_empty_private [32mOK [0m[32m 0.00[0m
test_empty_private_owned [32mOK [0m[32m 0.00[0m
test_empty_public [32mOK [0m[32m 0.00[0m
test_empty_public_owned [32mOK [0m[32m 0.00[0m
test_empty_shared [32mOK [0m[32m 0.00[0m
TestStore
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.00[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
TestHttpStore
test_http_delete_raise_error [32mOK [0m[32m 0.00[0m
test_http_get [32mOK [0m[32m 0.00[0m
test_https_get [32mOK [0m[32m 0.00[0m
TestImageCache
test_can_be_disabled [32mOK [0m[32m 0.00[0m
test_can_be_enabled [32mOK [0m[32m 0.00[0m
test_enabled_defaults_to_false [32mOK [0m[32m 0.00[0m
TestMigrations
test_no_data_loss_2_to_3_to_2 [32mOK [0m[31m 0.20[0m
test_version_control_existing_db [32mOK [0m[31m 0.82[0m
test_walk_versions [32mOK [0m[31m 0.73[0m
AuthorsTestCase
test_authors_up_to_date [32mOK [0m[32m 0.00[0m
TestInvalidNotifier
test_cannot_create [32mOK [0m[32m 0.00[0m
TestLoggingNotifier
test_erorr [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestNoopNotifier
test_error [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestRabbitNotifier
test_error [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestStore
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.00[0m
test_add_host_variations [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
test_no_access_key [32mOK [0m[32m 0.00[0m
test_no_host [32mOK [0m[32m 0.00[0m
test_no_secret_key [32mOK [0m[32m 0.00[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.00[0m
test_002_increase_test_counter [32mOK [0m[32m 0.00[0m
test_003_verify_test_counter [32mOK [0m[32m 0.00[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.00[0m
test_filesystem_store_location [32mOK [0m[32m 0.00[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.00[0m
test_get_store_from_scheme [32mOK [0m[32m 0.00[0m
test_http_store_location [32mOK [0m[32m 0.00[0m
test_s3_store_location [32mOK [0m[32m 0.00[0m
test_swift_store_location [32mOK [0m[32m 0.00[0m
None
None [31mERROR[0m[32m 0.02[0m
TestUtils
test_boolean_header_values [32mOK [0m[32m 0.00[0m
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
VersionsTest
test_client_handles_versions [32mOK [0m[32m 0.00[0m
test_get_version_list [32mOK [0m[32m 0.00[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/ws…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/ws…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/ws…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/ws…",> line 28, in <module>
import swift.common.client
ImportError: No module named client
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 38.53 secs:
[31m 11.61 TestScrubber.test_delayed_delete[0m
[31m 8.78 TestBinGlance.test_results_filtering[0m
[31m 6.74 TestBinGlance.test_results_pagination[0m
[31m 6.08 TestBinGlance.test_results_sorting[0m
[31m 5.32 TestBinGlance.test_add_list_update_list[0m
----------------------------------------------------------------------
Ran 338 tests in 98.797s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python27-stable-diablo/ws…'>
___________________________________ 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
Jinja2==2.6
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.6.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.6.0
bzr==2.6b2
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
glance==2011.3.2
greenlet==0.4.0
httplib2==0.7.6
kombu==2.4.8
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosexcover==1.0.7
openstack.nose-plugin==0.11
pep8==0.6.1
repoze.lru==0.6
sqlalchemy-migrate==0.6.1
swift==1.7.4
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ 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
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-glance-python27-stable-diablo/87
[SCP] Copying console log.
1
6
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/87/>
------------------------------------------
[...truncated 265 lines...]
test_get_image_details_by_status [32mOK [0m[31m 0.09[0m
test_get_image_details_invalid_marker [32mOK [0m[31m 0.10[0m
test_get_image_details_marker_limit [32mOK [0m[31m 0.09[0m
test_get_image_details_sort_disk_format_asc [32mOK [0m[31m 0.07[0m
test_get_image_details_with_maximum_size [32mOK [0m[31m 0.06[0m
test_get_image_details_with_minimum_size [32mOK [0m[31m 0.07[0m
test_get_image_index [32mOK [0m[31m 0.05[0m
test_get_image_index_by_name [32mOK [0m[31m 0.06[0m
test_get_image_index_invalid_marker [32mOK [0m[31m 0.09[0m
test_get_image_index_limit [32mOK [0m[31m 0.15[0m
test_get_image_index_limit_None [32mOK [0m[31m 0.08[0m
test_get_image_index_marker [32mOK [0m[31m 0.12[0m
test_get_image_index_marker_limit [32mOK [0m[31m 0.14[0m
test_get_image_members [32mOK [0m[31m 0.08[0m
test_get_image_members_not_existing [32mOK [0m[33m 0.05[0m
test_get_image_non_existing [32mOK [0m[31m 0.08[0m
test_get_index_sort_container_format_desc [32mOK [0m[31m 0.08[0m
test_get_index_sort_created_at_asc [32mOK [0m[31m 0.29[0m
test_get_index_sort_disk_format_asc [32mOK [0m[31m 0.08[0m
test_get_index_sort_id_desc [32mOK [0m[31m 0.08[0m
test_get_index_sort_name_asc [32mOK [0m[31m 0.07[0m
test_get_index_sort_size_asc [32mOK [0m[31m 0.08[0m
test_get_index_sort_status_desc [32mOK [0m[31m 0.08[0m
test_get_index_sort_updated_at_desc [32mOK [0m[31m 0.08[0m
test_get_member_images [32mOK [0m[31m 0.05[0m
test_replace_members [32mOK [0m[33m 0.04[0m
test_update_image [32mOK [0m[31m 0.08[0m
test_update_image_not_existing [32mOK [0m[31m 0.05[0m
TestConfig
test_common_options [32mOK [0m[32m 0.00[0m
test_parse_options Usage: nosetests [options]
nosetests: error: no such option: --unknown
[32mOK [0m[32m 0.00[0m
TestContext
test_anon_private [32mOK [0m[32m 0.00[0m
test_anon_private_owned [32mOK [0m[32m 0.00[0m
test_anon_public [32mOK [0m[32m 0.00[0m
test_anon_public_owned [32mOK [0m[32m 0.00[0m
test_anon_shared [32mOK [0m[32m 0.00[0m
test_auth_private [32mOK [0m[32m 0.00[0m
test_auth_private_owned [32mOK [0m[32m 0.00[0m
test_auth_private_unowned [32mOK [0m[32m 0.01[0m
test_auth_public [32mOK [0m[32m 0.00[0m
test_auth_public_owned [32mOK [0m[32m 0.00[0m
test_auth_public_unowned [32mOK [0m[32m 0.00[0m
test_auth_sharable [32mOK [0m[32m 0.01[0m
test_auth_sharable_admin [32mOK [0m[32m 0.00[0m
test_auth_sharable_can_share [32mOK [0m[32m 0.00[0m
test_auth_sharable_cannot_share [32mOK [0m[32m 0.00[0m
test_auth_sharable_owned [32mOK [0m[32m 0.00[0m
test_empty_private [32mOK [0m[32m 0.00[0m
test_empty_private_owned [32mOK [0m[32m 0.00[0m
test_empty_public [32mOK [0m[32m 0.00[0m
test_empty_public_owned [32mOK [0m[32m 0.00[0m
test_empty_shared [32mOK [0m[32m 0.00[0m
TestStore
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.00[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
TestHttpStore
test_http_delete_raise_error [32mOK [0m[32m 0.00[0m
test_http_get [32mOK [0m[32m 0.00[0m
test_https_get [32mOK [0m[32m 0.00[0m
TestImageCache
test_can_be_disabled [32mOK [0m[32m 0.00[0m
test_can_be_enabled [32mOK [0m[32m 0.00[0m
test_enabled_defaults_to_false [32mOK [0m[32m 0.00[0m
TestMigrations
test_no_data_loss_2_to_3_to_2 [32mOK [0m[31m 0.26[0m
test_version_control_existing_db [32mOK [0m[31m 0.80[0m
test_walk_versions [32mOK [0m[31m 0.80[0m
AuthorsTestCase
test_authors_up_to_date [32mOK [0m[32m 0.00[0m
TestInvalidNotifier
test_cannot_create [32mOK [0m[32m 0.00[0m
TestLoggingNotifier
test_erorr [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestNoopNotifier
test_error [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestRabbitNotifier
test_error [32mOK [0m[32m 0.00[0m
test_info [32mOK [0m[32m 0.00[0m
test_warn [32mOK [0m[32m 0.00[0m
TestStore
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.00[0m
test_add_host_variations [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
test_no_access_key [32mOK [0m[32m 0.00[0m
test_no_host [32mOK [0m[32m 0.00[0m
test_no_secret_key [32mOK [0m[32m 0.00[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.00[0m
test_002_increase_test_counter [32mOK [0m[32m 0.00[0m
test_003_verify_test_counter [32mOK [0m[32m 0.00[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.00[0m
test_filesystem_store_location [32mOK [0m[32m 0.00[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.00[0m
test_get_store_from_scheme [32mOK [0m[32m 0.00[0m
test_http_store_location [32mOK [0m[32m 0.00[0m
test_s3_store_location [32mOK [0m[32m 0.00[0m
test_swift_store_location [32mOK [0m[32m 0.00[0m
None
None [31mERROR[0m[32m 0.00[0m
TestUtils
test_boolean_header_values [32mOK [0m[32m 0.00[0m
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
VersionsTest
test_client_handles_versions [32mOK [0m[32m 0.00[0m
test_get_version_list [32mOK [0m[32m 0.00[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/ws…",> line 390, in loadTestsFromName
addr.filename, addr.module)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/ws…",> line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/ws…",> line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/ws…",> line 28, in <module>
import swift.common.client
ImportError: No module named client
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 39.64 secs:
[31m 11.69 TestScrubber.test_delayed_delete[0m
[31m 9.06 TestBinGlance.test_results_filtering[0m
[31m 7.03 TestBinGlance.test_results_pagination[0m
[31m 6.30 TestBinGlance.test_results_sorting[0m
[31m 5.55 TestBinGlance.test_add_list_update_list[0m
----------------------------------------------------------------------
Ran 338 tests in 104.230s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-diablo/ws…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Jinja2==2.6
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.6.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.6.0
bzr==2.6b2
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
glance==2011.3.2
greenlet==0.4.0
httplib2==0.7.6
importlib==1.0.2
kombu==2.4.8
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosexcover==1.0.7
openstack.nose-plugin==0.11
ordereddict==1.1
pep8==0.6.1
repoze.lru==0.6
sqlalchemy-migrate==0.6.1
swift==1.7.4
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ 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
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-glance-python26-stable-diablo/87
[SCP] Copying console log.
1
6
Build failed in Jenkins: periodic-horizon-python26-stable-diablo #87
by OpenStack Jenkins 14 Nov '12
by OpenStack Jenkins 14 Nov '12
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-diablo/8…>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on oneiric1 in workspace <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-diablo/w…>
Checkout:periodic-horizon-python26-stable-diablo / <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-diablo/w…> - hudson.remoting.Channel@740355a4:oneiric1
Using strategy: Default
Last Built Revision: Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/horizon.git
git --version
git version 1.8.0
Fetching upstream changes from git://github.com/openstack/horizon.git
Commencing build of Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Checking out Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
[periodic-horizon-python26-stable-diablo] $ /bin/bash -xe /tmp/hudson923922963515523044.sh
+ /usr/local/jenkins/slave_scripts/run-tox.sh 26
+ version=26
+ '[' -z 26 ']'
+ venv=py26
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ tox -epy26
ERROR: toxini file '<https://jenkins.openstack.org/job/periodic-horizon-python26-stable-diablo/w…'> does not exist
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
/usr/local/jenkins/slave_scripts/run-tox.sh: line 38: .tox/py26/bin/pip: No such file or directory
+ echo ======================================================================
======================================================================
+ 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
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-horizon-python26-stable-diablo/87
[SCP] Copying console log.
1
6
14 Nov '12
See <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-diablo/87/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on oneiric6 in workspace <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-diablo/ws/>
Checkout:periodic-horizon-docs-stable-diablo / <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-diablo/ws/> - hudson.remoting.Channel@4d4beca0:oneiric6
Using strategy: Default
Last Built Revision: Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/horizon.git
git --version
git version 1.8.0
Fetching upstream changes from git://github.com/openstack/horizon.git
Commencing build of Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
Checking out Revision 8cef264638c8f6dac690d30f821378ad56a5f7d3 (origin/stable/diablo)
[periodic-horizon-docs-stable-diablo] $ /bin/bash -xe /tmp/hudson2652146472962532148.sh
+ /usr/local/jenkins/slave_scripts/run-docs.sh
+ venv=venv
+ mkdir -p doc/build
+ export HUDSON_PUBLISH_DOCS=1
+ HUDSON_PUBLISH_DOCS=1
+ tox -evenv -- python setup.py build_sphinx
ERROR: toxini file '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-diablo/ws/to…'> does not exist
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-docs-stable-diablo/87
[SCP] Copying console log.
1
6
Hi James,
Just re-thinking an element of this bitrot job notifications thing ...
The openstack-stable-maint list is being spammed with notifications of
Diablo/Essex failures:
http://lists.openstack.org/pipermail/openstack-stable-maint/2012-November/d…
https://jenkins.openstack.org/view/Bitrot/
But the stable-maint team is only responsible for the stable/folsom
branch. There are separate essex-maint and diablo-maint teams.
The Diablo/Essex failures should be addressed, but I'd prefer to not
have those notifications hit the stable-maint list - I fear we're just
training the team to ignore the notifications and we'll miss any Folsom
failures when they crop up.
Thanks,
Mark.
3
3
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #43
by OpenStack Jenkins 13 Nov '12
by OpenStack Jenkins 13 Nov '12
13 Nov '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
[...truncated 12096 lines...]
allow_tenant_reuse = True
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
# This should be the username of an alternate user WITHOUT
# administrative privileges
alt_username = alt_demo
# The above non-administrative user's password
alt_password = secret
# The above non-administrative user's tenant name
alt_tenant_name = alt_demo
# Reference data for tests. The ref and ref_alt should be
# distinct images/flavors.
image_ref = cf599abc-2625-4565-9955-8d7336a1b97c
image_ref_alt = cf599abc-2625-4565-9955-8d7336a1b97c
flavor_ref = 1
flavor_ref_alt = 2
# Number of seconds to wait while looping to check the status of an
# instance that is building.
build_interval = 3
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
SKIP: Until Bug 1046870 is fixed
SKIP: Until Bug 1046870 is fixed
Returns the correct details for a single image ... ok
The list of all images should contain the image ... ok
Detailed list of all images should contain the expected images ... ok
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
All public and private addresses for ... ok
Providing a network type should filter ... ok
CREATE, GET, DELETE Volume ... No handlers could be found for logger "tempest.common.rest_client"
ok
CREATE, GET, DELETE Volume ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Volume is attached and detached successfully from an instance ... ok
Create a volume, Get it's details and Delete the volume ... ok
Create a volume, Get it's details and Delete the volume ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
ERROR
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 227, in run
self.tearDown()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 350, in tearDown
self.teardownContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 366, in teardownContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/tempest/tempest/tests/volume/test_volumes_list.py", line 104, in tearDownClass
cls.client.wait_for_resource_deletion(volume)
File "/opt/stack/tempest/tempest/common/rest_client.py", line 260, in wait_for_resource_deletion
raise exceptions.TimeoutException
TimeoutException: Request timed out
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 46 tests in 1732.106s
FAILED (SKIP=8, errors=1)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/devstack-gate-setup-workspace.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/localrc.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/screen-swift.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/43/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
13 Nov '12
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/91/>
------------------------------------------
[...truncated 726 lines...]
test_walk_versions OK
AuthorsTestCase
test_authors_up_to_date OK
UtilsTestCase
test_bool_from_string OK
test_empty_metadata_headers OK
test_encryption OK
test_import_class_or_object OK
test_isotime OK
TestInvalidNotifier
test_cannot_create OK
TestLoggingNotifier
test_erorr OK
test_info OK
test_warn OK
TestNoopNotifier
test_error OK
test_info OK
test_warn OK
TestQpidNotifier
test_error SKIP: qpid not installed
test_info SKIP: qpid not installed
test_warn SKIP: qpid not installed
TestRabbitContentType
test_content_type_passed OK
TestRabbitNotifier
test_connection_error_on_connect_reconnects OK
test_connection_error_on_send_message_reconnects OK
test_error OK
test_info OK
test_timeout_on_connect_reconnects OK
test_timeout_on_send_message_reconnects OK
test_unknown_error_on_connect_raises OK
test_unknown_error_on_send_message_raises OK
test_warn OK
TestStore
test_add OK
test_add_already_existing OK
test_add_host_variations OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_s3_bad_location OK
test_get_s3_good_location OK
test_no_access_key OK
test_no_host OK
test_no_secret_key OK
TestSkipExamples
test_001_increase_test_counter OK
test_002_increase_test_counter OK
test_003_verify_test_counter OK
test_skip_if_example SKIP: Example usage of @utils.skip_if()
test_skip_test_example SKIP: Example usage of @utils.skip_test()
test_skip_unless_example SKIP: Example usage of @utils.skip_unless()
TestStoreLocation
test_bad_store_scheme OK
test_filesystem_store_location OK
test_get_location_from_uri_back_to_uri OK
test_get_store_from_scheme OK
test_http_store_location OK
test_s3_store_location OK
test_swift_store_location OK
TestChunkReader
test_read_all_data OK
TestStoreAuthV1
test_add OK
test_add_already_existing OK
test_add_auth_url_variations OK
test_add_large_object OK
test_add_large_object_zero_size OK
test_add_no_container_and_create OK
test_add_no_container_no_create OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_size OK
test_get_with_http_auth OK
test_no_auth_address OK
test_no_key OK
test_no_user OK
TestStoreAuthV2
test_add OK
test_add_already_existing OK
test_add_auth_url_variations OK
test_add_large_object OK
test_add_large_object_zero_size OK
test_add_no_container_and_create OK
test_add_no_container_no_create OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_size OK
test_get_with_http_auth OK
test_no_auth_address OK
test_no_key OK
test_no_user OK
TestIso8601Time
test_compare OK
test_compare_micros OK
test_east_normalize OK
test_east_roundtrip OK
test_now_roundtrip OK
test_offset_east OK
test_offset_east_micros OK
test_offset_west OK
test_offset_west_micros OK
test_west_normalize OK
test_west_roundtrip OK
test_zulu OK
test_zulu_micros OK
test_zulu_normalize OK
test_zulu_roundtrip OK
TestUtils
test_generate_uuid_format OK
test_generate_uuid_unique OK
test_is_uuid_like_fails OK
test_is_uuid_like_success OK
VersionsTest
test_client_handles_versions OK
test_get_version_list OK
JSONRequestDeserializerTest
test_default_no_body OK
test_default_with_body OK
test_from_json OK
test_has_body_has_content_length OK
test_has_body_no_content_length OK
test_has_body_zero_content_length OK
test_no_body_no_content_length OK
JSONResponseSerializerTest
test_default OK
test_to_json OK
RequestTest
test_content_type_accept_default OK
test_content_type_from_accept_json OK
test_content_type_from_accept_json_xml_quality OK
test_content_type_from_accept_xml OK
test_content_type_from_accept_xml_json OK
test_content_type_missing OK
test_content_type_unsupported OK
test_content_type_with_charset OK
ResourceTest
test_dispatch OK
test_dispatch_default OK
test_dispatch_no_default OK
test_get_action_args OK
TestHelpers
test_data_passed_properly_through_headers OK
test_headers_are_unicode OK
======================================================================
FAIL: test_bouncing (glance.tests.functional.test_respawn.TestRespawn)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/…",> line 192, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/…",> line 146, in test_bouncing
self.wait_for_servers([self.api_server.bind_port], False)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/…",> line 588, in wait_for_servers
"Unexpected server launch status")
AssertionError: Unexpected server launch status
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 639 tests in 269.673s
FAILED (SKIP=66, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/…> -N'
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
glance==2012.1.3
greenlet==0.4.0
httplib2==0.7.6
importlib==1.0.2
iso8601==0.1.4
-e git://github.com/openstack/keystone.git@ab6be05068068b0902db44b1d60f56eea4f…
kombu==2.4.8
lxml==3.0.1
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosexcover==1.0.7
openstack.nose-plugin==0.11
ordereddict==1.1
pam==0.1.4
passlib==1.6.1
pep8==0.6.1
pycrypto==2.6
pysendfile==2.0.0
repoze.lru==0.6
sqlalchemy-migrate==0.7.2
swift==1.4.8
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ 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
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-glance-python26-stable-essex/91
[SCP] Copying console log.
1
1