+ 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 Sep 8 16:23:48 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-8bfb5c5dd-pkvdv 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 0x7f812934a668 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-09-08 16:23:52.205 8 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:23:52.205 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-08 16:23:52.252 7 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:23:52.252 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-08 16:23:53.422 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:23:53.422 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:23:54.899 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:23:54.902 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:23:54.905 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:23:54.906 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:23:54.907 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:23:54.907 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-08 16:23:54.907 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-08 16:23:54.907 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.915 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.915 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.915 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.919 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:23:54.921 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:23:54.925 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:23:54.926 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:23:54.926 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:23:54.927 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-08 16:23:54.927 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-08 16:23:54.927 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.935 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.935 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:23:54.935 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.936 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:23:54.937 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.937 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.956 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:23:54.957 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.957 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:23:54.969 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:23:54.970 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:23:54.970 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:23:54.970 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:23:54.986 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:23:54.986 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:23:54.986 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:23:54.986 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:23:55.337 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:23:55.561 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:23:55.653 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:23:55.654 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:23:55.654 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:23:55.672 7 INFO neutron.plugins.ml2.managers [None req-9b83e616-ee57-4d2a-b656-deb75f9cff7e - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:23:55.686 7 INFO neutron.quota [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded quota_driver: . 2026-09-08 16:23:55.686 7 INFO neutron.plugins.ml2.plugin [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:23:55.686 7 INFO neutron.plugins.ml2.managers [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:23:55.687 7 INFO neutron.plugins.ml2.managers [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:23:55.687 7 INFO neutron.plugins.ml2.managers [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:23:55.687 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: qos 2026-09-08 16:23:55.700 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: router 2026-09-08 16:23:55.709 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:23:55.710 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:23:55.710 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.extensions.port_security [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:23:55.739 8 INFO neutron.plugins.ml2.managers [None req-11449d49-f6fe-4862-9f8a-50e2d88f0fdf - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:23:55.744 7 INFO neutron.services.service_base [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:23:55.745 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: segments 2026-09-08 16:23:55.752 8 INFO neutron.quota [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded quota_driver: . 2026-09-08 16:23:55.752 8 INFO neutron.plugins.ml2.plugin [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:23:55.752 8 INFO neutron.plugins.ml2.managers [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:23:55.753 8 INFO neutron.plugins.ml2.managers [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:23:55.753 8 INFO neutron.plugins.ml2.managers [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:23:55.753 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: qos 2026-09-08 16:23:55.767 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: router 2026-09-08 16:23:55.812 8 INFO neutron.services.service_base [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:23:55.813 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: segments 2026-09-08 16:23:55.863 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: trunk 2026-09-08 16:23:55.878 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:23:55.911 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: trunk 2026-09-08 16:23:55.915 7 WARNING stevedore.named [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:23:55.925 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:23:55.963 8 WARNING stevedore.named [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:23:55.971 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:23:55.971 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: taas 2026-09-08 16:23:55.993 7 WARNING stevedore.named [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:23:56.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:23:56.013 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:23:56.021 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:23:56.022 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: taas 2026-09-08 16:23:56.023 7 WARNING stevedore.named [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:23:56.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:23:56.037 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:23:56.043 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: tag 2026-09-08 16:23:56.046 8 WARNING stevedore.named [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:23:56.053 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: timestamp 2026-09-08 16:23:56.057 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:23:56.061 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: flavors 2026-09-08 16:23:56.065 7 INFO neutron.manager [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loading Plugin: revisions 2026-09-08 16:23:56.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:23:56.065 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:23:56.068 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Initializing extension manager. 2026-09-08 16:23:56.069 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-08 16:23:56.070 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: address-group 2026-09-08 16:23:56.071 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: address-scope 2026-09-08 16:23:56.072 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:23:56.073 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: agent 2026-09-08 16:23:56.073 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:23:56.074 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: agent_sort_key 2026-09-08 16:23:56.075 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:23:56.075 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:23:56.076 8 WARNING stevedore.named [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:23:56.076 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: availability_zone 2026-09-08 16:23:56.077 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:23:56.077 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:23:56.078 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:23:56.080 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:23:56.081 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: dns-integration 2026-09-08 16:23:56.081 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:23:56.082 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:23:56.082 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: dvr 2026-09-08 16:23:56.083 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:23:56.083 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:23:56.084 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-08 16:23:56.084 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:23:56.085 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:23:56.085 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: external-net 2026-09-08 16:23:56.086 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:23:56.086 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: extraroute 2026-09-08 16:23:56.087 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:23:56.089 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: filter-validation 2026-09-08 16:23:56.090 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:23:56.090 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:23:56.091 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:23:56.091 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:23:56.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:23:56.092 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:23:56.092 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: flavors 2026-09-08 16:23:56.093 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:23:56.094 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:23:56.095 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:23:56.095 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:23:56.096 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:23:56.097 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: router 2026-09-08 16:23:56.097 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-08 16:23:56.098 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: tag 2026-09-08 16:23:56.099 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:23:56.100 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:23:56.100 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:23:56.101 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:23:56.101 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: l3-ha 2026-09-08 16:23:56.102 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:23:56.102 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:23:56.103 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:23:56.105 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:23:56.105 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:23:56.106 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: timestamp 2026-09-08 16:23:56.108 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:23:56.109 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:23:56.109 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:23:56.110 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:23:56.111 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:23:56.112 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:23:56.113 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: multi-provider 2026-09-08 16:23:56.113 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: net-mtu 2026-09-08 16:23:56.114 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:23:56.114 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: flavors 2026-09-08 16:23:56.115 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:23:56.115 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: network_ha 2026-09-08 16:23:56.116 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:23:56.117 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-08 16:23:56.118 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:23:56.118 8 INFO neutron.manager [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loading Plugin: revisions 2026-09-08 16:23:56.118 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: pagination 2026-09-08 16:23:56.119 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:23:56.119 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:23:56.120 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:23:56.120 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:23:56.121 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:23:56.121 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:23:56.121 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Initializing extension manager. 2026-09-08 16:23:56.122 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:23:56.122 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-08 16:23:56.122 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:23:56.123 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:23:56.123 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: address-group 2026-09-08 16:23:56.124 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:23:56.124 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:23:56.124 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: address-scope 2026-09-08 16:23:56.125 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: binding 2026-09-08 16:23:56.125 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:23:56.125 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: binding-extended 2026-09-08 16:23:56.126 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: agent 2026-09-08 16:23:56.126 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-security 2026-09-08 16:23:56.126 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:23:56.126 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: project-id 2026-09-08 16:23:56.127 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: agent_sort_key 2026-09-08 16:23:56.127 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: provider 2026-09-08 16:23:56.128 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-08 16:23:56.128 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:23:56.128 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:23:56.128 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:23:56.129 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: availability_zone 2026-09-08 16:23:56.130 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:23:56.130 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:23:56.130 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos 2026-09-08 16:23:56.130 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:23:56.131 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:23:56.132 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:23:56.132 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:23:56.132 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-default 2026-09-08 16:23:56.132 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: dns-integration 2026-09-08 16:23:56.133 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-fip 2026-09-08 16:23:56.133 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:23:56.133 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:23:56.133 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:23:56.134 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: dvr 2026-09-08 16:23:56.134 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:23:56.134 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:23:56.134 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:23:56.135 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:23:56.135 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:23:56.136 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-08 16:23:56.136 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:23:56.136 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:23:56.137 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-pps 2026-09-08 16:23:56.137 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:23:56.137 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:23:56.137 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: external-net 2026-09-08 16:23:56.138 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:23:56.138 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:23:56.138 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: extraroute 2026-09-08 16:23:56.138 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:23:56.139 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:23:56.139 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:23:56.139 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: filter-validation 2026-09-08 16:23:56.140 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:23:56.140 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:23:56.140 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:23:56.141 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:23:56.141 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:23:56.142 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: flavors 2026-09-08 16:23:56.142 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: quotas 2026-09-08 16:23:56.143 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:23:56.143 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: quota_details 2026-09-08 16:23:56.144 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:23:56.144 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:23:56.145 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:23:56.145 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:23:56.145 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:23:56.146 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:23:56.146 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:23:56.146 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:23:56.147 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:23:56.147 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: router 2026-09-08 16:23:56.147 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:23:56.148 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-08 16:23:56.148 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:23:56.149 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:23:56.150 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:23:56.150 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-08 16:23:56.150 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:23:56.151 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:23:56.151 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:23:56.151 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:23:56.152 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: l3-ha 2026-09-08 16:23:56.152 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:23:56.153 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:23:56.153 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:23:56.153 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:23:56.154 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-08 16:23:56.154 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:23:56.154 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:23:56.154 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:23:56.155 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:23:56.155 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:23:56.156 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:23:56.156 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:23:56.157 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:23:56.158 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:23:56.159 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:23:56.160 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:23:56.160 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:23:56.161 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: multi-provider 2026-09-08 16:23:56.161 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: security-group 2026-09-08 16:23:56.161 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: net-mtu 2026-09-08 16:23:56.162 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:23:56.162 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: segment 2026-09-08 16:23:56.163 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:23:56.163 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:23:56.163 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: network_ha 2026-09-08 16:23:56.164 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:23:56.164 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: service-type 2026-09-08 16:23:56.164 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: sorting 2026-09-08 16:23:56.164 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-08 16:23:56.165 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:23:56.165 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:23:56.165 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:23:56.166 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: pagination 2026-09-08 16:23:56.166 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:23:56.166 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:23:56.167 7 WARNING neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:23:56.167 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:23:56.167 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:23:56.167 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:23:56.168 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:23:56.168 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:23:56.168 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:23:56.169 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:23:56.169 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:23:56.169 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:23:56.169 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:23:56.170 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:23:56.170 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:23:56.170 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:23:56.170 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:23:56.171 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:23:56.171 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:23:56.171 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:23:56.172 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: tag-creation 2026-09-08 16:23:56.172 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: binding 2026-09-08 16:23:56.172 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:23:56.173 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: binding-extended 2026-09-08 16:23:56.173 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-security 2026-09-08 16:23:56.173 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: project-id 2026-09-08 16:23:56.174 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: provider 2026-09-08 16:23:56.174 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-08 16:23:56.175 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:23:56.177 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:23:56.177 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos 2026-09-08 16:23:56.178 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:23:56.178 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:23:56.178 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:23:56.179 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-default 2026-09-08 16:23:56.179 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: trunk 2026-09-08 16:23:56.180 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: trunk-details 2026-09-08 16:23:56.179 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-fip 2026-09-08 16:23:56.180 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:23:56.181 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:23:56.181 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:23:56.181 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:23:56.181 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:23:56.182 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:23:56.182 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:23:56.182 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:23:56.183 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:23:56.183 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-pps 2026-09-08 16:23:56.184 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:23:56.184 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:23:56.184 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:23:56.185 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:23:56.185 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:23:56.185 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:23:56.186 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:23:56.186 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:23:56.188 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: vpnaas 2026-09-08 16:23:56.188 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: quotas 2026-09-08 16:23:56.189 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: quota_details 2026-09-08 16:23:56.189 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: taas 2026-09-08 16:23:56.190 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:23:56.190 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:23:56.191 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:23:56.191 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-08 16:23:56.191 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:23:56.192 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:23:56.192 7 INFO neutron.api.extensions [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:23:56.192 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:23:56.192 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:23:56.193 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:23:56.194 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:23:56.194 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-08 16:23:56.194 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 16:23:56.195 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:23:56.195 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 16:23:56.195 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.195 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 16:23:56.196 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:23:56.197 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-08 16:23:56.197 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-08 16:23:56.197 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:23:56.198 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:23:56.198 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:23:56.199 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:23:56.199 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:23:56.199 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:23:56.199 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:23:56.203 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:23:56.204 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: security-group 2026-09-08 16:23:56.204 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:23:56.204 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:23:56.205 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: segment 2026-09-08 16:23:56.205 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.205 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:23:56.205 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.206 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.206 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: service-type 2026-09-08 16:23:56.206 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.206 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: sorting 2026-09-08 16:23:56.206 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:23:56.207 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:23:56.207 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.207 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:23:56.207 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.208 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:23:56.208 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:23:56.208 8 WARNING neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:23:56.208 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:23:56.209 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:23:56.209 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:23:56.209 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:23:56.209 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.209 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.210 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.210 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:23:56.210 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.210 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:23:56.211 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:23:56.211 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:23:56.212 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:23:56.213 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: tag-creation 2026-09-08 16:23:56.213 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:23:56.214 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-08 16:23:56.215 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] router_route is already registered 2026-09-08 16:23:56.216 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:23:56.216 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] router is already registered 2026-09-08 16:23:56.217 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:23:56.217 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] floatingip is already registered 2026-09-08 16:23:56.217 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:23:56.218 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:23:56.219 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: trunk 2026-09-08 16:23:56.219 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: trunk-details 2026-09-08 16:23:56.220 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:23:56.220 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:23:56.221 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:23:56.221 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:23:56.221 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] rbac_policy is already registered 2026-09-08 16:23:56.221 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:23:56.222 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:23:56.222 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] security_group is already registered 2026-09-08 16:23:56.223 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:23:56.223 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] security_group_rule is already registered 2026-09-08 16:23:56.223 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:23:56.224 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.224 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.224 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:23:56.224 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.224 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.224 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:23:56.225 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:23:56.225 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] trunk is already registered 2026-09-08 16:23:56.225 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.226 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.226 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: vpnaas 2026-09-08 16:23:56.226 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.226 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.227 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:23:56.227 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] endpoint_group is already registered 2026-09-08 16:23:56.227 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:23:56.227 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: taas 2026-09-08 16:23:56.227 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] vpnservice is already registered 2026-09-08 16:23:56.228 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:23:56.228 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ipsec_site_connection is already registered 2026-09-08 16:23:56.228 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:23:56.228 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.228 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.229 7 INFO neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.229 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-08 16:23:56.229 7 WARNING neutron.quota.resource_registry [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.229 8 INFO neutron.api.extensions [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:23:56.232 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 16:23:56.232 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 16:23:56.232 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.232 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 16:23:56.237 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-08 16:23:56.238 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:23:56.239 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:23:56.243 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:23:56.243 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:23:56.244 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:23:56.244 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.245 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.245 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.245 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.246 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:23:56.246 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.246 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.247 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:23:56.247 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:23:56.247 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:23:56.248 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.248 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.248 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.248 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.252 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-08 16:23:56.252 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] router_route is already registered 2026-09-08 16:23:56.253 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:23:56.253 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] router is already registered 2026-09-08 16:23:56.253 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:23:56.254 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] floatingip is already registered 2026-09-08 16:23:56.257 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:23:56.257 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] rbac_policy is already registered 2026-09-08 16:23:56.258 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:23:56.258 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] security_group is already registered 2026-09-08 16:23:56.258 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:23:56.258 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] security_group_rule is already registered 2026-09-08 16:23:56.259 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.259 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.260 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:23:56.260 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] subnetpool is already registered 2026-09-08 16:23:56.260 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:23:56.260 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] trunk is already registered 2026-09-08 16:23:56.261 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.261 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.261 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.261 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.262 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:23:56.262 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] endpoint_group is already registered 2026-09-08 16:23:56.262 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:23:56.262 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] vpnservice is already registered 2026-09-08 16:23:56.262 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:23:56.263 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ipsec_site_connection is already registered 2026-09-08 16:23:56.263 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:23:56.263 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:23:56.263 8 INFO neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:23:56.263 8 WARNING neutron.quota.resource_registry [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] ikepolicy is already registered 2026-09-08 16:23:56.268 7 WARNING keystonemiddleware._common.config [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:23:56.274 7 WARNING keystonemiddleware.auth_token [None req-ff4cc252-db14-4deb-97f0-d458268d3271 - - - - - -] 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 0x7f812934a668 pid: 7 (default app) 2026-09-08 16:23:56.300 8 WARNING keystonemiddleware._common.config [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:23:56.306 8 WARNING keystonemiddleware.auth_token [None req-2b1fe3bb-eeff-43cc-93f4-9bf2e4b57152 - - - - - -] 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 0x7f812934a668 pid: 8 (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-09-08 16:24:00.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f71489f-9fae-48c3-b815-b2e0caaad1cf 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:23:59 2026] GET /v2.0/networks/public => generated 108 bytes in 896 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: 4/5] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:24:01.247 8 ERROR stevedore.extension [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-08 16:24:01.257 8 ERROR stevedore.extension [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-08 16:24:01.259 8 ERROR stevedore.extension [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-08 16:24:01.539 8 WARNING neutron.services.revisions.revision_plugin [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:24:01.561 8 INFO neutron.db.segments_db [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment 480a3f52-1b76-4199-a1f9-32e3c92596e7 of type flat for network 9a4daa55-76ba-4b10-8f77-0dba6086d30d 2026-09-08 16:24:01.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-655cdd77-394f-46aa-9b4a-a9555d408569 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 162.253.55.129 () {48 vars in 966 bytes} [Tue Sep 8 16:24:01 2026] POST /v2.0/networks => generated 124 bytes in 594 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:24:07.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eaea69c2-aeac-4c4c-b37c-18d7a8539edf 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:24:07 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:24:08.188 7 ERROR stevedore.extension [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-08 16:24:08.199 7 ERROR stevedore.extension [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-08 16:24:08.200 7 ERROR stevedore.extension [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-08 16:24:08.353 7 WARNING neutron.services.revisions.revision_plugin [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:24:08.372 7 INFO neutron.db.segments_db [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment 7d819fae-4818-401e-92b7-5de325092d71 of type flat for network 0e51a769-8f7b-42e5-be91-68c546b2ed3f 2026-09-08 16:24:08.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0cfb220-16a6-46d8-ba2b-f2a61b2d4434 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.129 () {48 vars in 966 bytes} [Tue Sep 8 16:24:07 2026] POST /v2.0/networks => generated 124 bytes in 477 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:24:14.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14dca508-7f14-4b0e-ad3d-c7b0a0595b0f 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:24:14 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:14 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-09-08 16:24:14.453 7 WARNING neutron.services.revisions.revision_plugin [None req-7482b97c-2c31-4b3f-988d-964d24df40ee 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:24:14.470 7 INFO neutron.db.segments_db [None req-7482b97c-2c31-4b3f-988d-964d24df40ee 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment 79c1f527-79ac-4b15-b034-04e673b29140 of type flat for network 5161d40a-3eaa-406a-85da-6d6830d4e933 2026-09-08 16:24:14.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7482b97c-2c31-4b3f-988d-964d24df40ee 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 162.253.55.129 () {48 vars in 966 bytes} [Tue Sep 8 16:24:14 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:24:20.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2763caa5-0dbc-4fb2-9f1b-5f17ae2bd291 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:24:20 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:24:20.481 8 WARNING neutron.services.revisions.revision_plugin [None req-7ccd9e3e-3195-40f5-a169-a40a8a7bd109 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:24:20.509 8 INFO neutron.db.segments_db [None req-7ccd9e3e-3195-40f5-a169-a40a8a7bd109 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment dbbffe72-6ea4-4c57-8ae7-965d971b0b1a of type flat for network 1ae8386b-44d2-4137-a5b5-1574ac457ace 2026-09-08 16:24:20.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ccd9e3e-3195-40f5-a169-a40a8a7bd109 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.129 () {48 vars in 966 bytes} [Tue Sep 8 16:24:20 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:24:26.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-753c2be3-bda1-4069-933d-bbf14e50cd4d 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:24:26 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:24:26.467 7 WARNING neutron.services.revisions.revision_plugin [None req-d5c33174-81fb-4b62-91c4-42ab4e799ce6 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:24:26.487 7 INFO neutron.db.segments_db [None req-d5c33174-81fb-4b62-91c4-42ab4e799ce6 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment c7e18c9f-df06-4c57-93b6-df38e7626412 of type flat for network b12f8dc8-8a3b-4ec5-a2cb-01569e8ed8fe [pid: 7|app: 0|req: 11/19] 162.253.55.129 () {48 vars in 966 bytes} [Tue Sep 8 16:24:26 2026] POST /v2.0/networks => generated 706 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:24:27.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ce96b18-bc9c-4b55-bcca-c413ba3cb901 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 162.253.55.129 () {44 vars in 926 bytes} [Tue Sep 8 16:24:27 2026] GET /v2.0/networks/public => generated 108 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 162.253.55.129 () {44 vars in 948 bytes} [Tue Sep 8 16:24:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:24:27.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3947b98-6e73-4860-9ba7-570e9e07774a 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 162.253.55.129 () {44 vars in 1033 bytes} [Tue Sep 8 16:24:27 2026] GET /v2.0/subnets/public-subnet?network_id=b12f8dc8-8a3b-4ec5-a2cb-01569e8ed8fe => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 162.253.55.129 () {44 vars in 1056 bytes} [Tue Sep 8 16:24:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=b12f8dc8-8a3b-4ec5-a2cb-01569e8ed8fe => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 162.253.55.129 () {48 vars in 964 bytes} [Tue Sep 8 16:24:28 2026] POST /v2.0/subnets => generated 664 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:30:00.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbd64983-a0e2-497e-bf8b-5257ae14faaf 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 162.253.55.129 () {44 vars in 936 bytes} [Tue Sep 8 16:30:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 162.253.55.129 () {44 vars in 958 bytes} [Tue Sep 8 16:30:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:00.355 7 INFO neutron.db.segments_db [None req-d398d6c3-6909-4b28-8d56-91160905fb98 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] Added segment cd15750a-cf5b-4bfb-92e5-805cb17bac7d of type vxlan for network 5bea1e26-9a32-4038-b82e-acfbdc3249d1 [pid: 7|app: 0|req: 37/71] 162.253.55.129 () {48 vars in 965 bytes} [Tue Sep 8 16:30:00 2026] POST /v2.0/networks => generated 705 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:30:01.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbb1c243-6f43-4c9e-bc0d-2bb855f66420 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 162.253.55.129 () {44 vars in 936 bytes} [Tue Sep 8 16:30:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 162.253.55.129 () {44 vars in 958 bytes} [Tue Sep 8 16:30:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 689 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:30:01.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2d2bfc8-e0ed-440f-ad42-5ef41e3b958e 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 162.253.55.129 () {44 vars in 1035 bytes} [Tue Sep 8 16:30:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5bea1e26-9a32-4038-b82e-acfbdc3249d1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 162.253.55.129 () {44 vars in 1058 bytes} [Tue Sep 8 16:30:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5bea1e26-9a32-4038-b82e-acfbdc3249d1 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 162.253.55.129 () {48 vars in 964 bytes} [Tue Sep 8 16:30:01 2026] POST /v2.0/subnets => generated 651 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:30:03.204 7 INFO neutron.api.v2.resource [None req-5294ef19-643b-4ea7-a345-e3f492d1ad05 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 162.253.55.129 () {44 vars in 970 bytes} [Tue Sep 8 16:30:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 162.253.55.129 () {44 vars in 992 bytes} [Tue Sep 8 16:30:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 162.253.55.129 () {48 vars in 979 bytes} [Tue Sep 8 16:30:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:04 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 1616 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:04 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:04 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:05 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2230 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:05 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:05 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:07 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2846 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:07 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:07 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:08 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 3462 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:08 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:08 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:09 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 4078 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:09 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:09 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => 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: 51/99] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 162.253.55.129 () {44 vars in 986 bytes} [Tue Sep 8 16:30:11 2026] GET /v2.0/networks/5bea1e26-9a32-4038-b82e-acfbdc3249d1 => generated 730 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:30:11.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d9700d9-b01a-4be8-8f43-358ac791f9fa 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 162.253.55.129 () {44 vars in 1075 bytes} [Tue Sep 8 16:30:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5bea1e26-9a32-4038-b82e-acfbdc3249d1 => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 162.253.55.129 () {44 vars in 1098 bytes} [Tue Sep 8 16:30:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5bea1e26-9a32-4038-b82e-acfbdc3249d1 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:11 2026] GET /v2.0/security-groups/fa8532cc-f917-442d-8353-9332e7d8bcf6 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 162.253.55.129 () {48 vars in 960 bytes} [Tue Sep 8 16:30:11 2026] POST /v2.0/ports => generated 1096 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 16:30:20.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08629dab-0e01-4cba-923d-4c1452af1cb1 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/107] 162.253.55.129 () {44 vars in 979 bytes} [Tue Sep 8 16:30:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 162.253.55.129 () {44 vars in 1001 bytes} [Tue Sep 8 16:30:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 162.253.55.129 () {48 vars in 1031 bytes} [Tue Sep 8 16:30:20 2026] PUT /v2.0/ports/8853f262-e149-4629-b41e-be7450c8ecb4 => generated 1245 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 162.253.55.129 () {44 vars in 919 bytes} [Tue Sep 8 16:30:22 2026] GET /v2.0/ports => generated 3726 bytes in 113 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-09-08 16:30:23.711 8 INFO neutron.api.v2.resource [None req-e120afc6-5a02-456d-bb14-23b68cf571a0 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/111] 162.253.55.129 () {44 vars in 958 bytes} [Tue Sep 8 16:30:23 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: 57/112] 162.253.55.129 () {44 vars in 980 bytes} [Tue Sep 8 16:30:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 162.253.55.129 () {48 vars in 979 bytes} [Tue Sep 8 16:30:23 2026] POST /v2.0/security-groups => generated 1610 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:24 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:24 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:24 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:25 2026] POST /v2.0/security-group-rules => generated 621 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:26 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 2244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:26 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 2244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 162.253.55.129 () {44 vars in 1000 bytes} [Tue Sep 8 16:30:26 2026] GET /v2.0/security-groups/58dc9b70-8d7a-4b59-8702-adc4e56f94b8 => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 162.253.55.129 () {48 vars in 990 bytes} [Tue Sep 8 16:30:26 2026] POST /v2.0/security-group-rules => generated 625 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 162.253.55.129 () {44 vars in 974 bytes} [Tue Sep 8 16:31:45 2026] GET /v2.0/quotas/e7cfec3f1cc845e5b248850be9b1581c => generated 312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 162.253.55.129 () {48 vars in 1026 bytes} [Tue Sep 8 16:31:45 2026] PUT /v2.0/quotas/e7cfec3f1cc845e5b248850be9b1581c => generated 311 bytes in 36 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-09-08 16:34:16.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d78e3633-dea7-4b1d-9e06-85467c743395 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/156] 162.253.55.129 () {30 vars in 741 bytes} [Tue Sep 8 16:34:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 228 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: 7|app: 0|req: 79/157] 162.253.55.129 () {30 vars in 763 bytes} [Tue Sep 8 16:34:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 16:34:19.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc5a538-542b-4ba0-b74d-867e39b62b7b 5ea6883c3c6345d6b62a42267dbf3dc3 e7cfec3f1cc845e5b248850be9b1581c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/158] 162.253.55.129 () {30 vars in 741 bytes} [Tue Sep 8 16:34:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 162.253.55.129 () {30 vars in 763 bytes} [Tue Sep 8 16:34:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)