Bug 2126730
| Summary: | Network API HttpException: 504, The server didn't respond in time.: 504 Gateway Time-out | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Udi Shkalim <ushkalim> | |
| Component: | openstack-neutron | Assignee: | Yatin Karel <ykarel> | |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Eran Kuris <ekuris> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 17.0 (Wallaby) | CC: | chrisw, jlibosva, mschuppe, pkomarov, scohen, skaplons, twilson, ykarel | |
| Target Milestone: | --- | Keywords: | AutomationBlocker, TestBlocker, Triaged | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2170352 (view as bug list) | Environment: | ||
| Last Closed: | 2023-02-03 20:11:41 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2170352 | |||
|
Description
Udi Shkalim
2022-09-14 11:07:00 UTC
might be the same as https://bugzilla.redhat.com/show_bug.cgi?id=2117182 , just for OSP17 ? The logs in the sosreports on any of the controllers do only cover 2022-09-14, not 2022-09-13 where from comment 1 the test was done. Could you rerun the test and when creating the sosreport use --all-logs to collect all available logs regardless of size. (In reply to Martin Schuppert from comment #2) > might be the same as https://bugzilla.redhat.com/show_bug.cgi?id=2117182 , > just for OSP17 ? Yes, it seems like it. reproduced also with me I'm adding my sos reports: sosreports,all overcloud_nodes /var/log, are at : http://file.tlv.redhat.com/~pkomarov/sos_reports_2126730 (In reply to pkomarov from comment #5) > reproduced also with me I'm adding my sos reports: > sosreports,all overcloud_nodes /var/log, are at : > http://file.tlv.redhat.com/~pkomarov/sos_reports_2126730 Sorry sent too soon those point to a galera issue opened here : https://bugzilla.redhat.com/show_bug.cgi?id=2156886 I'll update when this issue reproduces issue reproduced here : During disruptive test : NETWORK_DISRUPTOR_CONTROLLER_MAIN_VIP context : which does ifdown to the br-osp inerface on the controller holding the main VIP pcs resource Then wait for the pacemaker cluster to recover the node or fence etc.. then try to boot a vm with network etc.. breaks on : + openstack network create internal_net_90208ad795 Error while executing command: HttpException: 504, The server didn't respond in time.: 504 Gateway Time-out Log date for the test was :(since) 12.29.22 10:48 sosreports,all overcloud_nodes /var/log, are at : http://file.tlv.redhat.com/~pkomarov/sos_reports_21267302 can you check again ? I got : + openstack network create internal_net_9f92069461 Error while executing command: HttpException: 504, The server didn't respond in time.: 504 Gateway Time-out after rebooting all controller in order oon the latest passed_phase2 Will be fixed in 17.1.0 |