tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_idempotent_instances[gate,smoke] fails

Bug #1313655 reported by Irena Berezovsky
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Unassigned

Bug Description

tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_idempotent_instances[gate,smoke] fails with following log:

2014-04-28 09:46:28.416 | ----------------------------------------------------------------------
2014-04-28 09:46:28.417 | _StringException: Empty attachments:
2014-04-28 09:46:28.417 | pythonlogging:''
2014-04-28 09:46:28.417 | stderr
2014-04-28 09:46:28.417 | stdout
2014-04-28 09:46:28.417 |
2014-04-28 09:46:28.417 | Traceback (most recent call last):
2014-04-28 09:46:28.417 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 115, in test_run_idempotent_instances
2014-04-28 09:46:28.417 | self.assertEqual(reservation_1.id, reservation_1a.id)
2014-04-28 09:46:28.417 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 321, in assertEqual
2014-04-28 09:46:28.417 | self.assertThat(observed, matcher, message)
2014-04-28 09:46:28.417 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
2014-04-28 09:46:28.418 | raise mismatch_error
2014-04-28 09:46:28.418 | MismatchError: u'r-fbmcu1r7' != u'r-10ay052f'

full logs are here:
http://logs.openstack.org/43/90643/2/check/check-tempest-dsvm-neutron-pg/6426a54/

Tags: ec2
Revision history for this message
Joe Gordon (jogo) wrote :

We are still seeing this.

logstash.openstack.org query:

message:"self.assertEqual(reservation_1.id, reservation_1a.id)" AND tags:"console.html"

Revision history for this message
Joe Gordon (jogo) wrote :

The tempest test looks right, and I don't see how there can by any races on the tempest side, so it looks like there is race condition in the nova side of this.

Changed in nova:
status: New → Confirmed
no longer affects: tempest
tags: added: ec2 unified-objects
Changed in nova:
importance: Undecided → High
Revision history for this message
Joe Gordon (jogo) wrote :

Setting to high since we are seeing this regularly fail in the gate.

Revision history for this message
Matt Riedemann (mriedem) wrote :

Not sure why this was tagged with unified-objects, there are no objects traces in the nova logs from the originally linked test failure.

tags: removed: unified-objects
Joe Gordon (jogo)
Changed in nova:
importance: High → Critical
importance: Critical → High
Revision history for this message
Joe Gordon (jogo) wrote :

no hits a while looks like this was resolved

Changed in nova:
status: Confirmed → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-3 → 2014.2
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.