Internal servr error with test_stack_list_responds

Bug #1193068 reported by Attila Fazekas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
New
Undecided
Unassigned

Bug Description

2013-06-20 16:30:28.395 | ======================================================================
2013-06-20 16:30:28.396 | ERROR: tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds[gate,smoke]
2013-06-20 16:30:28.396 | ----------------------------------------------------------------------
2013-06-20 16:30:28.396 | _StringException: Traceback (most recent call last):
2013-06-20 16:30:28.396 | File "/opt/stack/new/tempest/tempest/api/orchestration/stacks/test_stacks.py", line 37, in test_stack_list_responds
2013-06-20 16:30:28.396 | resp, body = self.client.list_stacks()
2013-06-20 16:30:28.396 | File "/opt/stack/new/tempest/tempest/services/orchestration/json/orchestration_client.py", line 42, in list_stacks
2013-06-20 16:30:28.396 | resp, body = self.get(uri)
2013-06-20 16:30:28.396 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 261, in get
2013-06-20 16:30:28.396 | return self.request('GET', url, headers)
2013-06-20 16:30:28.396 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 386, in request
2013-06-20 16:30:28.397 | resp, resp_body)
2013-06-20 16:30:28.397 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 472, in _error_checker
2013-06-20 16:30:28.397 | raise exceptions.ComputeFault(message)
2013-06-20 16:30:28.397 | ComputeFault: Got compute fault
2013-06-20 16:30:28.397 | Details: 500 Internal Server Error
2013-06-20 16:30:28.397 |
2013-06-20 16:30:28.397 | The server has either erred or is incapable of performing the requested operation.
2013-06-20 16:30:28.397 |
2013-06-20 16:30:28.397 | Remote error: InvalidRequestError Could not refresh instance '' [u'Traceback (most recent call last):\n', u' File "/opt/stack/new/heat/heat/openstack/common/rpc/amqp.py", line 424, in _process_data\n **args)\n', u' File "/opt/stack/new/heat/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', u' File "/opt/stack/new/heat/heat/engine/service.py", line 53, in wrapped\n return func(self, ctx, *args, **kwargs)\n', u' File "/opt/stack/new/heat/heat/engine/service.py", line 185, in list_stacks\n return list(format_stack_details(stacks))\n', u' File "/opt/stack/new/heat/heat/engine/service.py", line 182, in format_stack_details\n yield api.format_stack(stack)\n', u' File "/opt/stack/new/heat/heat/engine/api.py", line 74, in format_stack\n api.STACK_UPDATED_TIME: timeutils.isotime(stack.updated_time),\n', u' File "/opt/stack/new/heat/heat/engine/timestamp.py", line 41, in __get__\n o.refresh(attrs=[self.attribute])\n', u' File "/opt/stack/new/heat/heat/db/sqlalchemy/models.py", line 83, in refresh\n session.refresh(self, attrs)\n', u' File "/usr/local/lib/python2.7/dist-packages/sqlalchemy/orm/session.py", line 1167, in refresh\n mapperutil.instance_str(instance))\n', u"InvalidRequestError: Could not refresh instance ''\n"].
2013-06-20 16:30:28.397 |

http://logs.openstack.org/32249/3/gate/gate-tempest-devstack-vm-postgres-full/24726/console.html.gz

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.