Openstack-stable-maint
Threads by month
- ----- 2024 -----
- 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
October 2013
- 7 participants
- 54 discussions
01 Oct '13
See <https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/2…>
------------------------------------------
[...truncated 197 lines...]
stdout
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 2275, in test_describe_security_groups_by_id
self.cloud.delete_security_group(self.context, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 737, in delete_security_group
group_id)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 101, in get
id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 231, in test_associate_port_security_enabled_false
req, '1', body)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 394, in assertRaises
self.assertThat(our_callable, matcher)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 406, in assertThat
mismatch = matcher.match(matchee)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 99, in match
mismatch = self.exception_matcher.match(exc_info)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 61, in match
mismatch = matcher.match(matchee)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 386, in match
reraise(*matchee)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 92, in match
result = matchee()
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 867, in __call__
return self._callable_object(*self._args, **self._kwargs)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 200, in test_associate
self.manager._addSecurityGroup(req, '1', body)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
tags: worker-0
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 215, in test_associate_port_security_enabled_true
self.manager._addSecurityGroup(req, '1', body)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 11328 tests in 472.899s
FAILED (id=0, failures=13, skips=13)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/w…> setup.py testr --slowest --testr-args='
___________________________________ 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==1.3
Cheetah==2.4.4
Jinja2==2.7.1
Markdown==2.3.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cliff==1.4.5
cmd2==0.6.7
coverage==3.6
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
ecdsa==0.8
eventlet==0.14.0
extras==0.0.3
feedparser==5.1.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.1.0
kombu==2.5.14
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nova==jenkins.periodic.nova.python26.stable.grizzly.25
numpy==1.7.1
ordereddict==1.1
oslo.config==1.2.1
paramiko==1.12.0
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycrypto==2.6
pyflakes==0.7.3
pylint==0.25.2
pyparsing==2.0.1
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-quantumclient==2.2.4.2
python-subunit==0.0.15
pytz==2013d
repoze.lru==0.6
requests==1.2.2
setuptools-git==1.0
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
stevedore==0.12
suds==0.4
testrepository==0.0.17
testtools==0.9.32
unittest2==0.5.1
warlock==1.0.1
websockify==0.3.0
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py26/bin/subunit-1to2
+ .tox/py26/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_create_delete_security_group
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_by_non_existing_security_group_name
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate_by_non_existing_security_group_name
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups_by_id
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
process-returncode
process-returncode
process-returncode
process-returncode
+ gzip -9 ./subunit_log.txt
+ gzip -9 ./testr_results.html
+ 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.EpL4REOXld
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-nova-python26-stable-grizzly/centos6-9/25
[SCP] Copying console log.
1
2
01 Oct '13
See <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/2…>
------------------------------------------
[...truncated 195 lines...]
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 2275, in test_describe_security_groups_by_id
self.cloud.delete_security_group(self.context, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 737, in delete_security_group
group_id)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 101, in get
id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 231, in test_associate_port_security_enabled_false
req, '1', body)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 394, in assertRaises
self.assertThat(our_callable, matcher)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 406, in assertThat
mismatch = matcher.match(matchee)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 99, in match
mismatch = self.exception_matcher.match(exc_info)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 61, in match
mismatch = matcher.match(matchee)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 386, in match
reraise(*matchee)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 92, in match
result = matchee()
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 867, in __call__
return self._callable_object(*self._args, **self._kwargs)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 200, in test_associate
self.manager._addSecurityGroup(req, '1', body)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
tags: worker-0
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'nova'
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 215, in test_associate_port_security_enabled_true
self.manager._addSecurityGroup(req, '1', body)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 448, in _addSecurityGroup
context, id, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 430, in _invoke
method(context, instance, group_name)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 163, in wrapped
return func(self, context, target, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 333, in add_to_instance
security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 11328 tests in 306.982s
FAILED (id=0, failures=13, skips=12)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/w…> setup.py testr --slowest --testr-args='
___________________________________ 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
Jinja2==2.7.1
Markdown==2.3.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cliff==1.4.5
cmd2==0.6.7
coverage==3.6
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
ecdsa==0.8
eventlet==0.14.0
extras==0.0.3
feedparser==5.1.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.1.0
kombu==2.5.14
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nova==jenkins.periodic.nova.python27.stable.grizzly.20
numpy==1.7.1
oslo.config==1.2.1
paramiko==1.12.0
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycrypto==2.6
pyflakes==0.7.3
pylint==0.25.2
pyparsing==2.0.1
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-quantumclient==2.2.4.2
python-subunit==0.0.15
pytz==2013d
repoze.lru==0.6
requests==1.2.2
setuptools-git==1.0
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
stevedore==0.12
suds==0.4
testrepository==0.0.17
testtools==0.9.32
warlock==1.0.1
websockify==0.3.0
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/subunit-1to2
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_by_non_existing_security_group_name
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_create_delete_security_group
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate_by_non_existing_security_group_name
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups_by_id
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
process-returncode
process-returncode
process-returncode
process-returncode
+ gzip -9 ./subunit_log.txt
+ gzip -9 ./testr_results.html
+ 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.pLiPlRJPlD
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-nova-python27-stable-grizzly/precise32/20
[SCP] Copying console log.
1
3
Re: [Openstack-stable-maint] [openstack-dev] Gate issues - what you can do to help
by Alan Pevec 01 Oct '13
by Alan Pevec 01 Oct '13
01 Oct '13
>> 1) Please *do not* Approve or Reverify stable/* patches. The pyparsing
>> requirements conflict with neutron client from earlier in the week is still
>> not resolved on stable/*.
>
> Also there's an issue with quantumclient and Nova stable/grizzly:
> https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/3…
> ...nova/network/security_group/quantum_driver.py", line 101, in get
> id = quantumv20.find_resourceid_by_name_or_id(
> AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
That should be fixed by https://review.openstack.org/49006 + new
quantumclient release, thanks Matt!
Adam, Thierry - given that stable/grizzly is still blocked by this, I
suppose we should delay 2013.1.4 freeze (was planned this Thursday)
until stable/grizzly is back in shape?
Cheers,
Alan
3
2
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #24
by OpenStack Jenkins 30 Sep '13
by OpenStack Jenkins 30 Sep '13
30 Sep '13
See <https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…>
------------------------------------------
[...truncated 1173 lines...]
test_save_updates_acls [32mOK [0m[32m 0.00[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestCreatingLocations
test_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_custom_service_type [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_http [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_with_region [32mOK [0m[32m 0.01[0m
test_single_tenant_location [32mOK [0m[32m 0.01[0m
test_single_tenant_location_http [32mOK [0m[32m 0.01[0m
TestMultiTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestSingleTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_invalid_user [32mOK [0m[32m 0.01[0m
test_connection_missing_user [32mOK [0m[32m 0.01[0m
test_connection_with_auth_v1 [32mOK [0m[32m 0.01[0m
test_connection_with_endpoint_type [32mOK [0m[32m 0.01[0m
test_connection_with_no_trailing_slash [32mOK [0m[32m 0.01[0m
test_connection_with_region [32mOK [0m[32m 0.01[0m
test_connection_with_service_type [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.00[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.01[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.00[0m
test_read_acl_tenants [32mOK [0m[32m 0.00[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2_2_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[31m 0.22[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[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_from_json_malformed [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
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: glance.tests.functional.v1.test_api.TestApi.test_v1_not_enabled
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 460, in test_v1_not_enabled
response, content = http.request(path, 'GET')
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1570, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1317, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1252, in _conn_request
conn.connect()
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 913, in connect
raise socket.error, msg
error: [Errno 111] ECONNREFUSED
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 91.55 secs:
[31m 26.42 TestScrubber.test_scrubber_app[0m
[31m 20.73 TestScrubber.test_delayed_delete[0m
[31m 14.97 TestRootApi.test_version_configurations[0m
[31m 14.85 TestGlanceControl.test_reload[0m
[31m 14.58 TestGlanceControl.test_respawn[0m
----------------------------------------------------------------------
Ran 1101 tests in 615.563s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-grizzly…'>
___________________________________ 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==1.3
Jinja2==2.7.1
MarkupSafe==0.18
MySQL-python==1.2.4
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
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cffi==0.7.2
colorama==0.2.6
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python26.stable.grizzly.24
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.0.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.1
passlib==1.6.1
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=126
+ '[' 126 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.z27WFbTebf
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/24/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-12/24
[SCP] Copying console log.
1
2