+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 21 18:13:58 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-9659c48b4-2lcrr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fd25ea7a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-21 18:14:03.476 8 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:14:03.476 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-21 18:14:03.504 7 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:14:03.504 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-21 18:14:04.030 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:14:04.044 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:14:05.254 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:14:05.258 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:14:05.261 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:14:05.262 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-21 18:14:05.263 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:14:05.263 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:14:05.263 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:14:05.264 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.264 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:14:05.269 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-21 18:14:05.270 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:14:05.271 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:14:05.271 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:14:05.272 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.272 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.272 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.272 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.280 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.280 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:05.280 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.296 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:14:05.297 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.297 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.304 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:14:05.305 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.305 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:14:05.343 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:14:05.343 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:14:05.343 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:14:05.343 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:14:05.353 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:14:05.353 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:14:05.353 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:14:05.354 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:14:05.819 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:14:05.890 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:14:05.981 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:14:05.981 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:14:05.981 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:14:05.998 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:14:05.998 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:14:05.998 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:14:05.998 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:14:05.998 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:14:05.999 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:14:05.999 7 INFO neutron.plugins.ml2.managers [None req-8ef040ea-b31d-43a6-997f-fac82fbee357 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:14:06.011 7 INFO neutron.quota [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded quota_driver: . 2026-04-21 18:14:06.011 7 INFO neutron.plugins.ml2.plugin [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:14:06.011 7 INFO neutron.plugins.ml2.managers [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:14:06.011 7 INFO neutron.plugins.ml2.managers [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:14:06.011 7 INFO neutron.plugins.ml2.managers [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:14:06.012 7 INFO neutron.extensions.vlantransparent [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:14:06.012 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: qos 2026-04-21 18:14:06.025 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: router 2026-04-21 18:14:06.032 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:14:06.032 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:14:06.032 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:14:06.049 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:14:06.050 8 INFO neutron.plugins.ml2.managers [None req-e8cd7d73-1ac2-43c8-bd32-4c631d79eed1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:14:06.063 8 INFO neutron.quota [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded quota_driver: . 2026-04-21 18:14:06.064 8 INFO neutron.plugins.ml2.plugin [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:14:06.064 8 INFO neutron.plugins.ml2.managers [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:14:06.064 8 INFO neutron.plugins.ml2.managers [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:14:06.064 8 INFO neutron.plugins.ml2.managers [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:14:06.064 8 INFO neutron.extensions.vlantransparent [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:14:06.064 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: qos 2026-04-21 18:14:06.068 7 INFO neutron.services.service_base [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:14:06.068 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: segments 2026-04-21 18:14:06.085 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: router 2026-04-21 18:14:06.127 8 INFO neutron.services.service_base [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:14:06.128 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: segments 2026-04-21 18:14:06.166 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: trunk 2026-04-21 18:14:06.184 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:14:06.225 7 WARNING stevedore.named [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:14:06.225 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: trunk 2026-04-21 18:14:06.241 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:14:06.283 8 WARNING stevedore.named [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:14:06.303 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:14:06.304 7 INFO neutron.common.utils [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:14:06.304 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:14:06.309 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: tag 2026-04-21 18:14:06.317 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:14:06.319 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:14:06.325 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: flavors 2026-04-21 18:14:06.328 7 INFO neutron.manager [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loading Plugin: revisions 2026-04-21 18:14:06.332 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Initializing extension manager. 2026-04-21 18:14:06.333 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: address-group 2026-04-21 18:14:06.334 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: address-scope 2026-04-21 18:14:06.335 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:14:06.336 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: agent 2026-04-21 18:14:06.337 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:14:06.338 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:14:06.339 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:14:06.339 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:14:06.340 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:14:06.340 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:14:06.341 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:14:06.343 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:14:06.343 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:14:06.344 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:14:06.344 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:14:06.345 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: dvr 2026-04-21 18:14:06.346 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:14:06.346 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:14:06.347 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:06.348 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:14:06.348 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: external-net 2026-04-21 18:14:06.349 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:14:06.350 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: extraroute 2026-04-21 18:14:06.350 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:14:06.351 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:14:06.352 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:14:06.352 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:14:06.353 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:14:06.353 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:14:06.354 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: flavors 2026-04-21 18:14:06.355 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:14:06.356 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:14:06.356 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:14:06.357 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:14:06.358 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:14:06.359 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: router 2026-04-21 18:14:06.361 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:06.362 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-21 18:14:06.363 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-21 18:14:06.364 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:14:06.364 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:14:06.365 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:06.366 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:14:06.366 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:14:06.368 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:06.369 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:14:06.371 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:14:06.372 8 INFO neutron.common.utils [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:14:06.372 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:14:06.376 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:14:06.378 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:14:06.379 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:14:06.381 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:14:06.382 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:14:06.382 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: tag 2026-04-21 18:14:06.383 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:14:06.383 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:14:06.384 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:14:06.385 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:14:06.385 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: network_ha 2026-04-21 18:14:06.386 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:14:06.387 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:14:06.388 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: pagination 2026-04-21 18:14:06.388 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:14:06.389 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-21 18:14:06.389 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:14:06.390 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:14:06.390 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:14:06.390 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:14:06.391 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:14:06.391 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:14:06.392 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-21 18:14:06.393 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:14:06.393 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:14:06.393 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:14:06.394 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-21 18:14:06.395 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: binding 2026-04-21 18:14:06.395 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:14:06.396 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-security 2026-04-21 18:14:06.396 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: project-id 2026-04-21 18:14:06.397 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: flavors 2026-04-21 18:14:06.397 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: provider 2026-04-21 18:14:06.399 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos 2026-04-21 18:14:06.400 8 INFO neutron.manager [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loading Plugin: revisions 2026-04-21 18:14:06.400 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:14:06.401 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:14:06.401 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-default 2026-04-21 18:14:06.402 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:14:06.402 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:14:06.403 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:14:06.403 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Initializing extension manager. 2026-04-21 18:14:06.403 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:14:06.404 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:14:06.405 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: address-group 2026-04-21 18:14:06.405 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:14:06.405 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:14:06.406 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: address-scope 2026-04-21 18:14:06.406 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:14:06.406 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:14:06.406 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:14:06.407 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:14:06.407 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: agent 2026-04-21 18:14:06.408 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:14:06.408 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:14:06.409 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:14:06.410 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: quotas 2026-04-21 18:14:06.410 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:14:06.411 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:14:06.411 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: quota_details 2026-04-21 18:14:06.411 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:14:06.412 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:14:06.412 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:14:06.413 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:14:06.413 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:14:06.414 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:14:06.414 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:14:06.414 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:14:06.415 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:14:06.415 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:14:06.415 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:14:06.415 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:14:06.416 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:14:06.416 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:14:06.417 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:14:06.417 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: dvr 2026-04-21 18:14:06.417 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:14:06.417 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:14:06.418 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:14:06.418 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:06.419 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:14:06.419 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:14:06.419 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:14:06.419 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: external-net 2026-04-21 18:14:06.420 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:14:06.420 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:14:06.420 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:14:06.420 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: extraroute 2026-04-21 18:14:06.421 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-21 18:14:06.421 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:14:06.421 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:14:06.422 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:14:06.422 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:14:06.423 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:14:06.423 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:14:06.424 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:14:06.425 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: flavors 2026-04-21 18:14:06.426 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:14:06.426 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: security-group 2026-04-21 18:14:06.427 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:14:06.427 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: segment 2026-04-21 18:14:06.427 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:14:06.428 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:14:06.428 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:14:06.428 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:14:06.428 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: service-type 2026-04-21 18:14:06.429 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: sorting 2026-04-21 18:14:06.429 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:14:06.430 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: router 2026-04-21 18:14:06.430 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:14:06.430 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:14:06.431 7 WARNING neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:14:06.432 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:14:06.431 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:06.432 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnet-external-network 2026-04-21 18:14:06.432 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-21 18:14:06.433 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:14:06.433 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-21 18:14:06.433 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:14:06.434 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:14:06.434 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:14:06.434 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:14:06.434 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:14:06.435 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:06.435 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:14:06.435 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:14:06.436 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: tag-creation 2026-04-21 18:14:06.436 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:14:06.436 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:14:06.437 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:06.437 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:14:06.440 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:14:06.441 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:14:06.441 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: trunk 2026-04-21 18:14:06.442 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:14:06.442 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:14:06.442 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:14:06.443 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:14:06.444 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:14:06.445 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:14:06.445 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-21 18:14:06.446 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:14:06.446 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:14:06.446 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:14:06.447 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:14:06.447 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:14:06.448 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:14:06.448 7 INFO neutron.api.extensions [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:14:06.448 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:14:06.449 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:14:06.449 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: network_ha 2026-04-21 18:14:06.450 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:14:06.451 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 18:14:06.451 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 18:14:06.451 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.451 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:14:06.451 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 18:14:06.452 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: pagination 2026-04-21 18:14:06.452 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:14:06.453 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-21 18:14:06.453 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:14:06.454 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:14:06.454 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:14:06.454 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:06.455 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:14:06.455 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:06.455 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:14:06.456 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-21 18:14:06.456 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:14:06.457 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:14:06.458 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-21 18:14:06.458 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: binding 2026-04-21 18:14:06.459 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:14:06.459 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:06.460 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-security 2026-04-21 18:14:06.460 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:06.460 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: project-id 2026-04-21 18:14:06.460 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:06.461 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: provider 2026-04-21 18:14:06.461 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.462 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.462 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.462 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.463 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:06.463 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos 2026-04-21 18:14:06.463 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:06.463 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:06.464 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:14:06.464 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:06.464 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:06.464 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:14:06.465 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:06.465 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-default 2026-04-21 18:14:06.465 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:14:06.466 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:14:06.467 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:14:06.467 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:14:06.468 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:14:06.468 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:14:06.469 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:06.469 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] router is already registered 2026-04-21 18:14:06.469 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:14:06.469 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:06.469 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] floatingip is already registered 2026-04-21 18:14:06.470 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:14:06.470 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:14:06.471 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:14:06.471 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:14:06.473 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:06.473 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] rbac_policy is already registered 2026-04-21 18:14:06.474 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:06.474 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: quotas 2026-04-21 18:14:06.474 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] security_group is already registered 2026-04-21 18:14:06.474 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:06.474 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] security_group_rule is already registered 2026-04-21 18:14:06.475 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: quota_details 2026-04-21 18:14:06.475 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.475 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.476 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.476 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.476 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:06.476 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:14:06.477 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] trunk is already registered 2026-04-21 18:14:06.477 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:06.477 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:14:06.477 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] endpoint_group is already registered 2026-04-21 18:14:06.478 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:14:06.478 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:06.478 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] vpnservice is already registered 2026-04-21 18:14:06.478 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:14:06.478 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:06.478 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] ipsec_site_connection is already registered 2026-04-21 18:14:06.479 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:14:06.479 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:06.479 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] ipsecpolicy is already registered 2026-04-21 18:14:06.479 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:14:06.479 7 INFO neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:06.479 7 WARNING neutron.quota.resource_registry [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] ikepolicy is already registered 2026-04-21 18:14:06.480 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:14:06.481 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:14:06.481 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:14:06.483 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:14:06.484 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:14:06.484 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:14:06.485 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:14:06.485 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-21 18:14:06.486 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:14:06.490 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: security-group 2026-04-21 18:14:06.492 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: segment 2026-04-21 18:14:06.492 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:14:06.493 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: service-type 2026-04-21 18:14:06.493 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: sorting 2026-04-21 18:14:06.494 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:14:06.495 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:14:06.495 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:14:06.496 8 WARNING neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:14:06.496 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:14:06.497 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnet-external-network 2026-04-21 18:14:06.497 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:14:06.498 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:14:06.498 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:14:06.499 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:14:06.500 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:14:06.500 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: tag-creation 2026-04-21 18:14:06.501 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:14:06.505 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:14:06.506 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:14:06.506 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: trunk 2026-04-21 18:14:06.507 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:14:06.507 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:14:06.508 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:14:06.510 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-21 18:14:06.511 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:14:06.512 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:14:06.513 8 INFO neutron.api.extensions [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:14:06.516 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 18:14:06.517 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 18:14:06.517 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.517 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 18:14:06.521 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:06.521 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:06.526 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:06.527 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:06.527 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:06.528 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.528 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.529 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.529 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.530 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:06.530 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:06.530 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:06.531 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:06.531 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:06.532 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:06.536 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:06.536 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] router is already registered 2026-04-21 18:14:06.537 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:06.537 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] floatingip is already registered 2026-04-21 18:14:06.541 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:06.541 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] rbac_policy is already registered 2026-04-21 18:14:06.542 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:06.542 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] security_group is already registered 2026-04-21 18:14:06.542 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:06.542 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] security_group_rule is already registered 2026-04-21 18:14:06.543 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.543 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.544 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:06.544 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] subnetpool is already registered 2026-04-21 18:14:06.544 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:06.545 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] trunk is already registered 2026-04-21 18:14:06.545 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:06.545 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] endpoint_group is already registered 2026-04-21 18:14:06.546 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:06.546 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] vpnservice is already registered 2026-04-21 18:14:06.546 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:06.547 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] ipsec_site_connection is already registered 2026-04-21 18:14:06.547 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:06.547 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] ipsecpolicy is already registered 2026-04-21 18:14:06.547 8 INFO neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:06.548 8 WARNING neutron.quota.resource_registry [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] ikepolicy is already registered 2026-04-21 18:14:06.669 7 WARNING keystonemiddleware._common.config [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:14:06.676 7 WARNING oslo_config.cfg [None req-b549c39b-6e97-46f9-846b-8121e0fff489 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd25ea7a668 pid: 7 (default app) 2026-04-21 18:14:06.776 8 WARNING keystonemiddleware._common.config [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:14:06.782 8 WARNING oslo_config.cfg [None req-7d7e2643-cf60-49b1-91d9-9759dec978d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd25ea7a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:14:10.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8127da2b-2475-4827-b403-83f8d7c134a9 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:10 2026] GET /v2.0/networks/public => generated 108 bytes in 829 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:11.591 7 WARNING neutron.services.revisions.revision_plugin [None req-23225f5c-9def-47e6-b2c9-f0f28121beb4 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:11.628 7 INFO neutron.db.segments_db [None req-23225f5c-9def-47e6-b2c9-f0f28121beb4 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment 7648ebde-58a7-4030-875e-df95a30a1f68 of type flat for network b553a0a4-5ac4-4071-905f-887ddb16e064 2026-04-21 18:14:11.697 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23225f5c-9def-47e6-b2c9-f0f28121beb4 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:11 2026] POST /v2.0/networks => generated 124 bytes in 572 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:14:17.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f8c41ae-a994-46dd-a7d8-caadcdcf0597 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:17 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:17.690 7 WARNING neutron.services.revisions.revision_plugin [None req-d551f48c-61a9-46c2-beff-3d1deb580a8a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:17.702 7 INFO neutron.db.segments_db [None req-d551f48c-61a9-46c2-beff-3d1deb580a8a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment 81aa65ae-9d47-4394-846f-8119d065bbb4 of type flat for network 5a56dedb-5792-44fa-9c3c-e00525eda0ec 2026-04-21 18:14:17.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d551f48c-61a9-46c2-beff-3d1deb580a8a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:17 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:14:23.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83cea70b-08da-42e6-b20d-03ba62327f0f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:23 2026] GET /v2.0/networks/public => generated 108 bytes in 398 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:24.200 8 WARNING neutron.services.revisions.revision_plugin [None req-8fbc7108-d506-4c08-a083-1f9faa749d2f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:24.233 8 INFO neutron.db.segments_db [None req-8fbc7108-d506-4c08-a083-1f9faa749d2f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment f61b5180-6595-4c83-8e23-baa144d8e0b0 of type flat for network 9d0b3006-8433-405b-9871-50ea78d20e73 2026-04-21 18:14:24.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fbc7108-d506-4c08-a083-1f9faa749d2f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:23 2026] POST /v2.0/networks => generated 124 bytes in 311 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:14:30.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c2500f1-a0b8-40da-a47b-87314cec8cba 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:30 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:30.225 8 WARNING neutron.services.revisions.revision_plugin [None req-d00c7148-3832-480b-a179-f057cb78aec8 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:30.249 8 INFO neutron.db.segments_db [None req-d00c7148-3832-480b-a179-f057cb78aec8 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment 6e8955e0-a8db-487d-b933-7bd7b87447f8 of type flat for network 005b9df9-957c-4cec-b51c-b691e654fc07 2026-04-21 18:14:30.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d00c7148-3832-480b-a179-f057cb78aec8 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:30 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:14:36.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da297b00-b514-45cb-9569-595579cb945a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:36 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:36.257 7 WARNING neutron.services.revisions.revision_plugin [None req-a085b671-8b5b-44bd-99eb-dbdf7814203b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:36.284 7 INFO neutron.db.segments_db [None req-a085b671-8b5b-44bd-99eb-dbdf7814203b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment 02ae1f21-af82-43b9-9424-e051665eb6eb of type flat for network 529b92d7-00fe-4887-8f71-dab161537cb3 2026-04-21 18:14:36.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a085b671-8b5b-44bd-99eb-dbdf7814203b 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:36 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:14:42.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ed132dd-69ac-4be2-8bae-8babe59d9a7f 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:42 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:14:42.349 7 WARNING neutron.services.revisions.revision_plugin [None req-7d2ac02b-1cec-4ec5-93bb-8371b3954470 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:42.371 7 INFO neutron.db.segments_db [None req-7d2ac02b-1cec-4ec5-93bb-8371b3954470 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment 7f559f6e-85bd-48f2-8084-6f6494647beb of type flat for network bc6f666b-8641-4e7a-a5e1-386ec1fe2985 [pid: 7|app: 0|req: 13/23] 199.204.45.116 () {48 vars in 967 bytes} [Tue Apr 21 18:14:42 2026] POST /v2.0/networks => generated 706 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:14:43.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adefb2fb-d7ea-4b15-aed3-2b0347839a64 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.116 () {44 vars in 927 bytes} [Tue Apr 21 18:14:43 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.116 () {44 vars in 949 bytes} [Tue Apr 21 18:14:43 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:14:43.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-175b2dd4-a4af-4c04-8467-7a88d3edd773 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.116 () {44 vars in 1034 bytes} [Tue Apr 21 18:14:43 2026] GET /v2.0/subnets/public-subnet?network_id=bc6f666b-8641-4e7a-a5e1-386ec1fe2985 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.116 () {44 vars in 1057 bytes} [Tue Apr 21 18:14:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=bc6f666b-8641-4e7a-a5e1-386ec1fe2985 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.116 () {48 vars in 965 bytes} [Tue Apr 21 18:14:43 2026] POST /v2.0/subnets => generated 664 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:26.286 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e62ac14b-f1f7-4cb9-b125-709e53b4ea3c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-21 18:19:26.289 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:19:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.116) !!! 2026-04-21 18:19:26.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92d23a55-ef40-43a9-8de5-52bd245a5225 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.116 () {44 vars in 937 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:19:26.438 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-21 18:19:26.439 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:19:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.116) !!! [pid: 7|app: 0|req: 34/65] 199.204.45.116 () {44 vars in 959 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:19:26.510 8 INFO neutron.db.segments_db [None req-00c14bbd-dcc5-46c9-8992-686366714d6a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] Added segment e9a585aa-f491-4886-95f3-0753be9ca66f of type vxlan for network f120f33c-89d7-4682-a2d6-9b12da4d2d23 [pid: 8|app: 0|req: 32/66] 199.204.45.116 () {48 vars in 966 bytes} [Tue Apr 21 18:19:26 2026] POST /v2.0/networks => generated 707 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:27.671 7 INFO oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58220. 2026-04-21 18:19:27.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-822c6a13-e94c-4ed1-b39d-c1c99c8adaf5 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.116 () {44 vars in 937 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:19:27.732 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e62ac14b-f1f7-4cb9-b125-709e53b4ea3c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58230. [pid: 8|app: 0|req: 34/70] 199.204.45.116 () {44 vars in 959 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:19:27.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-870db2df-59d6-4a9e-a3ac-ee65a690e4e2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.116 () {44 vars in 1036 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f120f33c-89d7-4682-a2d6-9b12da4d2d23 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.116 () {44 vars in 1059 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f120f33c-89d7-4682-a2d6-9b12da4d2d23 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.116 () {48 vars in 965 bytes} [Tue Apr 21 18:19:27 2026] POST /v2.0/subnets => generated 651 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:29.134 8 INFO neutron.api.v2.resource [None req-97c83fe1-2aaf-46c5-936e-e6b07c86675c 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.116 () {44 vars in 971 bytes} [Tue Apr 21 18:19:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.116 () {44 vars in 993 bytes} [Tue Apr 21 18:19:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.116 () {48 vars in 980 bytes} [Tue Apr 21 18:19:29 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:30 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:30 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:30 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:31 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:31 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:31 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:33 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:33 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:33 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:34 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:34 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:34 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.116 () {44 vars in 987 bytes} [Tue Apr 21 18:19:36 2026] GET /v2.0/networks/f120f33c-89d7-4682-a2d6-9b12da4d2d23 => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:19:36.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-792e343d-2ec5-468d-8c1b-d88c95930f58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.116 () {44 vars in 1076 bytes} [Tue Apr 21 18:19:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f120f33c-89d7-4682-a2d6-9b12da4d2d23 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.116 () {44 vars in 1099 bytes} [Tue Apr 21 18:19:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f120f33c-89d7-4682-a2d6-9b12da4d2d23 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:36 2026] GET /v2.0/security-groups/9d499421-353f-4c10-a35e-ac85245cefcd => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.116 () {48 vars in 961 bytes} [Tue Apr 21 18:19:36 2026] POST /v2.0/ports => generated 1100 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:19:42.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5202ded3-f5a8-48e9-8dc2-0fc2338ced43 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.116 () {44 vars in 978 bytes} [Tue Apr 21 18:19:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.116 () {44 vars in 1000 bytes} [Tue Apr 21 18:19:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.116 () {48 vars in 1030 bytes} [Tue Apr 21 18:19:42 2026] PUT /v2.0/ports/0dae922f-1aaf-4616-ba54-80eaf23ea919 => generated 1249 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.116 () {44 vars in 920 bytes} [Tue Apr 21 18:19:44 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:19:46.055 7 INFO neutron.api.v2.resource [None req-830f005f-30d7-413a-a3bd-1484e08876ce 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.116 () {44 vars in 959 bytes} [Tue Apr 21 18:19:46 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.116 () {44 vars in 981 bytes} [Tue Apr 21 18:19:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.116 () {48 vars in 980 bytes} [Tue Apr 21 18:19:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:47 2026] POST /v2.0/security-group-rules => generated 623 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/security-groups/0631c1e0-e5f5-4903-a2da-83957aa7117d => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:19:48 2026] POST /v2.0/security-group-rules => generated 627 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:47.706 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 66/135] 199.204.45.116 () {44 vars in 975 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/quotas/65690ecc90544d34bc42405177f1c488 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 70/136] 199.204.45.116 () {48 vars in 1027 bytes} [Tue Apr 21 18:21:48 2026] PUT /v2.0/quotas/65690ecc90544d34bc42405177f1c488 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:07.745 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-21 18:24:07.748 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:24:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.116) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:08.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ada11364-d946-4396-b1dd-4031192683f4 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/155] 199.204.45.116 () {30 vars in 739 bytes} [Tue Apr 21 18:24:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 351 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:24:08.106 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e62ac14b-f1f7-4cb9-b125-709e53b4ea3c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/156] 199.204.45.116 () {30 vars in 761 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:09.826 7 INFO oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47516. 2026-04-21 18:24:09.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84605127-1d98-48c9-8db9-223e43ad2a0a 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/157] 199.204.45.116 () {30 vars in 739 bytes} [Tue Apr 21 18:24:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/158] 199.204.45.116 () {30 vars in 761 bytes} [Tue Apr 21 18:24:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:30:04.225 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-21 18:30:04.227 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:30:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=2c417033bb2745bbb2f7c747cd0eca38 (ip 199.204.45.116) !!! 2026-04-21 18:30:04.346 7 INFO neutron.api.v2.resource [None req-1d72e99a-f673-4739-89ab-5e7b7ea0f42c 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/207] 199.204.45.116 () {44 vars in 1074 bytes} [Tue Apr 21 18:30:04 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 139 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:30:04.359 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e62ac14b-f1f7-4cb9-b125-709e53b4ea3c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-21 18:30:04.359 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:30:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=2c417033bb2745bbb2f7c747cd0eca38 (ip 199.204.45.116) !!! [pid: 8|app: 0|req: 102/208] 199.204.45.116 () {44 vars in 1097 bytes} [Tue Apr 21 18:30:04 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.116 () {48 vars in 981 bytes} [Tue Apr 21 18:30:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:30:05.809 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e62ac14b-f1f7-4cb9-b125-709e53b4ea3c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43520. [pid: 8|app: 0|req: 103/210] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:05 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 1624 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:30:05 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257 => generated 1624 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:05 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:30:06.017 7 INFO oslo.messaging._drivers.impl_rabbit [-] [df128ef6-d506-4290-b045-fe5bb7c0e20d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43532. [pid: 7|app: 0|req: 109/213] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:30:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:07 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:30:07 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:07 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:30:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:08 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:30:08 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:08 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:30:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:09 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.204.45.116 () {44 vars in 1001 bytes} [Tue Apr 21 18:30:09 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.204.45.116 () {44 vars in 1088 bytes} [Tue Apr 21 18:30:09 2026] GET /v2.0/security-groups/e393bf18-6df5-4c2f-a0bf-14590305e257?project_id=2c417033bb2745bbb2f7c747cd0eca38 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.204.45.116 () {48 vars in 991 bytes} [Tue Apr 21 18:30:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)