Description of problem: While running the UDP tests in octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest The tests typically fail with a pool creation timeout: Traceback (most recent call last): File "/home/stack/plugins/octavia/octavia_tempest_plugin/tests/api/v2/test_pool.py", line 238, in test_UDP_SI_pool_with_listener_create algorithm=const.LB_ALGORITHM_SOURCE_IP) File "/home/stack/plugins/octavia/octavia_tempest_plugin/tests/api/v2/test_pool.py", line 445, in _test_pool_create CONF.load_balancer.build_timeout) File "/home/stack/plugins/octavia/octavia_tempest_plugin/tests/waiters.py", line 96, in wait_for_status raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (PoolAPITest:test_UDP_SI_pool_with_listener_create) show_pool operating_status failed to update to ONLINE within the required time 300. Current status of show_pool: OFFLINE Version-Release number of selected component (if applicable): observed in 16.1 (Train) and 13 (Queen) How reproducible: 100% Steps to Reproduce: 1. python3 -m testtools.run octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_UDP_LC_pool_with_listener_create Actual results: Traceback (most recent call last): File "/home/stack/octavia-tempest-plugin/octavia_tempest_plugin/tests/api/v2/test_pool.py", line 116, in test_UDP_LC_pool_with_listener_create algorithm=const.LB_ALGORITHM_LEAST_CONNECTIONS) File "/home/stack/octavia-tempest-plugin/octavia_tempest_plugin/tests/api/v2/test_pool.py", line 445, in _test_pool_create CONF.load_balancer.build_timeout) File "/home/stack/octavia-tempest-plugin/octavia_tempest_plugin/tests/waiters.py", line 96, in wait_for_status raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (PoolAPITest:test_UDP_LC_pool_with_listener_create) show_pool operating_status failed to update to ONLINE within the required time 300. Current status of show_pool: OFFLINE Ran 1 test in 472.726s FAILED (failures=1) Expected results: Successfull run Additional info:
*** Bug 1907965 has been marked as a duplicate of this bug. ***
Bug still occurs in 16.1.5 puddle RHOS-16.1-RHEL-8-20210323.n.0 13.0 puddle OpenStack-13.0-RHEL-7-20210324.1
Bug still occurs in RHOSP 13 with octavia version openstack-octavia-5.1.0-0.20210129074655.fd62200.el7ost
Verified in OpenStack-13.0-RHEL-7-20210409.1
OSP13 support officially ended on 27 June 2023