+ 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 [Thu Aug 6 19:44:53 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-844fdb9446-m5h5m 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f93f3fb8668 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-08-06 19:44:57.846 8 INFO neutron.common.config [-] Logging enabled! 2026-08-06 19:44:57.846 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-06 19:44:57.970 7 INFO neutron.common.config [-] Logging enabled! 2026-08-06 19:44:57.970 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-06 19:44:58.981 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 19:44:59.218 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 19:45:00.436 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 19:45:00.439 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 19:45:00.444 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 19:45:00.445 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 19:45:00.445 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 19:45:00.445 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-06 19:45:00.446 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-06 19:45:00.446 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.459 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.459 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.459 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.491 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 19:45:00.493 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.493 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.525 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 19:45:00.525 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 19:45:00.525 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 19:45:00.526 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 19:45:00.818 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 19:45:00.821 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 19:45:00.825 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 19:45:00.826 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 19:45:00.826 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 19:45:00.826 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-06 19:45:00.827 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-06 19:45:00.827 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.835 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.835 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 19:45:00.835 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.857 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 19:45:00.858 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.858 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 19:45:00.884 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 19:45:00.884 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 19:45:00.884 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 19:45:00.884 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 19:45:01.261 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 19:45:01.289 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 19:45:01.422 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 19:45:01.422 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 19:45:01.422 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 19:45:01.436 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 19:45:01.436 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 19:45:01.437 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 19:45:01.437 8 INFO neutron.plugins.ml2.extensions.port_security [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 19:45:01.437 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing extension driver 'qos' 2026-08-06 19:45:01.437 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 19:45:01.437 8 INFO neutron.plugins.ml2.managers [None req-161cdd5e-4dc4-41de-818d-7f0a869c1679 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 19:45:01.453 8 INFO neutron.quota [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded quota_driver: . 2026-08-06 19:45:01.454 8 INFO neutron.plugins.ml2.plugin [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 19:45:01.454 8 INFO neutron.plugins.ml2.managers [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 19:45:01.454 8 INFO neutron.plugins.ml2.managers [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 19:45:01.454 8 INFO neutron.plugins.ml2.managers [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 19:45:01.454 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: qos 2026-08-06 19:45:01.468 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: router 2026-08-06 19:45:01.514 8 INFO neutron.services.service_base [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 19:45:01.514 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: segments 2026-08-06 19:45:01.591 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 19:45:01.591 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 19:45:01.592 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 19:45:01.606 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 19:45:01.606 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 19:45:01.606 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 19:45:01.606 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 19:45:01.606 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing extension driver 'qos' 2026-08-06 19:45:01.607 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 19:45:01.607 7 INFO neutron.plugins.ml2.managers [None req-c8db7e2a-18a5-4df6-bd14-367d5a5b6eb7 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 19:45:01.615 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: trunk 2026-08-06 19:45:01.623 7 INFO neutron.quota [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded quota_driver: . 2026-08-06 19:45:01.624 7 INFO neutron.plugins.ml2.plugin [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 19:45:01.624 7 INFO neutron.plugins.ml2.managers [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 19:45:01.624 7 INFO neutron.plugins.ml2.managers [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 19:45:01.624 7 INFO neutron.plugins.ml2.managers [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 19:45:01.624 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: qos 2026-08-06 19:45:01.631 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: vpnaas 2026-08-06 19:45:01.638 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: router 2026-08-06 19:45:01.678 8 WARNING stevedore.named [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 19:45:01.682 7 INFO neutron.services.service_base [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 19:45:01.683 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: segments 2026-08-06 19:45:01.748 8 INFO neutron_vpnaas.services.vpn.plugin [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 19:45:01.748 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: taas 2026-08-06 19:45:01.778 8 WARNING stevedore.named [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 19:45:01.780 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: trunk 2026-08-06 19:45:01.795 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: vpnaas 2026-08-06 19:45:01.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 19:45:01.806 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: tapmirror 2026-08-06 19:45:01.822 8 WARNING stevedore.named [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 19:45:01.833 7 WARNING stevedore.named [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 19:45:01.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 19:45:01.840 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 19:45:01.849 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: tag 2026-08-06 19:45:01.858 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: timestamp 2026-08-06 19:45:01.861 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 19:45:01.866 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: flavors 2026-08-06 19:45:01.870 8 INFO neutron.manager [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loading Plugin: revisions 2026-08-06 19:45:01.873 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Initializing extension manager. 2026-08-06 19:45:01.874 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-06 19:45:01.876 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: address-group 2026-08-06 19:45:01.877 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: address-scope 2026-08-06 19:45:01.877 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 19:45:01.878 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: agent 2026-08-06 19:45:01.879 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 19:45:01.879 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: agent_sort_key 2026-08-06 19:45:01.880 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 19:45:01.882 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 19:45:01.882 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: availability_zone 2026-08-06 19:45:01.883 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 19:45:01.884 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 19:45:01.884 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 19:45:01.886 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 19:45:01.886 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: dns-integration 2026-08-06 19:45:01.887 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 19:45:01.887 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 19:45:01.888 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: dvr 2026-08-06 19:45:01.889 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 19:45:01.889 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 19:45:01.890 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-06 19:45:01.890 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 19:45:01.891 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 19:45:01.892 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: external-net 2026-08-06 19:45:01.892 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 19:45:01.893 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: extraroute 2026-08-06 19:45:01.894 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 19:45:01.895 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: filter-validation 2026-08-06 19:45:01.896 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 19:45:01.896 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 19:45:01.897 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 19:45:01.898 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: fip-port-details 2026-08-06 19:45:01.898 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 19:45:01.899 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: taas 2026-08-06 19:45:01.899 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: flavors 2026-08-06 19:45:01.900 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 19:45:01.901 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 19:45:01.902 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: ip_allocation 2026-08-06 19:45:01.902 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 19:45:01.903 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 19:45:01.904 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: router 2026-08-06 19:45:01.904 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-06 19:45:01.906 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 19:45:01.907 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 19:45:01.907 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 19:45:01.908 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 19:45:01.908 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: l3-ha 2026-08-06 19:45:01.909 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 19:45:01.909 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 19:45:01.910 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: l3-flavors 2026-08-06 19:45:01.911 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 19:45:01.911 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 19:45:01.914 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 19:45:01.915 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 19:45:01.917 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 19:45:01.918 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 19:45:01.918 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 19:45:01.919 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: multi-provider 2026-08-06 19:45:01.919 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: net-mtu 2026-08-06 19:45:01.920 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 19:45:01.921 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 19:45:01.921 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: network_ha 2026-08-06 19:45:01.921 7 WARNING stevedore.named [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 19:45:01.922 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 19:45:01.923 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-06 19:45:01.924 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 19:45:01.924 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: pagination 2026-08-06 19:45:01.925 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-device-profile 2026-08-06 19:45:01.925 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 19:45:01.926 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 19:45:01.926 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 19:45:01.927 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-mac-override 2026-08-06 19:45:01.927 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 19:45:01.928 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 19:45:01.928 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 19:45:01.929 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-resource-request 2026-08-06 19:45:01.929 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 19:45:01.930 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 19:45:01.930 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: binding 2026-08-06 19:45:01.932 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: binding-extended 2026-08-06 19:45:01.933 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-security 2026-08-06 19:45:01.933 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: project-id 2026-08-06 19:45:01.934 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: provider 2026-08-06 19:45:01.935 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-06 19:45:01.936 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 19:45:01.938 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos 2026-08-06 19:45:01.940 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 19:45:01.940 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 19:45:01.941 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-default 2026-08-06 19:45:01.942 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-fip 2026-08-06 19:45:01.942 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 19:45:01.943 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 19:45:01.944 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 19:45:01.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 19:45:01.944 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: tapmirror 2026-08-06 19:45:01.945 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 19:45:01.945 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 19:45:01.946 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-pps 2026-08-06 19:45:01.947 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 19:45:01.947 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 19:45:01.948 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 19:45:01.949 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 19:45:01.950 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 19:45:01.952 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: quotas 2026-08-06 19:45:01.953 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: quota_details 2026-08-06 19:45:01.954 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: rbac-policies 2026-08-06 19:45:01.955 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 19:45:01.955 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 19:45:01.956 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 19:45:01.956 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 19:45:01.957 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: revision-if-match 2026-08-06 19:45:01.957 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 19:45:01.958 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 19:45:01.958 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-06 19:45:01.959 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 19:45:01.959 7 WARNING stevedore.named [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 19:45:01.961 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 19:45:01.961 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-06 19:45:01.962 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 19:45:01.962 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 19:45:01.963 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 19:45:01.963 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 19:45:01.964 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 19:45:01.969 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: security-group 2026-08-06 19:45:01.970 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: segment 2026-08-06 19:45:01.970 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 19:45:01.971 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: service-type 2026-08-06 19:45:01.972 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: sorting 2026-08-06 19:45:01.972 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 19:45:01.973 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 19:45:01.973 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 19:45:01.974 8 WARNING neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 19:45:01.974 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 19:45:01.975 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 19:45:01.976 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 19:45:01.976 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 19:45:01.977 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 19:45:01.977 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 19:45:01.978 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 19:45:01.979 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: tag-creation 2026-08-06 19:45:01.979 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 19:45:01.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 19:45:01.983 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 19:45:01.986 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 19:45:01.986 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 19:45:01.987 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: trunk 2026-08-06 19:45:01.988 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: trunk-details 2026-08-06 19:45:01.988 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 19:45:01.989 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 19:45:01.989 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 19:45:01.990 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 19:45:01.992 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: tag 2026-08-06 19:45:01.992 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 19:45:01.993 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 19:45:01.993 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 19:45:01.995 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: vpnaas 2026-08-06 19:45:01.996 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: taas 2026-08-06 19:45:01.997 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: tap-mirror 2026-08-06 19:45:01.998 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-06 19:45:01.999 8 INFO neutron.api.extensions [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 19:45:02.000 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: timestamp 2026-08-06 19:45:02.002 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 19:45:02.002 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 19:45:02.002 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.002 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 19:45:02.003 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 19:45:02.004 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 19:45:02.006 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 19:45:02.006 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 19:45:02.008 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: flavors 2026-08-06 19:45:02.010 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 19:45:02.011 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 19:45:02.012 7 INFO neutron.manager [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loading Plugin: revisions 2026-08-06 19:45:02.012 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 19:45:02.013 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.013 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.013 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.014 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.014 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 19:45:02.014 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.015 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.015 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Initializing extension manager. 2026-08-06 19:45:02.015 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 19:45:02.016 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 19:45:02.016 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-06 19:45:02.016 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 19:45:02.016 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.017 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.017 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: address-group 2026-08-06 19:45:02.017 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.017 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.018 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: address-scope 2026-08-06 19:45:02.018 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 19:45:02.019 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: agent 2026-08-06 19:45:02.019 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 19:45:02.020 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: agent_sort_key 2026-08-06 19:45:02.021 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 19:45:02.021 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] router_route is already registered 2026-08-06 19:45:02.021 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 19:45:02.022 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 19:45:02.022 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 19:45:02.022 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] router is already registered 2026-08-06 19:45:02.023 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 19:45:02.023 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] floatingip is already registered 2026-08-06 19:45:02.025 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: availability_zone 2026-08-06 19:45:02.025 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 19:45:02.026 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 19:45:02.026 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 19:45:02.027 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 19:45:02.027 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] rbac_policy is already registered 2026-08-06 19:45:02.028 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 19:45:02.028 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 19:45:02.028 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] security_group is already registered 2026-08-06 19:45:02.028 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 19:45:02.029 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: dns-integration 2026-08-06 19:45:02.029 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] security_group_rule is already registered 2026-08-06 19:45:02.029 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 19:45:02.029 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.030 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 19:45:02.030 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.030 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.030 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: dvr 2026-08-06 19:45:02.030 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.031 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 19:45:02.031 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 19:45:02.031 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] trunk is already registered 2026-08-06 19:45:02.031 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 19:45:02.031 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.031 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.032 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-06 19:45:02.032 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.032 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.032 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 19:45:02.032 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 19:45:02.033 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] endpoint_group is already registered 2026-08-06 19:45:02.033 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 19:45:02.033 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 19:45:02.033 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] vpnservice is already registered 2026-08-06 19:45:02.033 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 19:45:02.034 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ipsec_site_connection is already registered 2026-08-06 19:45:02.034 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: external-net 2026-08-06 19:45:02.034 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.034 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.034 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 19:45:02.034 8 INFO neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.035 8 WARNING neutron.quota.resource_registry [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.035 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: extraroute 2026-08-06 19:45:02.036 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 19:45:02.036 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: filter-validation 2026-08-06 19:45:02.037 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 19:45:02.037 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 19:45:02.038 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 19:45:02.038 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: fip-port-details 2026-08-06 19:45:02.039 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: flavors 2026-08-06 19:45:02.040 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 19:45:02.041 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 19:45:02.041 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: ip_allocation 2026-08-06 19:45:02.042 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 19:45:02.042 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 19:45:02.043 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: router 2026-08-06 19:45:02.044 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-06 19:45:02.045 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 19:45:02.046 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 19:45:02.047 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 19:45:02.047 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 19:45:02.048 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: l3-ha 2026-08-06 19:45:02.048 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 19:45:02.049 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 19:45:02.049 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: l3-flavors 2026-08-06 19:45:02.050 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 19:45:02.050 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 19:45:02.053 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 19:45:02.054 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 19:45:02.055 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 19:45:02.056 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 19:45:02.057 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 19:45:02.057 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: multi-provider 2026-08-06 19:45:02.058 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: net-mtu 2026-08-06 19:45:02.058 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 19:45:02.059 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 19:45:02.059 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: network_ha 2026-08-06 19:45:02.060 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 19:45:02.061 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-06 19:45:02.062 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 19:45:02.063 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: pagination 2026-08-06 19:45:02.063 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-device-profile 2026-08-06 19:45:02.064 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 19:45:02.064 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 19:45:02.065 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 19:45:02.065 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-mac-override 2026-08-06 19:45:02.066 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 19:45:02.066 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 19:45:02.067 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 19:45:02.067 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-resource-request 2026-08-06 19:45:02.068 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 19:45:02.068 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 19:45:02.069 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: binding 2026-08-06 19:45:02.069 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: binding-extended 2026-08-06 19:45:02.070 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-security 2026-08-06 19:45:02.070 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: project-id 2026-08-06 19:45:02.071 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: provider 2026-08-06 19:45:02.071 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-06 19:45:02.072 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 19:45:02.074 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos 2026-08-06 19:45:02.074 8 WARNING keystonemiddleware._common.config [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 19:45:02.075 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 19:45:02.075 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 19:45:02.076 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-default 2026-08-06 19:45:02.076 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-fip 2026-08-06 19:45:02.077 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 19:45:02.077 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 19:45:02.078 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 19:45:02.078 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 19:45:02.079 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 19:45:02.080 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-pps 2026-08-06 19:45:02.080 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 19:45:02.081 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 19:45:02.081 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 19:45:02.082 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 19:45:02.082 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 19:45:02.082 8 WARNING keystonemiddleware.auth_token [None req-07998b58-06f3-4cdb-8120-8fc457dc4e05 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-06 19:45:02.084 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: quotas WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f93f3fb8668 pid: 8 (default app) 2026-08-06 19:45:02.085 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: quota_details 2026-08-06 19:45:02.087 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: rbac-policies 2026-08-06 19:45:02.087 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 19:45:02.088 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 19:45:02.088 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 19:45:02.089 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 19:45:02.089 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: revision-if-match 2026-08-06 19:45:02.090 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 19:45:02.091 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 19:45:02.091 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-06 19:45:02.091 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 19:45:02.093 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 19:45:02.094 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-06 19:45:02.095 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 19:45:02.095 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 19:45:02.096 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 19:45:02.096 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 19:45:02.097 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 19:45:02.102 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: security-group 2026-08-06 19:45:02.103 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: segment 2026-08-06 19:45:02.104 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 19:45:02.104 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: service-type 2026-08-06 19:45:02.105 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: sorting 2026-08-06 19:45:02.105 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 19:45:02.106 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 19:45:02.106 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 19:45:02.107 7 WARNING neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 19:45:02.107 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 19:45:02.108 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 19:45:02.108 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 19:45:02.109 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 19:45:02.109 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 19:45:02.110 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 19:45:02.111 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 19:45:02.111 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: tag-creation 2026-08-06 19:45:02.112 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 19:45:02.116 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 19:45:02.116 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 19:45:02.117 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: trunk 2026-08-06 19:45:02.117 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: trunk-details 2026-08-06 19:45:02.118 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 19:45:02.118 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 19:45:02.119 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 19:45:02.120 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 19:45:02.122 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 19:45:02.122 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 19:45:02.123 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 19:45:02.125 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: vpnaas 2026-08-06 19:45:02.126 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: taas 2026-08-06 19:45:02.127 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: tap-mirror 2026-08-06 19:45:02.128 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-06 19:45:02.129 7 INFO neutron.api.extensions [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 19:45:02.131 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 19:45:02.132 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 19:45:02.132 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.132 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 19:45:02.134 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 19:45:02.136 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 19:45:02.136 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 19:45:02.140 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 19:45:02.141 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 19:45:02.141 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 19:45:02.142 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.143 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.144 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.145 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.145 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 19:45:02.145 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.146 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.146 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 19:45:02.147 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 19:45:02.147 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 19:45:02.147 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.148 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.148 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.148 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.152 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 19:45:02.152 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] router_route is already registered 2026-08-06 19:45:02.153 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 19:45:02.154 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] router is already registered 2026-08-06 19:45:02.154 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 19:45:02.154 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] floatingip is already registered 2026-08-06 19:45:02.158 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 19:45:02.158 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] rbac_policy is already registered 2026-08-06 19:45:02.159 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 19:45:02.159 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] security_group is already registered 2026-08-06 19:45:02.160 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 19:45:02.160 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] security_group_rule is already registered 2026-08-06 19:45:02.161 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.161 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.161 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 19:45:02.161 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] subnetpool is already registered 2026-08-06 19:45:02.162 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 19:45:02.162 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] trunk is already registered 2026-08-06 19:45:02.162 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.162 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.163 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.163 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.163 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 19:45:02.163 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] endpoint_group is already registered 2026-08-06 19:45:02.164 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 19:45:02.164 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] vpnservice is already registered 2026-08-06 19:45:02.164 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 19:45:02.164 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ipsec_site_connection is already registered 2026-08-06 19:45:02.165 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 19:45:02.165 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ipsecpolicy is already registered 2026-08-06 19:45:02.165 7 INFO neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 19:45:02.165 7 WARNING neutron.quota.resource_registry [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] ikepolicy is already registered 2026-08-06 19:45:02.204 7 WARNING keystonemiddleware._common.config [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 19:45:02.211 7 WARNING keystonemiddleware.auth_token [None req-e41786c1-dfb9-42f7-9b9d-7a3eb074b276 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f93f3fb8668 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-08-06 19:45:07.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbc2c49c-a9d9-4393-9892-1bbfacd4c821 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:06 2026] GET /v2.0/networks/public => generated 108 bytes in 851 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: 1/5] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 19:45:08.031 8 ERROR stevedore.extension [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-06 19:45:08.042 8 ERROR stevedore.extension [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 19:45:08.044 8 ERROR stevedore.extension [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 19:45:08.373 8 WARNING neutron.services.revisions.revision_plugin [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not find related network for resource to bump revision. 2026-08-06 19:45:08.392 8 INFO neutron.db.segments_db [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment f15457cd-a54c-4622-a406-c0f9496f1c22 of type flat for network 50b6173a-86a9-48e3-85cb-3c1c94df8648 2026-08-06 19:45:08.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e488f578-4abb-43e1-b3d9-51fa4fde09e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {48 vars in 968 bytes} [Thu Aug 6 19:45:07 2026] POST /v2.0/networks => generated 124 bytes in 658 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 19:45:14.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6215c7ad-4340-4e6e-88f1-0c5e0c267ae2 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:14 2026] GET /v2.0/networks/public => generated 108 bytes in 403 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 19:45:14.969 7 ERROR stevedore.extension [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-06 19:45:14.982 7 ERROR stevedore.extension [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 19:45:14.983 7 ERROR stevedore.extension [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 19:45:15.148 7 WARNING neutron.services.revisions.revision_plugin [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not find related network for resource to bump revision. 2026-08-06 19:45:15.169 7 INFO neutron.db.segments_db [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment 3f417ece-30eb-4f12-8d2e-d5527496a695 of type flat for network 840718ff-becd-4abd-aa71-6a1ef9ec328a 2026-08-06 19:45:15.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b92fe853-6aed-4691-9596-7131aaaf0b57 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 199.204.45.129 () {48 vars in 968 bytes} [Thu Aug 6 19:45:14 2026] POST /v2.0/networks => generated 124 bytes in 506 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 19:45:21.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adc111a5-d12b-4904-9e5a-5bd586244102 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:21 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: 7|app: 0|req: 4/12] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 19:45:21.140 8 WARNING neutron.services.revisions.revision_plugin [None req-fdbefcde-aeed-4961-82e3-6ed80ace0b9f 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not find related network for resource to bump revision. 2026-08-06 19:45:21.153 8 INFO neutron.db.segments_db [None req-fdbefcde-aeed-4961-82e3-6ed80ace0b9f 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment 4e32602a-6b44-4d5a-89bf-bf03432fab08 of type flat for network 5543d47c-be44-4196-9846-154057ef6bed 2026-08-06 19:45:21.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdbefcde-aeed-4961-82e3-6ed80ace0b9f 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 199.204.45.129 () {48 vars in 968 bytes} [Thu Aug 6 19:45:21 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 19:45:27.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51e97644-5cc3-431c-904e-777313366879 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/14] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:26 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:27 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-08-06 19:45:27.102 7 WARNING neutron.services.revisions.revision_plugin [None req-db0934e1-53b3-41e3-bcf7-689778a852e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not find related network for resource to bump revision. 2026-08-06 19:45:27.126 7 INFO neutron.db.segments_db [None req-db0934e1-53b3-41e3-bcf7-689778a852e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment 5ce9e03c-1d11-4555-b099-106f619d4b04 of type flat for network 042560c9-94fb-4afa-a468-079b34958c64 2026-08-06 19:45:27.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db0934e1-53b3-41e3-bcf7-689778a852e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/16] 199.204.45.129 () {48 vars in 968 bytes} [Thu Aug 6 19:45:27 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 19:45:33.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bd2afb2-73fd-466c-bf7c-4ff39ee0b000 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/18] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:33 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 19:45:33.244 7 WARNING neutron.services.revisions.revision_plugin [None req-7972d03c-00fe-4bba-b539-241cb5416c40 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Could not find related network for resource to bump revision. 2026-08-06 19:45:33.261 7 INFO neutron.db.segments_db [None req-7972d03c-00fe-4bba-b539-241cb5416c40 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment e90e3b74-21ec-4252-98a5-125526f098ac of type flat for network 0e0793f8-032a-492e-8380-d7ed9cbe2b76 [pid: 7|app: 0|req: 8/20] 199.204.45.129 () {48 vars in 968 bytes} [Thu Aug 6 19:45:33 2026] POST /v2.0/networks => generated 706 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 19:45:35.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-342aefe8-5208-4263-b38a-ddb01549013e 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.204.45.129 () {44 vars in 928 bytes} [Thu Aug 6 19:45:34 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/22] 199.204.45.129 () {44 vars in 950 bytes} [Thu Aug 6 19:45:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 19:45:35.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff42a5aa-d4ec-4647-932e-0cec80b817fa 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/23] 199.204.45.129 () {44 vars in 1035 bytes} [Thu Aug 6 19:45:35 2026] GET /v2.0/subnets/public-subnet?network_id=0e0793f8-032a-492e-8380-d7ed9cbe2b76 => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/24] 199.204.45.129 () {44 vars in 1058 bytes} [Thu Aug 6 19:45:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e0793f8-032a-492e-8380-d7ed9cbe2b76 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.204.45.129 () {48 vars in 966 bytes} [Thu Aug 6 19:45:35 2026] POST /v2.0/subnets => generated 664 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 19:50:47.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12df67a9-2027-406f-ae87-60f7dedcd574 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/67] 199.204.45.129 () {44 vars in 938 bytes} [Thu Aug 6 19:50:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/68] 199.204.45.129 () {44 vars in 960 bytes} [Thu Aug 6 19:50:47 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-08-06 19:50:47.333 8 INFO neutron.db.segments_db [None req-9a6f2bbb-5b24-4e1c-9196-bde843dadf20 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] Added segment 31211f7b-816d-470d-b66d-aa1aa32c5b5e of type vxlan for network 76fd342c-0272-4fa1-9c75-e5bb3954692c [pid: 8|app: 0|req: 37/69] 199.204.45.129 () {48 vars in 967 bytes} [Thu Aug 6 19:50:47 2026] POST /v2.0/networks => generated 707 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 19:50:48.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-581543a1-9f36-4f65-9685-14dd83a04ecd 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/70] 199.204.45.129 () {44 vars in 938 bytes} [Thu Aug 6 19:50:48 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/71] 199.204.45.129 () {44 vars in 960 bytes} [Thu Aug 6 19:50:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 19:50:48.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbe035b4-1999-40ec-96f7-0d5baa36ac2a 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/72] 199.204.45.129 () {44 vars in 1037 bytes} [Thu Aug 6 19:50:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=76fd342c-0272-4fa1-9c75-e5bb3954692c => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.204.45.129 () {44 vars in 1060 bytes} [Thu Aug 6 19:50:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=76fd342c-0272-4fa1-9c75-e5bb3954692c => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.129 () {48 vars in 966 bytes} [Thu Aug 6 19:50:48 2026] POST /v2.0/subnets => generated 651 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 19:50:49.689 8 INFO neutron.api.v2.resource [None req-166b629c-1dcd-4295-bb97-b3a681af2629 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/75] 199.204.45.129 () {44 vars in 972 bytes} [Thu Aug 6 19:50:49 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.204.45.129 () {44 vars in 994 bytes} [Thu Aug 6 19:50:49 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.129 () {48 vars in 981 bytes} [Thu Aug 6 19:50:49 2026] POST /v2.0/security-groups => generated 1616 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:50 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:50 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => 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: 38/80] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:50 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:50:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:51 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:51 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:51 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => 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/85] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:50:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:52 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:52 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:52 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:50:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:53 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:53 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:53 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:50:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:54 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:54 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:55 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:50:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.129 () {44 vars in 988 bytes} [Thu Aug 6 19:50:56 2026] GET /v2.0/networks/76fd342c-0272-4fa1-9c75-e5bb3954692c => generated 732 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 19:50:56.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56d7a91d-971c-4ba5-ad29-9c29156be7e6 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/99] 199.204.45.129 () {44 vars in 1077 bytes} [Thu Aug 6 19:50:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=76fd342c-0272-4fa1-9c75-e5bb3954692c => 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: 48/100] 199.204.45.129 () {44 vars in 1100 bytes} [Thu Aug 6 19:50:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=76fd342c-0272-4fa1-9c75-e5bb3954692c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:50:56 2026] GET /v2.0/security-groups/5d88979d-c758-47fe-8f1c-9ec9871d02a9 => 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: 49/102] 199.204.45.129 () {48 vars in 962 bytes} [Thu Aug 6 19:50:56 2026] POST /v2.0/ports => generated 1096 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 19:51:05.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5d3074-5f35-4535-80eb-9896156abb36 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/105] 199.204.45.129 () {44 vars in 981 bytes} [Thu Aug 6 19:51:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 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: 51/106] 199.204.45.129 () {44 vars in 1003 bytes} [Thu Aug 6 19:51:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.204.45.129 () {48 vars in 1033 bytes} [Thu Aug 6 19:51:05 2026] PUT /v2.0/ports/9297a206-0cd4-4be7-9e34-18196e4313ec => generated 1245 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.204.45.129 () {44 vars in 921 bytes} [Thu Aug 6 19:51:07 2026] GET /v2.0/ports => generated 3726 bytes in 106 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-08-06 19:51:08.703 8 INFO neutron.api.v2.resource [None req-d18f09f0-b8d9-4c7a-bbdc-f4fd46ed4390 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/109] 199.204.45.129 () {44 vars in 960 bytes} [Thu Aug 6 19:51:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.204.45.129 () {44 vars in 982 bytes} [Thu Aug 6 19:51:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.204.45.129 () {48 vars in 981 bytes} [Thu Aug 6 19:51:08 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:09 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:09 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:09 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:51:09 2026] POST /v2.0/security-group-rules => generated 621 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:10 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:10 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.204.45.129 () {44 vars in 1002 bytes} [Thu Aug 6 19:51:10 2026] GET /v2.0/security-groups/67bd04d0-8903-4db1-8e00-81a2f4c2bb89 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 199.204.45.129 () {48 vars in 992 bytes} [Thu Aug 6 19:51:10 2026] POST /v2.0/security-group-rules => generated 625 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/130] 199.204.45.129 () {44 vars in 976 bytes} [Thu Aug 6 19:52:26 2026] GET /v2.0/quotas/3567065bd794406280f8eac361f037ed => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/131] 199.204.45.129 () {48 vars in 1028 bytes} [Thu Aug 6 19:52:26 2026] PUT /v2.0/quotas/3567065bd794406280f8eac361f037ed => generated 311 bytes in 29 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-08-06 19:54:47.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf36612b-8f3e-47fb-af42-14f29d0c0a13 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/152] 199.204.45.129 () {30 vars in 742 bytes} [Thu Aug 6 19:54:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 169 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: 79/153] 199.204.45.129 () {30 vars in 764 bytes} [Thu Aug 6 19:54:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 19:54:49.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3b7f873-b370-467d-bdb3-f81a1a968242 9f2b06b55a2d43c2a0696cf7a91a5911 3567065bd794406280f8eac361f037ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/154] 199.204.45.129 () {30 vars in 742 bytes} [Thu Aug 6 19:54:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/155] 199.204.45.129 () {30 vars in 764 bytes} [Thu Aug 6 19:54:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)