[Openstack-stable-maint] Build failed in Jenkins: periodic-keystone-python26-stable-grizzly #26

OpenStack Jenkins jenkins at openstack.org
Mon May 6 06:23:09 UTC 2013


See <https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/26/>

------------------------------------------
[...truncated 1330 lines...]
    test_create_endpoint_400                                     OK    1.86
    test_create_endpoint_on_v2                                   OK    2.70
    test_create_service                                          OK    1.88
    test_delete_endpoint                                         OK    3.16
    test_delete_service                                          OK    1.88
    test_get_endpoint                                            OK    1.74
    test_get_service                                             OK    1.84
    test_list_endpoints                                          OK    2.01
    test_list_endpoints_xml                                      OK    2.75
    test_list_services                                           OK    1.90
    test_list_services_xml                                       OK    1.86
    test_update_endpoint                                         OK    1.95
    test_update_service                                          OK    1.82
IdentityTestCase
    test_add_user_to_group                                       OK    1.78
    test_check_user_in_group                                     OK    3.31
    test_create_credential                                       OK    1.93
    test_create_domain                                           OK    1.90
    test_create_group                                            OK    1.85
    test_create_project                                          OK    1.74
    test_create_role                                             OK    1.79
    test_create_user                                             OK    3.47
    test_crud_group_domain_role_grants                           OK    3.51
    test_crud_group_project_role_grants                          OK    3.82
    test_crud_user_domain_role_grants                            OK    3.57
    test_crud_user_project_role_grants                           OK    3.68
    test_delete_credential                                       OK    1.78
    test_delete_domain                                           OK    2.69
    test_delete_enabled_domain_fails                             OK    1.86
    test_delete_group                                            OK    2.00
    test_delete_project                                          OK    1.98
    test_delete_role                                             OK    2.97
    test_delete_user                                             OK    3.27
    test_disable_domain                                          OK    3.77
    test_get_credential                                          OK    1.88
    test_get_domain                                              OK    1.88
    test_get_group                                               OK    2.84
    test_get_project                                             OK    2.01
    test_get_role                                                OK    1.89
    test_get_user                                                OK    1.79
    test_list_credentials                                        OK    1.81
    test_list_credentials_xml                                    OK    1.96
    test_list_domains                                            OK    2.80
    test_list_domains_xml                                        OK    1.92
    test_list_groups                                             OK    1.94
    test_list_groups_xml                                         OK    1.85
    test_list_projects                                           OK    1.79
    test_list_projects_xml                                       OK    1.76
    test_list_roles                                              OK    2.87
    test_list_roles_xml                                          OK    1.91
    test_list_users                                              OK    1.93
    test_list_users_in_group                                     OK    2.41
    test_list_users_xml                                          OK    1.86
    test_remove_user_from_group                                  OK    3.65
    test_update_credential                                       OK    1.92
    test_update_domain                                           OK    1.81
    test_update_group                                            OK    1.94
    test_update_project                                          OK    2.02
    test_update_role                                             OK    1.87
    test_update_user                                             OK    3.03
PolicyTestCase
    test_create_policy                                           OK    1.91
    test_delete_policy                                           OK    1.91
    test_get_policy                                              OK    1.71
    test_list_policies                                           OK    1.77
    test_list_policies_xml                                       OK    1.81
    test_update_policy                                           OK    2.80
IdentityTestProtectedCase
    test_get_user_protected_match_id                             OK    1.75
    test_list_filtered_domains                                   OK    2.49
    test_list_groups_protected_by_domain                         OK    2.43
    test_list_groups_protected_by_domain_and_filtered            OK    1.95
    test_list_users_filtered_by_domain                           OK    1.79
    test_list_users_protected_by_domain                          OK    3.36
    test_list_users_unprotected                                  OK    1.97
    test_multiple_filters                                        OK    1.92
VersionTestCase
    test_admin_version_v2                                        OK    0.18
    test_admin_version_v3                                        OK    0.13
    test_admin_versions                                          OK    0.14
    test_public_version_v2                                       OK    0.18
    test_public_version_v3                                       OK    0.16
    test_public_versions                                         OK    1.63
