Comment 1 for bug 2079047

Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

To help with later search. The error traceback:

```
Traceback (most recent call last):
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/common/utils.py", line 85, in wait_until_true
    eventlet.sleep(sleep)
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/eventlet/greenthread.py", line 38, in sleep
    hub.switch()
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/eventlet/hubs/hub.py", line 310, in switch
    return self.greenlet.switch()
eventlet.timeout.Timeout: 10 seconds

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/scenario/test_security_groups.py", line 922, in test_established_tcp_session_after_re_attachinging_sg
    con.test_connection(should_pass=False)
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/common/utils.py", line 239, in test_connection
    wait_until_true(self._test_connection,
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/common/utils.py", line 90, in wait_until_true
    raise WaitTimeout("Timed out after %d seconds" % timeout)
neutron_tempest_plugin.common.utils.WaitTimeout: Timed out after 10 seconds
```

The first failure in openSearch is on Aug 23: https://opensearch.logs.openstack.org/_dashboards/app/data-explorer/discover?security_tenant=global#?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:'94869730-aea8-11ec-9e6a-83741af3fdcd',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2024-08-23T04:00:00.000Z',to:'2024-08-24T04:00:00.000Z'))&_q=(filters:!(),query:(language:kuery,query:'%22in%20test_established_tcp_session_after_re_attachinging_sg%22'))