+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 16:37:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-8474bdc859-cwrk7 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f2a46b2b668 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)... 2026-07-17 16:37:34.017 7 INFO neutron.common.config [-] Logging enabled! 2026-07-17 16:37:34.017 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-17 16:37:34.203 8 INFO neutron.common.config [-] Logging enabled! 2026-07-17 16:37:34.203 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-17 16:37:35.262 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-17 16:37:35.333 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-17 16:37:37.098 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 16:37:37.101 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-17 16:37:37.105 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-17 16:37:37.106 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 16:37:37.106 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-17 16:37:37.106 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-17 16:37:37.106 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.114 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.115 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.115 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.137 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 16:37:37.139 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-17 16:37:37.140 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-17 16:37:37.140 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.141 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.144 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-17 16:37:37.146 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 16:37:37.146 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-17 16:37:37.146 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-17 16:37:37.146 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.155 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.155 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 16:37:37.156 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.175 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-17 16:37:37.175 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-17 16:37:37.175 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-17 16:37:37.175 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-17 16:37:37.187 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-17 16:37:37.188 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.188 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-17 16:37:37.220 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-17 16:37:37.221 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-17 16:37:37.221 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-17 16:37:37.221 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-17 16:37:37.500 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing driver for type 'vlan' 2026-07-17 16:37:37.553 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing driver for type 'vlan' 2026-07-17 16:37:37.892 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] VlanTypeDriver initialization complete 2026-07-17 16:37:37.893 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing driver for type 'vxlan' 2026-07-17 16:37:37.893 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-17 16:37:37.906 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-17 16:37:37.906 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-17 16:37:37.907 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing extension driver 'port_security' 2026-07-17 16:37:37.907 8 INFO neutron.plugins.ml2.extensions.port_security [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-17 16:37:37.907 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing extension driver 'qos' 2026-07-17 16:37:37.907 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-17 16:37:37.907 8 INFO neutron.plugins.ml2.managers [None req-aa61d44b-2f3e-40b5-9efa-fd0671ba3990 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-17 16:37:37.923 8 INFO neutron.quota [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded quota_driver: . 2026-07-17 16:37:37.923 8 INFO neutron.plugins.ml2.plugin [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Modular L2 Plugin initialization complete 2026-07-17 16:37:37.924 8 INFO neutron.plugins.ml2.managers [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-17 16:37:37.924 8 INFO neutron.plugins.ml2.managers [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-17 16:37:37.924 8 INFO neutron.plugins.ml2.managers [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Got port-security extension from driver 'port_security' 2026-07-17 16:37:37.924 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: qos 2026-07-17 16:37:37.926 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] VlanTypeDriver initialization complete 2026-07-17 16:37:37.926 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing driver for type 'vxlan' 2026-07-17 16:37:37.927 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-17 16:37:37.938 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: router 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing extension driver 'port_security' 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.extensions.port_security [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing extension driver 'qos' 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-17 16:37:37.938 7 INFO neutron.plugins.ml2.managers [None req-bb17d109-33ec-4582-8207-b8ad43a89020 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-17 16:37:37.950 7 INFO neutron.quota [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded quota_driver: . 2026-07-17 16:37:37.951 7 INFO neutron.plugins.ml2.plugin [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Modular L2 Plugin initialization complete 2026-07-17 16:37:37.951 7 INFO neutron.plugins.ml2.managers [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-17 16:37:37.951 7 INFO neutron.plugins.ml2.managers [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-17 16:37:37.951 7 INFO neutron.plugins.ml2.managers [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-17 16:37:37.951 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: qos 2026-07-17 16:37:37.964 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: router 2026-07-17 16:37:37.985 8 INFO neutron.services.service_base [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-17 16:37:37.985 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: segments 2026-07-17 16:37:38.012 7 INFO neutron.services.service_base [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-17 16:37:38.012 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: segments 2026-07-17 16:37:38.095 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: trunk 2026-07-17 16:37:38.111 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: vpnaas 2026-07-17 16:37:38.114 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: trunk 2026-07-17 16:37:38.129 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: vpnaas 2026-07-17 16:37:38.153 8 WARNING stevedore.named [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.169 7 WARNING stevedore.named [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.241 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-17 16:37:38.241 8 INFO neutron.common.utils [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-17 16:37:38.242 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: taas 2026-07-17 16:37:38.265 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-17 16:37:38.265 7 INFO neutron.common.utils [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-17 16:37:38.265 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: taas 2026-07-17 16:37:38.278 8 WARNING stevedore.named [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.279 8 WARNING stevedore.named [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 16:37:38.291 7 WARNING stevedore.named [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.291 7 WARNING stevedore.named [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 16:37:38.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-17 16:37:38.304 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: tapmirror 2026-07-17 16:37:38.311 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-17 16:37:38.311 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: tapmirror 2026-07-17 16:37:38.317 8 WARNING stevedore.named [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.318 8 WARNING stevedore.named [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 16:37:38.325 7 WARNING stevedore.named [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 16:37:38.326 7 WARNING stevedore.named [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 16:37:38.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-17 16:37:38.336 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: auto_allocate 2026-07-17 16:37:38.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-17 16:37:38.341 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: auto_allocate 2026-07-17 16:37:38.344 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: tag 2026-07-17 16:37:38.350 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: tag 2026-07-17 16:37:38.353 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: timestamp 2026-07-17 16:37:38.358 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: network_ip_availability 2026-07-17 16:37:38.362 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: flavors 2026-07-17 16:37:38.364 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: timestamp 2026-07-17 16:37:38.367 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: network_ip_availability 2026-07-17 16:37:38.368 8 INFO neutron.manager [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loading Plugin: revisions 2026-07-17 16:37:38.371 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: flavors 2026-07-17 16:37:38.373 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Initializing extension manager. 2026-07-17 16:37:38.374 7 INFO neutron.manager [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loading Plugin: revisions 2026-07-17 16:37:38.375 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: address-group 2026-07-17 16:37:38.376 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: address-scope 2026-07-17 16:37:38.376 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-17 16:37:38.377 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: agent 2026-07-17 16:37:38.378 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: agent-resources-synced 2026-07-17 16:37:38.379 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Initializing extension manager. 2026-07-17 16:37:38.380 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: address-group 2026-07-17 16:37:38.380 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: allowed-address-pairs 2026-07-17 16:37:38.381 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: address-scope 2026-07-17 16:37:38.381 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: auto-allocated-topology 2026-07-17 16:37:38.381 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-17 16:37:38.382 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: availability_zone 2026-07-17 16:37:38.382 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: agent 2026-07-17 16:37:38.383 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: availability_zone_filter 2026-07-17 16:37:38.383 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: agent-resources-synced 2026-07-17 16:37:38.383 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-17 16:37:38.384 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: default-subnetpools 2026-07-17 16:37:38.384 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-17 16:37:38.385 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-17 16:37:38.385 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: availability_zone 2026-07-17 16:37:38.386 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: availability_zone_filter 2026-07-17 16:37:38.386 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-17 16:37:38.387 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-17 16:37:38.387 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: dns-integration 2026-07-17 16:37:38.387 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: default-subnetpools 2026-07-17 16:37:38.387 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: dns-domain-ports 2026-07-17 16:37:38.388 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-17 16:37:38.389 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-17 16:37:38.389 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: dvr 2026-07-17 16:37:38.389 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: dns-integration 2026-07-17 16:37:38.389 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-17 16:37:38.390 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: dns-domain-ports 2026-07-17 16:37:38.390 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: empty-string-filtering 2026-07-17 16:37:38.390 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-17 16:37:38.391 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 16:37:38.391 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: dvr 2026-07-17 16:37:38.391 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-17 16:37:38.392 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: external-net 2026-07-17 16:37:38.392 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-17 16:37:38.393 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-17 16:37:38.393 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: extraroute 2026-07-17 16:37:38.393 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: extraroute-atomic 2026-07-17 16:37:38.394 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: empty-string-filtering 2026-07-17 16:37:38.394 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-17 16:37:38.395 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-17 16:37:38.395 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 16:37:38.395 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-17 16:37:38.395 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-17 16:37:38.396 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: external-net 2026-07-17 16:37:38.396 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-17 16:37:38.397 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-17 16:37:38.397 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: fip-port-details 2026-07-17 16:37:38.397 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: extraroute 2026-07-17 16:37:38.398 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: flavors 2026-07-17 16:37:38.398 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: extraroute-atomic 2026-07-17 16:37:38.399 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-17 16:37:38.399 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-17 16:37:38.400 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-17 16:37:38.400 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: floatingip-pools 2026-07-17 16:37:38.400 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-17 16:37:38.400 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: ip_allocation 2026-07-17 16:37:38.401 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-17 16:37:38.401 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: ip-substring-filtering 2026-07-17 16:37:38.401 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: l2_adjacency 2026-07-17 16:37:38.402 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: fip-port-details 2026-07-17 16:37:38.403 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: flavors 2026-07-17 16:37:38.403 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: router 2026-07-17 16:37:38.404 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-17 16:37:38.405 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 16:37:38.405 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: floatingip-pools 2026-07-17 16:37:38.405 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-17 16:37:38.406 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: ip_allocation 2026-07-17 16:37:38.406 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-17 16:37:38.406 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-17 16:37:38.407 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: ext-gw-mode 2026-07-17 16:37:38.407 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: l2_adjacency 2026-07-17 16:37:38.407 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: l3-ha 2026-07-17 16:37:38.408 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-17 16:37:38.408 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: router 2026-07-17 16:37:38.408 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-17 16:37:38.409 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: l3-flavors 2026-07-17 16:37:38.410 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-17 16:37:38.410 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 16:37:38.410 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-17 16:37:38.411 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-17 16:37:38.411 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-17 16:37:38.412 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: ext-gw-mode 2026-07-17 16:37:38.412 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: l3-ha 2026-07-17 16:37:38.413 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-17 16:37:38.413 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-17 16:37:38.414 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-17 16:37:38.414 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: l3-flavors 2026-07-17 16:37:38.415 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-17 16:37:38.415 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-17 16:37:38.415 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-17 16:37:38.416 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-17 16:37:38.417 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-17 16:37:38.418 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-17 16:37:38.418 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: multi-provider 2026-07-17 16:37:38.418 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-17 16:37:38.419 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: net-mtu 2026-07-17 16:37:38.419 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: net-mtu-writable 2026-07-17 16:37:38.420 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: network_availability_zone 2026-07-17 16:37:38.420 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-17 16:37:38.421 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: network_ha 2026-07-17 16:37:38.421 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: network-ip-availability 2026-07-17 16:37:38.422 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-17 16:37:38.422 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-17 16:37:38.423 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: pagination 2026-07-17 16:37:38.423 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-17 16:37:38.423 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-device-profile 2026-07-17 16:37:38.424 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-17 16:37:38.424 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-17 16:37:38.424 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-17 16:37:38.425 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-17 16:37:38.425 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-mac-override 2026-07-17 16:37:38.426 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-17 16:37:38.426 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: multi-provider 2026-07-17 16:37:38.426 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-17 16:37:38.426 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: net-mtu 2026-07-17 16:37:38.427 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-17 16:37:38.427 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: net-mtu-writable 2026-07-17 16:37:38.428 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-resource-request 2026-07-17 16:37:38.428 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: network_availability_zone 2026-07-17 16:37:38.428 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-resource-request-groups 2026-07-17 16:37:38.428 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: network_ha 2026-07-17 16:37:38.429 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-17 16:37:38.429 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: network-ip-availability 2026-07-17 16:37:38.429 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: binding 2026-07-17 16:37:38.430 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: binding-extended 2026-07-17 16:37:38.430 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-17 16:37:38.430 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: pagination 2026-07-17 16:37:38.430 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-security 2026-07-17 16:37:38.431 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-device-profile 2026-07-17 16:37:38.431 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: project-id 2026-07-17 16:37:38.431 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-17 16:37:38.431 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: provider 2026-07-17 16:37:38.432 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-17 16:37:38.432 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-17 16:37:38.432 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-17 16:37:38.433 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-mac-override 2026-07-17 16:37:38.433 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-17 16:37:38.434 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-17 16:37:38.434 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-17 16:37:38.434 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos 2026-07-17 16:37:38.435 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-resource-request 2026-07-17 16:37:38.435 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-17 16:37:38.435 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-17 16:37:38.436 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-17 16:37:38.436 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-17 16:37:38.436 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: binding 2026-07-17 16:37:38.436 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-default 2026-07-17 16:37:38.437 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-fip 2026-07-17 16:37:38.437 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: binding-extended 2026-07-17 16:37:38.437 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-17 16:37:38.437 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-security 2026-07-17 16:37:38.438 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-gateway-ip 2026-07-17 16:37:38.438 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: project-id 2026-07-17 16:37:38.438 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: provider 2026-07-17 16:37:38.438 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-port-network-policy 2026-07-17 16:37:38.439 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-pps-minimum 2026-07-17 16:37:38.439 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-17 16:37:38.440 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-17 16:37:38.440 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-pps 2026-07-17 16:37:38.441 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-rule-type-details 2026-07-17 16:37:38.441 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos 2026-07-17 16:37:38.441 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-17 16:37:38.442 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-17 16:37:38.442 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: qos-rules-alias 2026-07-17 16:37:38.442 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-17 16:37:38.443 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: quota-check-limit 2026-07-17 16:37:38.443 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-default 2026-07-17 16:37:38.443 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-fip 2026-07-17 16:37:38.443 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: quota-check-limit-default 2026-07-17 16:37:38.444 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-17 16:37:38.444 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-17 16:37:38.445 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-17 16:37:38.445 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-17 16:37:38.446 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: quotas 2026-07-17 16:37:38.446 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-17 16:37:38.447 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-pps 2026-07-17 16:37:38.447 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: quota_details 2026-07-17 16:37:38.447 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-17 16:37:38.448 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-17 16:37:38.448 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: qos-rules-alias 2026-07-17 16:37:38.449 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: rbac-policies 2026-07-17 16:37:38.449 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: quota-check-limit 2026-07-17 16:37:38.449 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: rbac-address-group 2026-07-17 16:37:38.450 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-17 16:37:38.450 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: rbac-address-scope 2026-07-17 16:37:38.450 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: rbac-security-groups 2026-07-17 16:37:38.451 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: rbac-subnetpool 2026-07-17 16:37:38.451 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: revision-if-match 2026-07-17 16:37:38.452 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: quotas 2026-07-17 16:37:38.452 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: standard-attr-revisions 2026-07-17 16:37:38.453 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: router_availability_zone 2026-07-17 16:37:38.453 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: quota_details 2026-07-17 16:37:38.453 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-17 16:37:38.454 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: rbac-policies 2026-07-17 16:37:38.455 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: rbac-address-group 2026-07-17 16:37:38.455 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-groups-default-rules 2026-07-17 16:37:38.455 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: rbac-address-scope 2026-07-17 16:37:38.456 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-17 16:37:38.456 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: rbac-security-groups 2026-07-17 16:37:38.456 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-17 16:37:38.457 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-17 16:37:38.457 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-17 16:37:38.457 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-17 16:37:38.458 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: revision-if-match 2026-07-17 16:37:38.458 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-17 16:37:38.458 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-17 16:37:38.459 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: router_availability_zone 2026-07-17 16:37:38.459 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-17 16:37:38.461 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-17 16:37:38.462 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-17 16:37:38.462 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-17 16:37:38.463 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-17 16:37:38.463 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-17 16:37:38.464 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-17 16:37:38.465 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: security-group 2026-07-17 16:37:38.466 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: segment 2026-07-17 16:37:38.466 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-17 16:37:38.467 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: service-type 2026-07-17 16:37:38.468 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: sorting 2026-07-17 16:37:38.468 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: standard-attr-segment 2026-07-17 16:37:38.469 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: standard-attr-description 2026-07-17 16:37:38.469 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: stateful-security-group 2026-07-17 16:37:38.470 8 WARNING neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-17 16:37:38.471 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-17 16:37:38.471 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: security-group 2026-07-17 16:37:38.471 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnet-external-network 2026-07-17 16:37:38.472 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnet_onboard 2026-07-17 16:37:38.472 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: segment 2026-07-17 16:37:38.472 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-17 16:37:38.472 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-17 16:37:38.473 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnet-service-types 2026-07-17 16:37:38.473 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: service-type 2026-07-17 16:37:38.474 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnet_allocation 2026-07-17 16:37:38.474 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: sorting 2026-07-17 16:37:38.474 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: standard-attr-segment 2026-07-17 16:37:38.474 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-17 16:37:38.475 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: tag-creation 2026-07-17 16:37:38.475 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: standard-attr-description 2026-07-17 16:37:38.475 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-17 16:37:38.475 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: stateful-security-group 2026-07-17 16:37:38.476 7 WARNING neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-17 16:37:38.476 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-17 16:37:38.477 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnet-external-network 2026-07-17 16:37:38.477 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnet_onboard 2026-07-17 16:37:38.478 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-17 16:37:38.478 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnet-service-types 2026-07-17 16:37:38.479 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnet_allocation 2026-07-17 16:37:38.479 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: standard-attr-tag 2026-07-17 16:37:38.480 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-17 16:37:38.480 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: tag-creation 2026-07-17 16:37:38.481 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-17 16:37:38.481 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-17 16:37:38.481 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: trunk 2026-07-17 16:37:38.482 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: trunk-details 2026-07-17 16:37:38.482 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-17 16:37:38.483 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-17 16:37:38.484 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-17 16:37:38.484 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-17 16:37:38.485 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: standard-attr-tag 2026-07-17 16:37:38.486 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-17 16:37:38.486 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: trunk 2026-07-17 16:37:38.486 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-17 16:37:38.487 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: trunk-details 2026-07-17 16:37:38.487 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-17 16:37:38.487 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-17 16:37:38.488 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-17 16:37:38.488 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: vpn-flavors 2026-07-17 16:37:38.488 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-17 16:37:38.489 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-17 16:37:38.489 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: vpnaas 2026-07-17 16:37:38.491 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: taas 2026-07-17 16:37:38.492 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-17 16:37:38.492 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: tap-mirror 2026-07-17 16:37:38.492 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-17 16:37:38.493 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: vpn-flavors 2026-07-17 16:37:38.493 8 INFO neutron.api.extensions [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Loaded extension: taas-vlan-filter 2026-07-17 16:37:38.495 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: vpnaas 2026-07-17 16:37:38.496 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: taas 2026-07-17 16:37:38.496 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-17 16:37:38.497 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-17 16:37:38.497 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.497 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-17 16:37:38.497 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: tap-mirror 2026-07-17 16:37:38.498 7 INFO neutron.api.extensions [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-17 16:37:38.500 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-17 16:37:38.500 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-17 16:37:38.500 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-17 16:37:38.501 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.501 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-17 16:37:38.501 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-17 16:37:38.504 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-17 16:37:38.505 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-17 16:37:38.506 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-17 16:37:38.506 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-17 16:37:38.507 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-17 16:37:38.507 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.508 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.508 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.508 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.509 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-17 16:37:38.509 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.509 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-17 16:37:38.510 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.510 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-17 16:37:38.510 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-17 16:37:38.510 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-17 16:37:38.510 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-17 16:37:38.511 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-17 16:37:38.511 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.511 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.512 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.512 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.512 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.512 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.512 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.513 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.513 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-17 16:37:38.513 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.514 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.514 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-17 16:37:38.515 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-17 16:37:38.515 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-17 16:37:38.516 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.516 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.516 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.516 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.516 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-17 16:37:38.517 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] router is already registered 2026-07-17 16:37:38.517 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-17 16:37:38.517 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] floatingip is already registered 2026-07-17 16:37:38.521 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-17 16:37:38.521 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-17 16:37:38.521 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] rbac_policy is already registered 2026-07-17 16:37:38.521 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] router is already registered 2026-07-17 16:37:38.521 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-17 16:37:38.521 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-17 16:37:38.521 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] security_group is already registered 2026-07-17 16:37:38.522 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] floatingip is already registered 2026-07-17 16:37:38.522 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-17 16:37:38.522 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] security_group_rule is already registered 2026-07-17 16:37:38.523 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.523 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.523 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.523 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.524 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-17 16:37:38.524 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] trunk is already registered 2026-07-17 16:37:38.524 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.525 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.525 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.525 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.525 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-17 16:37:38.525 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] rbac_policy is already registered 2026-07-17 16:37:38.525 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-17 16:37:38.525 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] endpoint_group is already registered 2026-07-17 16:37:38.526 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-17 16:37:38.526 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-17 16:37:38.526 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] vpnservice is already registered 2026-07-17 16:37:38.526 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] security_group is already registered 2026-07-17 16:37:38.526 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-17 16:37:38.526 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-17 16:37:38.526 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ipsec_site_connection is already registered 2026-07-17 16:37:38.527 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] security_group_rule is already registered 2026-07-17 16:37:38.527 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.527 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.527 8 INFO neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.527 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.527 8 WARNING neutron.quota.resource_registry [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.528 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.528 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-17 16:37:38.528 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] subnetpool is already registered 2026-07-17 16:37:38.529 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-17 16:37:38.529 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] trunk is already registered 2026-07-17 16:37:38.529 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.529 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.530 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.530 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.530 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-17 16:37:38.530 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] endpoint_group is already registered 2026-07-17 16:37:38.531 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-17 16:37:38.531 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] vpnservice is already registered 2026-07-17 16:37:38.531 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-17 16:37:38.531 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ipsec_site_connection is already registered 2026-07-17 16:37:38.532 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-17 16:37:38.532 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ipsecpolicy is already registered 2026-07-17 16:37:38.532 7 INFO neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-17 16:37:38.532 7 WARNING neutron.quota.resource_registry [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] ikepolicy is already registered 2026-07-17 16:37:38.567 8 WARNING keystonemiddleware._common.config [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:37:38.570 7 WARNING keystonemiddleware._common.config [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:37:38.574 8 WARNING oslo_config.cfg [None req-d42e6f4a-d37e-4ba1-8627-c295d655db6d - - - - - -] 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 9 seconds on interpreter 0x7f2a46b2b668 pid: 8 (default app) 2026-07-17 16:37:38.577 7 WARNING oslo_config.cfg [None req-3fc53afe-79e5-4380-ab1e-b60c8e5d7d94 - - - - - -] 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 9 seconds on interpreter 0x7f2a46b2b668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:37:42.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71fba545-fe23-47b8-8231-a3bfe83c8fa2 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/3] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:37:41 2026] GET /v2.0/networks/public => generated 108 bytes in 919 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:70: 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: 3/4] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:37:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:37:43.722 7 WARNING neutron.services.revisions.revision_plugin [None req-60a1fa5a-8c9a-49b4-89d9-900a00ea5c03 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:37:43.739 7 INFO neutron.db.segments_db [None req-60a1fa5a-8c9a-49b4-89d9-900a00ea5c03 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 98f7b9ea-d1d8-47f4-b24a-b9c0d469ffd9 of type flat for network c4768f9a-17d2-4a64-8715-5b723655eee8 2026-07-17 16:37:43.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60a1fa5a-8c9a-49b4-89d9-900a00ea5c03 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/5] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:37:43 2026] POST /v2.0/networks => generated 124 bytes in 414 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 16:37:49.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-531c277b-d560-4e6e-973b-50f5d5c783f3 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:37:49 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:37:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:37:49.834 7 WARNING neutron.services.revisions.revision_plugin [None req-7639fe5e-91b4-428c-a69b-efb0f098c130 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:37:49.849 7 INFO neutron.db.segments_db [None req-7639fe5e-91b4-428c-a69b-efb0f098c130 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 91f2a553-f9a2-4cd1-b434-47a5a9e9adce of type flat for network 98a0cf61-0eeb-4297-b02b-de89879e26e6 2026-07-17 16:37:49.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7639fe5e-91b4-428c-a69b-efb0f098c130 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:37:49 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 16:37:56.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaff0179-6278-4864-af20-f9444b976656 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:37:55 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:37:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:37:56.413 8 WARNING neutron.services.revisions.revision_plugin [None req-540c2e1e-73ad-490c-b0d8-cf437ef52661 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:37:56.438 8 INFO neutron.db.segments_db [None req-540c2e1e-73ad-490c-b0d8-cf437ef52661 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 2aa25ce4-a3a0-4784-9108-14df3ba04ef6 of type flat for network e4265d8f-be78-4a2b-86f2-89b0136aba7c 2026-07-17 16:37:56.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-540c2e1e-73ad-490c-b0d8-cf437ef52661 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:37:56 2026] POST /v2.0/networks => generated 124 bytes in 338 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 16:38:02.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2531a16d-1f6c-4337-8aa9-e844c24c91cd 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:38:02 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:38:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:38:02.499 7 WARNING neutron.services.revisions.revision_plugin [None req-cd463404-4d8e-4c20-81d1-b8d3572ec188 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:38:02.513 7 INFO neutron.db.segments_db [None req-cd463404-4d8e-4c20-81d1-b8d3572ec188 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment b9bf3645-1a0e-4daa-971a-30fe98efef82 of type flat for network b67ad31b-1f18-4e02-ac86-bdee11b9e1aa 2026-07-17 16:38:02.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd463404-4d8e-4c20-81d1-b8d3572ec188 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/15] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:38:02 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 16:38:08.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4194da6b-10e5-4fcc-8088-55854049e939 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:38:08 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:38:08 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-07-17 16:38:08.795 7 WARNING neutron.services.revisions.revision_plugin [None req-ae8d57a3-6a12-4839-8587-219609eaea6c 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:38:08.817 7 INFO neutron.db.segments_db [None req-ae8d57a3-6a12-4839-8587-219609eaea6c 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 3006bceb-0ae2-4757-ad22-73dfef6a43d3 of type flat for network e880d494-9268-4315-8725-6b0e50580413 2026-07-17 16:38:08.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae8d57a3-6a12-4839-8587-219609eaea6c 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:38:08 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 16:38:14.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0af02284-fdf1-4d04-8e9e-60d5b209e6df 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:38:14 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: 10/21] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:38:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:38:15.055 8 WARNING neutron.services.revisions.revision_plugin [None req-fd515ea2-0c13-4a14-948d-7f3590bab0a7 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Could not find related network for resource to bump revision. 2026-07-17 16:38:15.077 8 INFO neutron.db.segments_db [None req-fd515ea2-0c13-4a14-948d-7f3590bab0a7 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 8e09066c-5b19-4c90-938f-442922356b2a of type flat for network c0732de3-3096-4a97-8404-9f909c29cf62 [pid: 8|app: 0|req: 12/22] 199.19.213.215 () {48 vars in 968 bytes} [Fri Jul 17 16:38:14 2026] POST /v2.0/networks => generated 706 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-17 16:38:16.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edf46d59-2bc4-44c0-bb87-cb40ff584c5f 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 199.19.213.215 () {44 vars in 928 bytes} [Fri Jul 17 16:38:16 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: 13/24] 199.19.213.215 () {44 vars in 950 bytes} [Fri Jul 17 16:38:16 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 16:38:16.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73a0b1c3-a340-4c05-b23c-0cd63471ece4 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/25] 199.19.213.215 () {44 vars in 1035 bytes} [Fri Jul 17 16:38:16 2026] GET /v2.0/subnets/public-subnet?network_id=c0732de3-3096-4a97-8404-9f909c29cf62 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.19.213.215 () {44 vars in 1058 bytes} [Fri Jul 17 16:38:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=c0732de3-3096-4a97-8404-9f909c29cf62 => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.19.213.215 () {48 vars in 966 bytes} [Fri Jul 17 16:38:16 2026] POST /v2.0/subnets => generated 664 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-17 16:43:23.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a97b173c-1bb0-43a5-99af-ce14b1adb026 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.215 () {44 vars in 938 bytes} [Fri Jul 17 16:43:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.19.213.215 () {44 vars in 960 bytes} [Fri Jul 17 16:43:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:43:23.922 8 INFO neutron.db.segments_db [None req-ab070a68-d3a5-465a-a81e-e329601c50c6 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] Added segment 5ca52e6b-0a22-4ef2-b9d7-3b1443182258 of type vxlan for network 49665ca6-2050-4af9-9e42-c911ff88bf7e [pid: 8|app: 0|req: 37/71] 199.19.213.215 () {48 vars in 967 bytes} [Fri Jul 17 16:43:23 2026] POST /v2.0/networks => generated 688 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-17 16:43:24.979 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae8f9e4c-751a-42a7-ac95-9cd1e99249c0 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/72] 199.19.213.215 () {44 vars in 938 bytes} [Fri Jul 17 16:43:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.19.213.215 () {44 vars in 960 bytes} [Fri Jul 17 16:43:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 16:43:25.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27ff40f7-58cb-48f8-8f05-61cd9be6b23f 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.215 () {44 vars in 1037 bytes} [Fri Jul 17 16:43:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=49665ca6-2050-4af9-9e42-c911ff88bf7e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.215 () {44 vars in 1060 bytes} [Fri Jul 17 16:43:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=49665ca6-2050-4af9-9e42-c911ff88bf7e => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.215 () {48 vars in 966 bytes} [Fri Jul 17 16:43:25 2026] POST /v2.0/subnets => generated 651 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-17 16:43:26.414 8 INFO neutron.api.v2.resource [None req-fcbfc53d-dc0b-4b6a-a878-f6c2a44b5a66 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/77] 199.19.213.215 () {44 vars in 972 bytes} [Fri Jul 17 16:43:26 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.215 () {44 vars in 994 bytes} [Fri Jul 17 16:43:26 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.215 () {48 vars in 981 bytes} [Fri Jul 17 16:43:26 2026] POST /v2.0/security-groups => generated 1616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:27 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 1616 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:27 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:27 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:28 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:28 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:28 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:29 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:30 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:30 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:31 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:31 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:31 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:32 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:32 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:32 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.19.213.215 () {44 vars in 988 bytes} [Fri Jul 17 16:43:33 2026] GET /v2.0/networks/49665ca6-2050-4af9-9e42-c911ff88bf7e => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 16:43:33.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b52adabd-5231-4776-855b-785a1784f8f6 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/103] 199.19.213.215 () {44 vars in 1077 bytes} [Fri Jul 17 16:43:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=49665ca6-2050-4af9-9e42-c911ff88bf7e => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.215 () {44 vars in 1100 bytes} [Fri Jul 17 16:43:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=49665ca6-2050-4af9-9e42-c911ff88bf7e => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:33 2026] GET /v2.0/security-groups/a8da0e07-5c10-4439-af6b-e19fbf68c1d7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.215 () {48 vars in 962 bytes} [Fri Jul 17 16:43:33 2026] POST /v2.0/ports => generated 1100 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-17 16:43:42.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fa77821-5b4d-4512-b70c-eb39d7457a1b 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/107] 199.19.213.215 () {44 vars in 980 bytes} [Fri Jul 17 16:43:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/108] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.215 () {48 vars in 1032 bytes} [Fri Jul 17 16:43:42 2026] PUT /v2.0/ports/ae37d1b0-dc9b-4cad-a3ee-ac683bf93a69 => generated 1249 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.215 () {44 vars in 921 bytes} [Fri Jul 17 16:43:44 2026] GET /v2.0/ports => generated 3730 bytes in 438 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:43:46.440 8 INFO neutron.api.v2.resource [None req-657906dd-7148-4d56-9e2f-3d0d6374fa59 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/111] 199.19.213.215 () {44 vars in 960 bytes} [Fri Jul 17 16:43: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: 7|app: 0|req: 54/112] 199.19.213.215 () {44 vars in 982 bytes} [Fri Jul 17 16:43:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.215 () {48 vars in 981 bytes} [Fri Jul 17 16:43:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:47 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:47 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:47 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:47 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:48 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => generated 2246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/121] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:48 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => 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: 59/122] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:43:48 2026] GET /v2.0/security-groups/6f0f7a22-d341-4633-9631-01c7acb51187 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/123] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:43:48 2026] POST /v2.0/security-group-rules => generated 627 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/132] 199.19.213.215 () {44 vars in 976 bytes} [Fri Jul 17 16:45:01 2026] GET /v2.0/quotas/b578af82ee56439d8f2f2eaef6112359 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/133] 199.19.213.215 () {48 vars in 1028 bytes} [Fri Jul 17 16:45:01 2026] PUT /v2.0/quotas/b578af82ee56439d8f2f2eaef6112359 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:47:22.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c7fe0a8-beab-4459-a13e-d6f3a87cd478 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/154] 199.19.213.215 () {30 vars in 741 bytes} [Fri Jul 17 16:47:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 243 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:70: 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: 80/155] 199.19.213.215 () {30 vars in 763 bytes} [Fri Jul 17 16:47:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 16:47:24.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9da5530-6937-4278-86e8-0e763ce69fde 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/156] 199.19.213.215 () {30 vars in 741 bytes} [Fri Jul 17 16:47:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/157] 199.19.213.215 () {30 vars in 763 bytes} [Fri Jul 17 16:47:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 16:54:27.208 7 INFO neutron.api.v2.resource [None req-cfa9205e-ada0-4812-84d1-7171f44985dd 48334b6a053f4a77b38bfad8937f3b57 b578af82ee56439d8f2f2eaef6112359 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/214] 199.19.213.215 () {44 vars in 1075 bytes} [Fri Jul 17 16:54:27 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 139 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.19.213.215 () {44 vars in 1098 bytes} [Fri Jul 17 16:54:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 23 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.19.213.215 () {48 vars in 982 bytes} [Fri Jul 17 16:54:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:28 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 1624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:54:28 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:28 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:54:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:29 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:54:29 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:29 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:54:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:30 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:54:30 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a => generated 2846 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/227] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:30 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:54:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:32 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 199.19.213.215 () {44 vars in 1002 bytes} [Fri Jul 17 16:54:32 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 199.19.213.215 () {44 vars in 1089 bytes} [Fri Jul 17 16:54:32 2026] GET /v2.0/security-groups/0873ca54-72a5-483e-b696-bab975ea373a?project_id=d88852c6e0894f9a8bd06f429a9aa7aa => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 199.19.213.215 () {48 vars in 992 bytes} [Fri Jul 17 16:54:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)