ApplicationTest
    test_query_string_available                                  OK    0.02
    test_render_response                                         OK    0.01
    test_render_response_custom_headers                          OK    0.01
    test_render_response_custom_status                           OK    0.01
    test_render_response_no_body                                 OK    0.01
    test_response_content_type                                   OK    0.01

======================================================================
ERROR: Make sure both public and admin API work with ipv6.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/tests/test_ipv6.py",> line 43, in test_ipv6_ok
    host="::1", port=0)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/test.py",> line 319, in serveapp
    server.start(key='socket')
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/common/wsgi.py",> line 88, in start
    socket.SOCK_STREAM)[0]
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 174, in getaddrinfo
    rrset = resolve(host)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 133, in resolve
    raise socket.gaierror(error)
gaierror: (-5, 'No address associated with hostname')
-------------------- >> begin captured logging << --------------------
keystone.common.wsgi: DEBUG: Starting .tox/py26/bin/nosetests on ::1:0
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Make sure both public and admin API work with 1-way ipv6 & SSL.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/tests/test_ssl.py",> line 91, in test_1way_ssl_with_ipv6_ok
    host="::1", port=0)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/test.py",> line 319, in serveapp
    server.start(key='socket')
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/common/wsgi.py",> line 88, in start
    socket.SOCK_STREAM)[0]
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 174, in getaddrinfo
    rrset = resolve(host)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 133, in resolve
    raise socket.gaierror(error)
gaierror: (-5, 'No address associated with hostname')
-------------------- >> begin captured logging << --------------------
keystone.common.wsgi: DEBUG: Starting .tox/py26/bin/nosetests on ::1:0
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Make sure both public and admin API work with 2-way ipv6 & SSL.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/tests/test_ssl.py",> line 115, in test_2way_ssl_with_ipv6_ok
    host="::1", port=0)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/test.py",> line 319, in serveapp
    server.start(key='socket')
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/keystone/common/wsgi.py",> line 88, in start
    socket.SOCK_STREAM)[0]
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 174, in getaddrinfo
    rrset = resolve(host)
  File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/support/greendns.py",> line 133, in resolve
    raise socket.gaierror(error)
gaierror: (-5, 'No address associated with hostname')
-------------------- >> begin captured logging << --------------------
keystone.common.wsgi: DEBUG: Starting .tox/py26/bin/nosetests on ::1:0
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 29.22 secs:
    8.37    TestTokenRevoking.test_deleting_group_grant_revokes_tokens
    7.00    TestTokenRevoking.test_group_membership_changes_revokes_token
    4.99    TestTrustAuth.test_list_trusts
    4.59    TestTrustAuth.test_trust_crud
    4.27    TestTokenAPIs.test_v2_v3_pki_token_intermix
----------------------------------------------------------------------
Ran 1272 tests in 629.066s

FAILED (SKIP=82, errors=3)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-grizzly/ws/.tox/py26/bin/nosetests'>
___________________________________ 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.6
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
WebTest==2.0.2
argparse==1.2.1
beautifulsoup4==4.1.3
colorama==0.2.5
coverage==3.6
decorator==3.4.0
distribute==0.6.34
dnspython==1.10.0
docutils==0.10
eventlet==0.12.1
greenlet==0.4.0
httplib2==0.8
iso8601==0.1.4
keyring==1.2.2
keystone==jenkins.periodic.keystone.python26.stable.grizzly.26
logilab-astng==0.24.3
logilab-common==0.59.1
lxml==3.2.0
mox==0.5.3
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.4
nosexcover==1.0.8
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.0
pam==0.1.4
passlib==1.6.1
pep8==1.3.3
prettytable==0.7.2
pylint==0.27.0
pysqlite==2.6.3
python-keystoneclient==0.2.3
python-ldap==2.3.13
python-memcached==1.48
python-swiftclient==1.4.0
repoze.lru==0.6
requests==1.2.0
simplejson==3.2.0
six==1.3.0
sqlalchemy-migrate==0.7.2
swift==1.8.1
termcolor==1.1.0
unittest2==0.5.1
waitress==0.8.2
wsgiref==0.1.2
xattr==0.6.4
+ 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=./tests/nose_results.html
+ '[' -f ./tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./tests/nose_results.html
+ passcount=68
+ '[' 68 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.pMVTClfv4H
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-grizzly/26
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python26-stable-grizzly/26/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list