+ 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 [Tue Aug 4 22:23:39 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-575dffbff9-xfqs4 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 0x7f486a019668 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-04 22:23:43.516 8 INFO neutron.common.config [-] Logging enabled! 2026-08-04 22:23:43.516 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-04 22:23:43.568 7 INFO neutron.common.config [-] Logging enabled! 2026-08-04 22:23:43.568 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-04 22:23:44.735 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-04 22:23:44.817 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-04 22:23:46.202 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-04 22:23:46.205 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-04 22:23:46.208 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-04 22:23:46.209 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-04 22:23:46.210 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-04 22:23:46.210 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-04 22:23:46.210 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-04 22:23:46.210 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.218 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.218 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.218 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.244 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-04 22:23:46.245 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.245 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.276 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-04 22:23:46.277 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-04 22:23:46.277 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-04 22:23:46.277 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-04 22:23:46.312 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-04 22:23:46.315 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-04 22:23:46.319 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-04 22:23:46.320 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-04 22:23:46.320 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-04 22:23:46.320 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-04 22:23:46.320 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-04 22:23:46.320 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.328 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.328 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-04 22:23:46.328 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.350 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-04 22:23:46.351 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.351 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-04 22:23:46.381 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-04 22:23:46.382 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-04 22:23:46.382 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-04 22:23:46.382 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-04 22:23:46.776 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing driver for type 'vlan' 2026-08-04 22:23:46.817 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing driver for type 'vlan' 2026-08-04 22:23:46.973 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] VlanTypeDriver initialization complete 2026-08-04 22:23:46.974 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing driver for type 'vxlan' 2026-08-04 22:23:46.974 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-04 22:23:46.986 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-04 22:23:46.987 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-04 22:23:46.987 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing extension driver 'port_security' 2026-08-04 22:23:46.987 8 INFO neutron.plugins.ml2.extensions.port_security [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-04 22:23:46.987 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing extension driver 'qos' 2026-08-04 22:23:46.987 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-04 22:23:46.988 8 INFO neutron.plugins.ml2.managers [None req-830c76dc-2a6d-4630-9d20-761b95db20e0 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-04 22:23:47.001 8 INFO neutron.quota [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded quota_driver: . 2026-08-04 22:23:47.002 8 INFO neutron.plugins.ml2.plugin [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Modular L2 Plugin initialization complete 2026-08-04 22:23:47.002 8 INFO neutron.plugins.ml2.managers [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-04 22:23:47.002 8 INFO neutron.plugins.ml2.managers [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-04 22:23:47.002 8 INFO neutron.plugins.ml2.managers [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-04 22:23:47.002 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: qos 2026-08-04 22:23:47.015 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: router 2026-08-04 22:23:47.067 8 INFO neutron.services.service_base [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-04 22:23:47.067 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: segments 2026-08-04 22:23:47.089 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] VlanTypeDriver initialization complete 2026-08-04 22:23:47.089 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing driver for type 'vxlan' 2026-08-04 22:23:47.090 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-04 22:23:47.103 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-04 22:23:47.103 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-04 22:23:47.104 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing extension driver 'port_security' 2026-08-04 22:23:47.104 7 INFO neutron.plugins.ml2.extensions.port_security [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-04 22:23:47.104 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing extension driver 'qos' 2026-08-04 22:23:47.104 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-04 22:23:47.104 7 INFO neutron.plugins.ml2.managers [None req-93d8c700-a252-4de1-a737-3a7949271392 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-04 22:23:47.120 7 INFO neutron.quota [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded quota_driver: . 2026-08-04 22:23:47.121 7 INFO neutron.plugins.ml2.plugin [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Modular L2 Plugin initialization complete 2026-08-04 22:23:47.121 7 INFO neutron.plugins.ml2.managers [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-04 22:23:47.121 7 INFO neutron.plugins.ml2.managers [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-04 22:23:47.121 7 INFO neutron.plugins.ml2.managers [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Got port-security extension from driver 'port_security' 2026-08-04 22:23:47.122 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: qos 2026-08-04 22:23:47.137 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: router 2026-08-04 22:23:47.172 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: trunk 2026-08-04 22:23:47.184 7 INFO neutron.services.service_base [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-04 22:23:47.184 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: segments 2026-08-04 22:23:47.187 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: vpnaas 2026-08-04 22:23:47.231 8 WARNING stevedore.named [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-04 22:23:47.295 8 INFO neutron_vpnaas.services.vpn.plugin [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-04 22:23:47.295 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: taas 2026-08-04 22:23:47.297 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: trunk 2026-08-04 22:23:47.313 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: vpnaas 2026-08-04 22:23:47.325 8 WARNING stevedore.named [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-04 22:23:47.355 7 WARNING stevedore.named [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-04 22:23:47.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-04 22:23:47.365 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: tapmirror 2026-08-04 22:23:47.382 8 WARNING stevedore.named [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-04 22:23:47.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-04 22:23:47.405 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: auto_allocate 2026-08-04 22:23:47.415 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: tag 2026-08-04 22:23:47.427 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-04 22:23:47.427 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: timestamp 2026-08-04 22:23:47.428 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: taas 2026-08-04 22:23:47.431 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: network_ip_availability 2026-08-04 22:23:47.437 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: flavors 2026-08-04 22:23:47.440 8 INFO neutron.manager [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loading Plugin: revisions 2026-08-04 22:23:47.444 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Initializing extension manager. 2026-08-04 22:23:47.445 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-04 22:23:47.446 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: address-group 2026-08-04 22:23:47.447 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: address-scope 2026-08-04 22:23:47.447 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-04 22:23:47.448 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: agent 2026-08-04 22:23:47.449 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: agent-resources-synced 2026-08-04 22:23:47.449 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: agent_sort_key 2026-08-04 22:23:47.451 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-04 22:23:47.452 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-04 22:23:47.452 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: availability_zone 2026-08-04 22:23:47.453 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: availability_zone_filter 2026-08-04 22:23:47.453 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-04 22:23:47.454 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: default-subnetpools 2026-08-04 22:23:47.454 7 WARNING stevedore.named [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-04 22:23:47.456 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-04 22:23:47.456 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: dns-integration 2026-08-04 22:23:47.457 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: dns-domain-ports 2026-08-04 22:23:47.457 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-04 22:23:47.458 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: dvr 2026-08-04 22:23:47.458 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-04 22:23:47.459 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: empty-string-filtering 2026-08-04 22:23:47.459 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-04 22:23:47.460 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-04 22:23:47.460 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-04 22:23:47.461 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: external-net 2026-08-04 22:23:47.461 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-04 22:23:47.462 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: extraroute 2026-08-04 22:23:47.462 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: extraroute-atomic 2026-08-04 22:23:47.463 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: filter-validation 2026-08-04 22:23:47.464 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-04 22:23:47.464 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-04 22:23:47.465 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-04 22:23:47.466 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: fip-port-details 2026-08-04 22:23:47.467 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: flavors 2026-08-04 22:23:47.468 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-04 22:23:47.469 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: floatingip-pools 2026-08-04 22:23:47.470 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: ip_allocation 2026-08-04 22:23:47.470 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-04 22:23:47.471 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: l2_adjacency 2026-08-04 22:23:47.472 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: router 2026-08-04 22:23:47.472 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-04 22:23:47.474 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-04 22:23:47.475 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-04 22:23:47.475 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-04 22:23:47.476 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: ext-gw-mode 2026-08-04 22:23:47.476 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: l3-ha 2026-08-04 22:23:47.477 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-04 22:23:47.477 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-04 22:23:47.478 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: l3-flavors 2026-08-04 22:23:47.479 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-04 22:23:47.479 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-04 22:23:47.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-04 22:23:47.481 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: tapmirror 2026-08-04 22:23:47.482 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-04 22:23:47.484 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-04 22:23:47.485 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-04 22:23:47.486 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-04 22:23:47.487 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-04 22:23:47.487 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: multi-provider 2026-08-04 22:23:47.488 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: net-mtu 2026-08-04 22:23:47.488 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: net-mtu-writable 2026-08-04 22:23:47.489 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: network_availability_zone 2026-08-04 22:23:47.489 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: network_ha 2026-08-04 22:23:47.490 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: network-ip-availability 2026-08-04 22:23:47.491 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-04 22:23:47.492 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-04 22:23:47.492 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: pagination 2026-08-04 22:23:47.493 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-device-profile 2026-08-04 22:23:47.493 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-04 22:23:47.494 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-04 22:23:47.494 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-04 22:23:47.495 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-mac-override 2026-08-04 22:23:47.495 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-04 22:23:47.496 7 WARNING stevedore.named [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-04 22:23:47.496 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-04 22:23:47.497 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-04 22:23:47.497 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-resource-request 2026-08-04 22:23:47.498 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-04 22:23:47.499 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-04 22:23:47.499 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: binding 2026-08-04 22:23:47.500 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: binding-extended 2026-08-04 22:23:47.501 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-security 2026-08-04 22:23:47.501 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: project-id 2026-08-04 22:23:47.502 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: provider 2026-08-04 22:23:47.502 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-04 22:23:47.503 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-04 22:23:47.505 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos 2026-08-04 22:23:47.506 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-04 22:23:47.507 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-04 22:23:47.507 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-default 2026-08-04 22:23:47.508 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-fip 2026-08-04 22:23:47.508 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-04 22:23:47.509 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-04 22:23:47.509 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-04 22:23:47.510 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-04 22:23:47.511 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-04 22:23:47.512 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-pps 2026-08-04 22:23:47.512 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-04 22:23:47.513 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-04 22:23:47.513 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: qos-rules-alias 2026-08-04 22:23:47.514 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: quota-check-limit 2026-08-04 22:23:47.514 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-04 22:23:47.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-04 22:23:47.515 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: auto_allocate 2026-08-04 22:23:47.516 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: quotas 2026-08-04 22:23:47.518 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: quota_details 2026-08-04 22:23:47.519 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: rbac-policies 2026-08-04 22:23:47.520 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: rbac-address-group 2026-08-04 22:23:47.520 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: rbac-address-scope 2026-08-04 22:23:47.521 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: rbac-security-groups 2026-08-04 22:23:47.521 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-04 22:23:47.522 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: revision-if-match 2026-08-04 22:23:47.522 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-04 22:23:47.523 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: router_availability_zone 2026-08-04 22:23:47.523 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: tag 2026-08-04 22:23:47.523 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-04 22:23:47.524 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-04 22:23:47.526 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-04 22:23:47.527 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-04 22:23:47.528 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-04 22:23:47.528 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-04 22:23:47.529 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-04 22:23:47.529 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-04 22:23:47.530 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-04 22:23:47.533 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: timestamp 2026-08-04 22:23:47.534 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: security-group 2026-08-04 22:23:47.535 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: network_ip_availability 2026-08-04 22:23:47.535 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: segment 2026-08-04 22:23:47.536 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-04 22:23:47.537 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: service-type 2026-08-04 22:23:47.537 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: sorting 2026-08-04 22:23:47.537 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: standard-attr-segment 2026-08-04 22:23:47.538 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: standard-attr-description 2026-08-04 22:23:47.539 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: stateful-security-group 2026-08-04 22:23:47.539 8 WARNING neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-04 22:23:47.540 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-04 22:23:47.540 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnet-external-network 2026-08-04 22:23:47.541 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnet_onboard 2026-08-04 22:23:47.541 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-04 22:23:47.541 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: flavors 2026-08-04 22:23:47.542 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnet-service-types 2026-08-04 22:23:47.542 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnet_allocation 2026-08-04 22:23:47.543 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-04 22:23:47.544 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: tag-creation 2026-08-04 22:23:47.544 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-04 22:23:47.545 7 INFO neutron.manager [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loading Plugin: revisions 2026-08-04 22:23:47.549 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Initializing extension manager. 2026-08-04 22:23:47.550 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: aap-reject-multicast 2026-08-04 22:23:47.551 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: standard-attr-tag 2026-08-04 22:23:47.551 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: address-group 2026-08-04 22:23:47.551 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-04 22:23:47.552 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: trunk 2026-08-04 22:23:47.552 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: address-scope 2026-08-04 22:23:47.553 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: trunk-details 2026-08-04 22:23:47.553 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-04 22:23:47.553 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-04 22:23:47.554 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-04 22:23:47.554 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: agent 2026-08-04 22:23:47.554 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: agent-resources-synced 2026-08-04 22:23:47.554 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-04 22:23:47.555 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: agent_sort_key 2026-08-04 22:23:47.555 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-04 22:23:47.556 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: allowed-address-pairs 2026-08-04 22:23:47.557 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: auto-allocated-topology 2026-08-04 22:23:47.557 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-04 22:23:47.557 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: availability_zone 2026-08-04 22:23:47.558 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-04 22:23:47.558 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: availability_zone_filter 2026-08-04 22:23:47.558 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-04 22:23:47.558 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: vpn-flavors 2026-08-04 22:23:47.559 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: default-subnetpools 2026-08-04 22:23:47.560 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: vpnaas 2026-08-04 22:23:47.560 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-04 22:23:47.561 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: dns-integration 2026-08-04 22:23:47.562 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: taas 2026-08-04 22:23:47.562 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: dns-domain-ports 2026-08-04 22:23:47.563 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-04 22:23:47.563 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: tap-mirror 2026-08-04 22:23:47.563 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: dvr 2026-08-04 22:23:47.564 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-04 22:23:47.564 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-04 22:23:47.564 8 INFO neutron.api.extensions [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-04 22:23:47.564 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: empty-string-filtering 2026-08-04 22:23:47.565 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-04 22:23:47.565 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-04 22:23:47.566 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-04 22:23:47.566 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: external-net 2026-08-04 22:23:47.567 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-04 22:23:47.567 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-04 22:23:47.567 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-04 22:23:47.567 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.567 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-04 22:23:47.568 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: extraroute 2026-08-04 22:23:47.568 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: extraroute-atomic 2026-08-04 22:23:47.569 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: filter-validation 2026-08-04 22:23:47.569 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-04 22:23:47.569 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-04 22:23:47.570 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-04 22:23:47.570 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-04 22:23:47.571 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: fip-port-details 2026-08-04 22:23:47.571 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-04 22:23:47.571 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-04 22:23:47.573 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: flavors 2026-08-04 22:23:47.574 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-04 22:23:47.575 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: floatingip-pools 2026-08-04 22:23:47.576 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: ip_allocation 2026-08-04 22:23:47.576 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-04 22:23:47.576 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: ip-substring-filtering 2026-08-04 22:23:47.576 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-04 22:23:47.577 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: l2_adjacency 2026-08-04 22:23:47.577 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-04 22:23:47.578 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.578 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: router 2026-08-04 22:23:47.578 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.579 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-04 22:23:47.579 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.579 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.579 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-04 22:23:47.580 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.580 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.580 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-04 22:23:47.580 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-04 22:23:47.581 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-04 22:23:47.581 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-04 22:23:47.581 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-04 22:23:47.581 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-04 22:23:47.582 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.582 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.582 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: ext-gw-mode 2026-08-04 22:23:47.582 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.582 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.582 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: l3-ha 2026-08-04 22:23:47.583 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-04 22:23:47.583 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-04 22:23:47.584 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: l3-flavors 2026-08-04 22:23:47.585 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-04 22:23:47.586 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-04 22:23:47.586 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-04 22:23:47.586 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] router_route is already registered 2026-08-04 22:23:47.588 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-04 22:23:47.588 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] router is already registered 2026-08-04 22:23:47.588 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-04 22:23:47.588 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-04 22:23:47.589 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] floatingip is already registered 2026-08-04 22:23:47.589 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-04 22:23:47.590 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-04 22:23:47.591 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-04 22:23:47.592 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-04 22:23:47.593 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: multi-provider 2026-08-04 22:23:47.593 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-04 22:23:47.593 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] rbac_policy is already registered 2026-08-04 22:23:47.593 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: net-mtu 2026-08-04 22:23:47.594 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: net-mtu-writable 2026-08-04 22:23:47.594 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-04 22:23:47.594 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] security_group is already registered 2026-08-04 22:23:47.594 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-04 22:23:47.594 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] security_group_rule is already registered 2026-08-04 22:23:47.595 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: network_availability_zone 2026-08-04 22:23:47.595 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.595 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.595 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: network_ha 2026-08-04 22:23:47.596 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.596 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.596 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: network-ip-availability 2026-08-04 22:23:47.596 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-04 22:23:47.597 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] trunk is already registered 2026-08-04 22:23:47.597 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: network-ip-availability-details 2026-08-04 22:23:47.597 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.597 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.598 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.598 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-04 22:23:47.598 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.598 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: pagination 2026-08-04 22:23:47.598 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-04 22:23:47.598 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] endpoint_group is already registered 2026-08-04 22:23:47.599 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-device-profile 2026-08-04 22:23:47.599 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-04 22:23:47.599 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-04 22:23:47.599 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] vpnservice is already registered 2026-08-04 22:23:47.600 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-04 22:23:47.600 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-04 22:23:47.600 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ipsec_site_connection is already registered 2026-08-04 22:23:47.600 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-04 22:23:47.600 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.600 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.601 8 INFO neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.601 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-mac-override 2026-08-04 22:23:47.601 8 WARNING neutron.quota.resource_registry [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.601 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-04 22:23:47.602 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-04 22:23:47.602 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-04 22:23:47.603 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-resource-request 2026-08-04 22:23:47.603 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-resource-request-groups 2026-08-04 22:23:47.604 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-04 22:23:47.604 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: binding 2026-08-04 22:23:47.605 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: binding-extended 2026-08-04 22:23:47.606 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-security 2026-08-04 22:23:47.606 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: project-id 2026-08-04 22:23:47.607 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: provider 2026-08-04 22:23:47.607 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-04 22:23:47.608 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-04 22:23:47.610 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos 2026-08-04 22:23:47.611 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-04 22:23:47.611 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-04 22:23:47.612 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-default 2026-08-04 22:23:47.612 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-fip 2026-08-04 22:23:47.613 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-04 22:23:47.613 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-gateway-ip 2026-08-04 22:23:47.614 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-port-network-policy 2026-08-04 22:23:47.614 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-pps-minimum 2026-08-04 22:23:47.615 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-04 22:23:47.616 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-pps 2026-08-04 22:23:47.616 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-rule-type-details 2026-08-04 22:23:47.617 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-04 22:23:47.617 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: qos-rules-alias 2026-08-04 22:23:47.618 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: quota-check-limit 2026-08-04 22:23:47.618 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: quota-check-limit-default 2026-08-04 22:23:47.621 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: quotas 2026-08-04 22:23:47.622 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: quota_details 2026-08-04 22:23:47.623 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: rbac-policies 2026-08-04 22:23:47.624 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: rbac-address-group 2026-08-04 22:23:47.624 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: rbac-address-scope 2026-08-04 22:23:47.625 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: rbac-security-groups 2026-08-04 22:23:47.625 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: rbac-subnetpool 2026-08-04 22:23:47.626 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: revision-if-match 2026-08-04 22:23:47.626 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: standard-attr-revisions 2026-08-04 22:23:47.627 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: router_availability_zone 2026-08-04 22:23:47.628 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-04 22:23:47.628 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-04 22:23:47.630 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-default-rules 2026-08-04 22:23:47.631 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-04 22:23:47.631 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-04 22:23:47.632 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-04 22:23:47.632 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-04 22:23:47.633 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-04 22:23:47.633 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-04 22:23:47.638 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: security-group 2026-08-04 22:23:47.640 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: segment 2026-08-04 22:23:47.640 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-04 22:23:47.641 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: service-type 2026-08-04 22:23:47.641 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: sorting 2026-08-04 22:23:47.642 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: standard-attr-segment 2026-08-04 22:23:47.641 8 WARNING keystonemiddleware._common.config [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 22:23:47.643 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: standard-attr-description 2026-08-04 22:23:47.643 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: stateful-security-group 2026-08-04 22:23:47.644 7 WARNING neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-04 22:23:47.644 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-04 22:23:47.645 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnet-external-network 2026-08-04 22:23:47.645 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnet_onboard 2026-08-04 22:23:47.646 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-04 22:23:47.646 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnet-service-types 2026-08-04 22:23:47.647 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnet_allocation 2026-08-04 22:23:47.648 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-04 22:23:47.648 8 WARNING keystonemiddleware.auth_token [None req-645aa2d1-78a3-4d14-b8a5-0554de7b74e9 - - - - - -] 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-04 22:23:47.648 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: tag-creation 2026-08-04 22:23:47.649 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f486a019668 pid: 8 (default app) 2026-08-04 22:23:47.654 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: standard-attr-tag 2026-08-04 22:23:47.655 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-04 22:23:47.656 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: trunk 2026-08-04 22:23:47.657 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: trunk-details 2026-08-04 22:23:47.658 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-04 22:23:47.658 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-04 22:23:47.660 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-04 22:23:47.661 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-04 22:23:47.662 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-04 22:23:47.663 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-04 22:23:47.664 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: vpn-flavors 2026-08-04 22:23:47.665 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: vpnaas 2026-08-04 22:23:47.667 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: taas 2026-08-04 22:23:47.668 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: tap-mirror 2026-08-04 22:23:47.669 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-04 22:23:47.669 7 INFO neutron.api.extensions [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Loaded extension: taas-vlan-filter 2026-08-04 22:23:47.672 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-04 22:23:47.672 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-04 22:23:47.673 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.673 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-04 22:23:47.675 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-04 22:23:47.677 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-04 22:23:47.678 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-04 22:23:47.685 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-04 22:23:47.687 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-04 22:23:47.688 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-04 22:23:47.692 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.692 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.693 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.693 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.694 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-04 22:23:47.695 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.695 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.696 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-04 22:23:47.696 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-04 22:23:47.697 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-04 22:23:47.698 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.698 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.698 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.699 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.703 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-04 22:23:47.703 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] router_route is already registered 2026-08-04 22:23:47.705 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-04 22:23:47.705 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] router is already registered 2026-08-04 22:23:47.705 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-04 22:23:47.706 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] floatingip is already registered 2026-08-04 22:23:47.710 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-04 22:23:47.710 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] rbac_policy is already registered 2026-08-04 22:23:47.711 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-04 22:23:47.711 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] security_group is already registered 2026-08-04 22:23:47.712 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-04 22:23:47.712 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] security_group_rule is already registered 2026-08-04 22:23:47.713 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.713 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.714 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-04 22:23:47.714 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] subnetpool is already registered 2026-08-04 22:23:47.714 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-04 22:23:47.715 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] trunk is already registered 2026-08-04 22:23:47.715 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.715 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.716 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.716 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.716 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-04 22:23:47.716 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] endpoint_group is already registered 2026-08-04 22:23:47.717 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-04 22:23:47.717 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] vpnservice is already registered 2026-08-04 22:23:47.717 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-04 22:23:47.717 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ipsec_site_connection is already registered 2026-08-04 22:23:47.718 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-04 22:23:47.718 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ipsecpolicy is already registered 2026-08-04 22:23:47.718 7 INFO neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-04 22:23:47.719 7 WARNING neutron.quota.resource_registry [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] ikepolicy is already registered 2026-08-04 22:23:47.759 7 WARNING keystonemiddleware._common.config [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 22:23:47.765 7 WARNING keystonemiddleware.auth_token [None req-b6d550ad-fb12-4c33-9175-2a317564de8c - - - - - -] 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 8 seconds on interpreter 0x7f486a019668 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-04 22:23:52.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cd48a87-3930-48f4-a676-bb8bb35747f9 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:23:51 2026] GET /v2.0/networks/public => generated 108 bytes in 887 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:23:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 22:23:53.406 7 ERROR stevedore.extension [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-04 22:23:53.408 7 ERROR stevedore.extension [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-04 22:23:53.409 7 ERROR stevedore.extension [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-04 22:23:53.714 7 WARNING neutron.services.revisions.revision_plugin [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:23:53.731 7 INFO neutron.db.segments_db [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment 654aef0d-db57-47bc-b455-54a9708b4a75 of type flat for network eaca8d17-396f-4f59-92b4-ea3cd71482f0 2026-08-04 22:23:53.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc761957-a763-42a5-9e99-a00f2f2b00fd 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:23:53 2026] POST /v2.0/networks => generated 124 bytes in 626 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:24:00.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-014e641a-46cf-45ec-87c4-42a18342c8f5 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:23:59 2026] GET /v2.0/networks/public => generated 108 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:00 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-04 22:24:00.374 8 ERROR stevedore.extension [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-04 22:24:00.377 8 ERROR stevedore.extension [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-04 22:24:00.378 8 ERROR stevedore.extension [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-04 22:24:00.547 8 WARNING neutron.services.revisions.revision_plugin [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:24:00.569 8 INFO neutron.db.segments_db [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment 877526a2-bfe3-4eeb-b065-a7dc1ee83367 of type flat for network ded08158-46f5-4f79-8108-05d9b7a226ce 2026-08-04 22:24:00.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c8c3e10-fd10-4bf8-acdb-a0c878e14d54 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:24:00 2026] POST /v2.0/networks => generated 124 bytes in 535 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:24:06.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-661a7119-36fd-4095-8674-98e053462e8f 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:24:06 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 22:24:06.848 8 WARNING neutron.services.revisions.revision_plugin [None req-5948a89e-b91d-4ee8-8e90-2aff287634de 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:24:06.872 8 INFO neutron.db.segments_db [None req-5948a89e-b91d-4ee8-8e90-2aff287634de 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment 4d9b1771-6128-4037-86db-80ab2a508178 of type flat for network a26e667d-c557-46bb-bfd8-77791638fdaf 2026-08-04 22:24:06.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5948a89e-b91d-4ee8-8e90-2aff287634de 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:24:06 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:24:12.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e626205-32a8-4b3f-a1ac-58c221fe0cc2 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:24:12 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 22:24:13.008 7 WARNING neutron.services.revisions.revision_plugin [None req-e835e77c-081f-4de3-8fee-7fa864056b33 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:24:13.041 7 INFO neutron.db.segments_db [None req-e835e77c-081f-4de3-8fee-7fa864056b33 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment fda723f3-669c-4b7c-81a7-12a41a575fe8 of type flat for network 8cd2c27e-93ef-4b1d-bc73-97020e6a41f5 2026-08-04 22:24:13.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e835e77c-081f-4de3-8fee-7fa864056b33 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:24:12 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:24:19.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2c303ca-debb-4ade-96c8-cf219017c2ac 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/18] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:24:19 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 22:24:19.251 8 WARNING neutron.services.revisions.revision_plugin [None req-464392bb-e34a-40d6-9030-7e7c969f30e5 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:24:19.278 8 INFO neutron.db.segments_db [None req-464392bb-e34a-40d6-9030-7e7c969f30e5 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment 0e9aee61-0848-4036-836e-bd7c373e21df of type flat for network 4c102b53-30ca-4c1a-b57a-1693e63a0694 2026-08-04 22:24:19.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-464392bb-e34a-40d6-9030-7e7c969f30e5 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:24:19 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:24:25.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1d3e395-65ed-4ee1-a2f3-9d1ce3aa01e3 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:24:25 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:25 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-04 22:24:26.050 7 WARNING neutron.services.revisions.revision_plugin [None req-54ecf429-4cf8-4829-aef4-dc693207f233 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Could not find related network for resource to bump revision. 2026-08-04 22:24:26.064 7 INFO neutron.db.segments_db [None req-54ecf429-4cf8-4829-aef4-dc693207f233 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment 47982c21-b480-422e-8242-b0960bbb0203 of type flat for network 5d27db7a-b59f-4994-bbc0-4f0041a4f651 [pid: 7|app: 0|req: 11/23] 199.204.45.205 () {48 vars in 968 bytes} [Tue Aug 4 22:24:25 2026] POST /v2.0/networks => generated 706 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-04 22:24:29.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e04107f1-ca21-4453-b320-90036a44b9bc 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.205 () {44 vars in 928 bytes} [Tue Aug 4 22:24:29 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.205 () {44 vars in 950 bytes} [Tue Aug 4 22:24:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-04 22:24:29.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-339c2062-51b3-43d7-813e-fcf1e09620c2 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.205 () {44 vars in 1035 bytes} [Tue Aug 4 22:24:29 2026] GET /v2.0/subnets/public-subnet?network_id=5d27db7a-b59f-4994-bbc0-4f0041a4f651 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.205 () {44 vars in 1058 bytes} [Tue Aug 4 22:24:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=5d27db7a-b59f-4994-bbc0-4f0041a4f651 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.205 () {48 vars in 966 bytes} [Tue Aug 4 22:24:29 2026] POST /v2.0/subnets => generated 664 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-04 22:30:06.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60482778-b54d-42e6-a553-ddf0e0338952 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/74] 199.204.45.205 () {44 vars in 938 bytes} [Tue Aug 4 22:30:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.205 () {44 vars in 960 bytes} [Tue Aug 4 22:30:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 22:30:07.089 7 INFO neutron.db.segments_db [None req-398a08eb-aaf5-4d7b-81f3-3fb4302f3f4a 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] Added segment c84b7337-f046-4055-87c2-640066b1d283 of type vxlan for network d91eef33-b25c-4343-aa27-5df511744c49 [pid: 7|app: 0|req: 38/76] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 4 22:30:07 2026] POST /v2.0/networks => generated 707 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-04 22:30:08.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de360025-9c83-4df8-852c-d8d137e1c526 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/77] 199.204.45.205 () {44 vars in 938 bytes} [Tue Aug 4 22:30:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.205 () {44 vars in 960 bytes} [Tue Aug 4 22:30:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-04 22:30:08.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d58e12-e5c9-4a47-8dc0-82401be381f0 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/79] 199.204.45.205 () {44 vars in 1037 bytes} [Tue Aug 4 22:30:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d91eef33-b25c-4343-aa27-5df511744c49 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.205 () {44 vars in 1060 bytes} [Tue Aug 4 22:30:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d91eef33-b25c-4343-aa27-5df511744c49 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.205 () {48 vars in 966 bytes} [Tue Aug 4 22:30:08 2026] POST /v2.0/subnets => generated 651 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-04 22:30:09.760 7 INFO neutron.api.v2.resource [None req-8946c5f1-a7c6-4a40-a68a-d156c57d755e 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/82] 199.204.45.205 () {44 vars in 972 bytes} [Tue Aug 4 22:30:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.205 () {44 vars in 994 bytes} [Tue Aug 4 22:30:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.205 () {48 vars in 981 bytes} [Tue Aug 4 22:30:09 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:11 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 1616 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:11 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:11 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:12 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 2230 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:12 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:12 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => 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: 46/92] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:13 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:13 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:13 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:14 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:14 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:14 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:16 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 4078 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:18 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:18 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.205 () {44 vars in 988 bytes} [Tue Aug 4 22:30:19 2026] GET /v2.0/networks/d91eef33-b25c-4343-aa27-5df511744c49 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-04 22:30:19.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a3575cd-c680-410d-9047-a420895360db 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/108] 199.204.45.205 () {44 vars in 1077 bytes} [Tue Aug 4 22:30:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d91eef33-b25c-4343-aa27-5df511744c49 => 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: 55/109] 199.204.45.205 () {44 vars in 1100 bytes} [Tue Aug 4 22:30:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d91eef33-b25c-4343-aa27-5df511744c49 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:19 2026] GET /v2.0/security-groups/d2f06406-354a-4526-aa20-213a27b1f79c => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.205 () {48 vars in 962 bytes} [Tue Aug 4 22:30:19 2026] POST /v2.0/ports => generated 1096 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-04 22:30:29.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa8cebd-e8f3-4449-a46b-2c65bbfde4ee 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/112] 199.204.45.205 () {44 vars in 981 bytes} [Tue Aug 4 22:30:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 57/113] 199.204.45.205 () {44 vars in 1003 bytes} [Tue Aug 4 22:30:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.205 () {48 vars in 1033 bytes} [Tue Aug 4 22:30:29 2026] PUT /v2.0/ports/2cf631d3-4b07-4fa2-9bf8-8e80d7163106 => generated 1245 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.205 () {44 vars in 921 bytes} [Tue Aug 4 22:30:32 2026] GET /v2.0/ports => generated 3726 bytes in 94 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-04 22:30:33.347 8 INFO neutron.api.v2.resource [None req-11610276-414c-48c0-90d0-157520b197b9 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/116] 199.204.45.205 () {44 vars in 960 bytes} [Tue Aug 4 22:30:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.205 () {44 vars in 982 bytes} [Tue Aug 4 22:30:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.205 () {48 vars in 981 bytes} [Tue Aug 4 22:30:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:34 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:34 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:34 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:34 2026] POST /v2.0/security-group-rules => generated 621 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:35 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 2244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:35 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.204.45.205 () {44 vars in 1002 bytes} [Tue Aug 4 22:30:35 2026] GET /v2.0/security-groups/6e7a9f60-f627-46e0-b00b-b51eb3648264 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 199.204.45.205 () {48 vars in 992 bytes} [Tue Aug 4 22:30:35 2026] POST /v2.0/security-group-rules => generated 625 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.205 () {44 vars in 976 bytes} [Tue Aug 4 22:31:56 2026] GET /v2.0/quotas/8d71ac58cae3419a85c96027951960cc => generated 312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.205 () {48 vars in 1028 bytes} [Tue Aug 4 22:31:57 2026] PUT /v2.0/quotas/8d71ac58cae3419a85c96027951960cc => generated 311 bytes in 47 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-04 22:34:48.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf856100-b9b3-4799-b865-e5a9d78f2ffa 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/163] 199.204.45.205 () {30 vars in 742 bytes} [Tue Aug 4 22:34:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 242 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: 82/164] 199.204.45.205 () {30 vars in 764 bytes} [Tue Aug 4 22:34:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-04 22:34:52.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2712a18-9e72-4240-b6ac-905d3a719310 961933a7327a4b68807f84d1cdf1649d 8d71ac58cae3419a85c96027951960cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 84/167] 199.204.45.205 () {30 vars in 742 bytes} [Tue Aug 4 22:34:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.205 () {30 vars in 764 bytes} [Tue Aug 4 22:34:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)