+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Sep 9 01:44:14 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:27:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-88c7c848c-cml7p 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564e04666120 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-09 01:44:18.759 8 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:44:18.759 8 INFO neutron.common.config [-] uwsgi version 23.5.0.dev5 2026-09-09 01:44:18.908 7 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:44:18.908 7 INFO neutron.common.config [-] uwsgi version 23.5.0.dev5 2026-09-09 01:44:19.047 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:44:19.191 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:44:19.988 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:44:19.990 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:44:19.993 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-09 01:44:19.994 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:44:19.994 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 01:44:19.995 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 01:44:19.995 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.001 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.001 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.001 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.019 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 01:44:20.020 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.020 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.061 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:44:20.061 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:44:20.061 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 01:44:20.061 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 01:44:20.068 8 WARNING oslo_policy.policy [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-09-09 01:44:20.136 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:44:20.139 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:44:20.142 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-09 01:44:20.143 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:44:20.143 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 01:44:20.144 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 01:44:20.144 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.150 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.151 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:20.151 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.170 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 01:44:20.172 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.172 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 01:44:20.213 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:44:20.214 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:44:20.214 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 01:44:20.214 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 01:44:20.221 7 WARNING oslo_policy.policy [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-09-09 01:44:20.471 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:44:20.723 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:44:20.801 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:44:20.802 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 01:44:20.802 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 01:44:20.828 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:44:20.828 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:44:20.829 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:44:20.829 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:44:20.829 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:44:20.829 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 01:44:20.829 8 INFO neutron.plugins.ml2.managers [None req-5aedb9a1-f74d-4f6a-8a16-cb1b953a6e4c - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 01:44:20.841 8 INFO neutron.quota [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded quota_driver: . 2026-09-09 01:44:20.842 8 INFO neutron.plugins.ml2.plugin [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:44:20.842 8 INFO neutron.plugins.ml2.managers [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:44:20.842 8 INFO neutron.plugins.ml2.managers [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:44:20.843 8 INFO neutron.plugins.ml2.managers [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:44:20.843 8 INFO neutron.extensions.vlantransparent [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Disabled vlantransparent extension. 2026-09-09 01:44:20.843 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: qos 2026-09-09 01:44:20.854 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: router 2026-09-09 01:44:20.886 8 INFO neutron.services.service_base [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 01:44:20.887 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: segments 2026-09-09 01:44:21.023 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: trunk 2026-09-09 01:44:21.027 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:44:21.027 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 01:44:21.028 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.extensions.port_security [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:44:21.049 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 01:44:21.050 7 INFO neutron.plugins.ml2.managers [None req-41673c2d-4cb1-40b1-b3fd-827aba624bfb - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 01:44:21.060 7 INFO neutron.quota [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded quota_driver: . 2026-09-09 01:44:21.060 7 INFO neutron.plugins.ml2.plugin [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:44:21.061 7 INFO neutron.plugins.ml2.managers [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:44:21.061 7 INFO neutron.plugins.ml2.managers [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:44:21.061 7 INFO neutron.plugins.ml2.managers [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:44:21.061 7 INFO neutron.extensions.vlantransparent [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Disabled vlantransparent extension. 2026-09-09 01:44:21.061 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: qos 2026-09-09 01:44:21.071 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: router 2026-09-09 01:44:21.081 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: vpnaas 2026-09-09 01:44:21.105 7 INFO neutron.services.service_base [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 01:44:21.106 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: segments 2026-09-09 01:44:21.123 8 WARNING stevedore.named [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 01:44:21.176 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:44:21.176 8 INFO neutron.common.utils [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 01:44:21.177 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:44:21.181 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: tag 2026-09-09 01:44:21.186 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: timestamp 2026-09-09 01:44:21.189 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:44:21.193 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: flavors 2026-09-09 01:44:21.194 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: trunk 2026-09-09 01:44:21.195 8 INFO neutron.manager [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loading Plugin: revisions 2026-09-09 01:44:21.199 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Initializing extension manager. 2026-09-09 01:44:21.200 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: address-group 2026-09-09 01:44:21.201 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: address-scope 2026-09-09 01:44:21.201 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 01:44:21.202 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: agent 2026-09-09 01:44:21.203 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 01:44:21.204 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:44:21.205 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:44:21.206 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: availability_zone 2026-09-09 01:44:21.206 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 01:44:21.207 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:44:21.208 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:44:21.209 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:44:21.210 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: dns-integration 2026-09-09 01:44:21.211 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:44:21.211 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 01:44:21.212 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: dvr 2026-09-09 01:44:21.212 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:44:21.213 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:44:21.214 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:21.214 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:44:21.215 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: external-net 2026-09-09 01:44:21.215 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:44:21.216 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: extraroute 2026-09-09 01:44:21.217 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:44:21.217 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 01:44:21.218 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:44:21.218 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:44:21.219 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:44:21.220 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:44:21.220 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: flavors 2026-09-09 01:44:21.222 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:44:21.222 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:44:21.223 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:44:21.224 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 01:44:21.224 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:44:21.225 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: router 2026-09-09 01:44:21.227 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:21.228 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:44:21.228 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: l3-ha 2026-09-09 01:44:21.229 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:21.229 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 01:44:21.230 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:44:21.232 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:21.233 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 01:44:21.235 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:44:21.237 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:44:21.238 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 01:44:21.239 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:44:21.240 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:44:21.240 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: multi-provider 2026-09-09 01:44:21.241 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: net-mtu 2026-09-09 01:44:21.242 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:44:21.243 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:44:21.243 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: network_ha 2026-09-09 01:44:21.244 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:44:21.246 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:44:21.246 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: pagination 2026-09-09 01:44:21.246 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: vpnaas 2026-09-09 01:44:21.247 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:44:21.247 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:44:21.248 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:44:21.249 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-mac-override 2026-09-09 01:44:21.249 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:44:21.250 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:44:21.251 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:44:21.251 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:44:21.252 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: binding 2026-09-09 01:44:21.253 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: binding-extended 2026-09-09 01:44:21.253 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-security 2026-09-09 01:44:21.254 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: project-id 2026-09-09 01:44:21.254 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: provider 2026-09-09 01:44:21.256 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos 2026-09-09 01:44:21.257 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:44:21.258 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:44:21.258 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-default 2026-09-09 01:44:21.259 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-fip 2026-09-09 01:44:21.260 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:44:21.260 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:44:21.261 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:44:21.261 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:44:21.262 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:44:21.263 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-pps 2026-09-09 01:44:21.263 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:44:21.264 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:44:21.265 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:44:21.265 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:44:21.267 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: quotas 2026-09-09 01:44:21.268 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: quota_details 2026-09-09 01:44:21.269 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:44:21.270 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: rbac-address-group 2026-09-09 01:44:21.271 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:44:21.271 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:44:21.272 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 01:44:21.272 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:44:21.273 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:44:21.274 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:44:21.274 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:44:21.276 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:44:21.277 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:44:21.277 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 01:44:21.278 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:44:21.278 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:44:21.280 7 WARNING stevedore.named [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 01:44:21.286 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: security-group 2026-09-09 01:44:21.287 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: segment 2026-09-09 01:44:21.288 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:44:21.289 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: service-type 2026-09-09 01:44:21.290 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: sorting 2026-09-09 01:44:21.291 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:44:21.292 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:44:21.292 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:44:21.293 8 WARNING neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:44:21.294 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 01:44:21.294 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:44:21.295 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:44:21.295 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:44:21.296 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:44:21.297 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:44:21.298 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:44:21.301 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:44:21.302 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:44:21.302 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: trunk 2026-09-09 01:44:21.303 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: trunk-details 2026-09-09 01:44:21.304 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:44:21.304 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 01:44:21.305 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:44:21.306 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:44:21.308 8 INFO neutron.api.extensions [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Loaded extension: vpnaas 2026-09-09 01:44:21.310 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:44:21.310 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:44:21.311 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.311 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:44:21.312 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:21.312 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:21.315 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:21.315 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:21.316 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:21.316 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.316 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.316 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.316 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.317 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:21.317 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:21.317 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:21.317 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:21.317 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:21.318 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:21.320 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:21.320 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] router is already registered 2026-09-09 01:44:21.320 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:21.320 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] floatingip is already registered 2026-09-09 01:44:21.321 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:21.321 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] rbac_policy is already registered 2026-09-09 01:44:21.322 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:21.322 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] security_group is already registered 2026-09-09 01:44:21.322 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:21.322 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] security_group_rule is already registered 2026-09-09 01:44:21.322 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.323 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.323 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.323 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.323 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:21.323 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] trunk is already registered 2026-09-09 01:44:21.324 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:21.324 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] endpoint_group is already registered 2026-09-09 01:44:21.324 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:21.324 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] vpnservice is already registered 2026-09-09 01:44:21.324 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:21.324 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:44:21.325 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:21.325 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:21.325 8 INFO neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:21.325 8 WARNING neutron.quota.resource_registry [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] ikepolicy is already registered 2026-09-09 01:44:21.325 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:44:21.326 7 INFO neutron.common.utils [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 01:44:21.326 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:44:21.330 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: tag 2026-09-09 01:44:21.335 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: timestamp 2026-09-09 01:44:21.337 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:44:21.341 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: flavors 2026-09-09 01:44:21.343 7 INFO neutron.manager [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loading Plugin: revisions 2026-09-09 01:44:21.346 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Initializing extension manager. 2026-09-09 01:44:21.348 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: address-group 2026-09-09 01:44:21.349 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: address-scope 2026-09-09 01:44:21.349 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 01:44:21.350 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: agent 2026-09-09 01:44:21.351 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 01:44:21.352 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:44:21.353 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:44:21.353 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: availability_zone 2026-09-09 01:44:21.354 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 01:44:21.355 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:44:21.355 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:44:21.356 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:44:21.357 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: dns-integration 2026-09-09 01:44:21.358 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:44:21.358 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 01:44:21.359 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: dvr 2026-09-09 01:44:21.359 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:44:21.360 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:44:21.360 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:21.361 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:44:21.362 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: external-net 2026-09-09 01:44:21.362 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:44:21.363 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: extraroute 2026-09-09 01:44:21.363 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:44:21.364 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 01:44:21.364 8 WARNING keystonemiddleware._common.config [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:44:21.365 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:44:21.365 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:44:21.367 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:44:21.368 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:44:21.369 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: flavors 2026-09-09 01:44:21.370 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:44:21.370 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:44:21.371 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:44:21.371 8 WARNING oslo_config.cfg [None req-a61b709d-bea7-495b-b9ad-255b01aa9fde - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 01:44:21.372 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 01:44:21.372 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:44:21.373 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: router WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564e04666120 pid: 8 (default app) 2026-09-09 01:44:21.375 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:21.375 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:44:21.376 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: l3-ha 2026-09-09 01:44:21.377 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:21.377 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 01:44:21.378 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:44:21.379 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:21.379 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 01:44:21.381 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:44:21.382 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:44:21.383 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 01:44:21.384 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:44:21.385 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:44:21.385 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: multi-provider 2026-09-09 01:44:21.386 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: net-mtu 2026-09-09 01:44:21.386 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:44:21.387 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:44:21.388 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: network_ha 2026-09-09 01:44:21.388 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:44:21.389 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:44:21.390 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: pagination 2026-09-09 01:44:21.390 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:44:21.391 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:44:21.391 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:44:21.392 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-mac-override 2026-09-09 01:44:21.393 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:44:21.393 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:44:21.394 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:44:21.394 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:44:21.395 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: binding 2026-09-09 01:44:21.396 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: binding-extended 2026-09-09 01:44:21.396 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-security 2026-09-09 01:44:21.397 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: project-id 2026-09-09 01:44:21.397 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: provider 2026-09-09 01:44:21.399 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos 2026-09-09 01:44:21.400 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:44:21.400 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:44:21.401 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-default 2026-09-09 01:44:21.401 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-fip 2026-09-09 01:44:21.402 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:44:21.403 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:44:21.403 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:44:21.404 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:44:21.404 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:44:21.405 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-pps 2026-09-09 01:44:21.406 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:44:21.406 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:44:21.407 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:44:21.407 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:44:21.409 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: quotas 2026-09-09 01:44:21.410 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: quota_details 2026-09-09 01:44:21.411 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:44:21.412 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: rbac-address-group 2026-09-09 01:44:21.413 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:44:21.413 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:44:21.414 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 01:44:21.414 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:44:21.415 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:44:21.416 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:44:21.416 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:44:21.418 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:44:21.419 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:44:21.419 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 01:44:21.420 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:44:21.421 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:44:21.429 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: security-group 2026-09-09 01:44:21.431 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: segment 2026-09-09 01:44:21.432 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:44:21.433 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: service-type 2026-09-09 01:44:21.433 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: sorting 2026-09-09 01:44:21.434 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:44:21.435 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:44:21.435 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:44:21.436 7 WARNING neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:44:21.436 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 01:44:21.437 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:44:21.438 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:44:21.438 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:44:21.439 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:44:21.440 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:44:21.441 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:44:21.444 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:44:21.444 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:44:21.445 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: trunk 2026-09-09 01:44:21.446 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: trunk-details 2026-09-09 01:44:21.446 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:44:21.447 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 01:44:21.448 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:44:21.448 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:44:21.450 7 INFO neutron.api.extensions [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Loaded extension: vpnaas 2026-09-09 01:44:21.452 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:44:21.452 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:44:21.453 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.453 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:44:21.454 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:21.454 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:21.456 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:21.456 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:21.456 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:21.457 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.457 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.457 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.457 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.457 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:21.458 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:21.458 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:21.458 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:21.458 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:21.458 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:21.460 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:21.460 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] router is already registered 2026-09-09 01:44:21.461 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:21.461 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] floatingip is already registered 2026-09-09 01:44:21.462 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:21.462 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] rbac_policy is already registered 2026-09-09 01:44:21.462 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:21.462 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] security_group is already registered 2026-09-09 01:44:21.462 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:21.462 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] security_group_rule is already registered 2026-09-09 01:44:21.463 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.463 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.463 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:21.463 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] subnetpool is already registered 2026-09-09 01:44:21.463 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:21.464 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] trunk is already registered 2026-09-09 01:44:21.464 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:21.464 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] endpoint_group is already registered 2026-09-09 01:44:21.464 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:21.464 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] vpnservice is already registered 2026-09-09 01:44:21.464 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:21.465 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:44:21.465 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:21.465 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:21.465 7 INFO neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:21.465 7 WARNING neutron.quota.resource_registry [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] ikepolicy is already registered 2026-09-09 01:44:21.500 7 WARNING keystonemiddleware._common.config [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:44:21.507 7 WARNING oslo_config.cfg [None req-6c57f3ab-6e7a-41ff-97b7-f6eaca2e694f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564e04666120 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 01:44:27.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8f4fdf-4eb9-47d4-b208-9e2066227c66 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:26 2026] GET /v2.0/networks/public => generated 108 bytes in 746 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:44:27.742 8 WARNING oslo_policy.policy [None req-58490335-1ee7-406e-9bc3-6f23c56e7ba5 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-09 01:44:27.998 8 WARNING neutron.services.revisions.revision_plugin [None req-58490335-1ee7-406e-9bc3-6f23c56e7ba5 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:44:28.025 8 INFO neutron.db.segments_db [None req-58490335-1ee7-406e-9bc3-6f23c56e7ba5 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment 8776fd36-ff0f-4779-8b9c-ba086b27bf73 of type flat for network 6385396b-a4af-4d69-8a9d-96deb932b2f9 2026-09-09 01:44:28.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58490335-1ee7-406e-9bc3-6f23c56e7ba5 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 162.253.55.159 () {48 vars in 966 bytes} [Wed Sep 9 01:44:27 2026] POST /v2.0/networks => generated 124 bytes in 631 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:44:34.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5db2558a-b2d2-4d80-a668-5f0372ef3001 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:34 2026] GET /v2.0/networks/public => generated 108 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:44:34.855 7 WARNING oslo_policy.policy [None req-588102c5-19e0-4cae-9b71-91ccb2481ae8 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-09 01:44:34.891 7 WARNING neutron.services.revisions.revision_plugin [None req-588102c5-19e0-4cae-9b71-91ccb2481ae8 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:44:34.914 7 INFO neutron.db.segments_db [None req-588102c5-19e0-4cae-9b71-91ccb2481ae8 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment af2d119c-132b-4e77-b692-e32da60b9bf2 of type flat for network 6d2764e2-63b7-4cd0-8724-c8b7df8a388d 2026-09-09 01:44:34.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-588102c5-19e0-4cae-9b71-91ccb2481ae8 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 162.253.55.159 () {48 vars in 966 bytes} [Wed Sep 9 01:44:34 2026] POST /v2.0/networks => generated 124 bytes in 473 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:44:40.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62a6bb7a-8111-4b53-b277-5ccaea0635a2 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:40 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:44:40.975 8 WARNING neutron.services.revisions.revision_plugin [None req-cb8a6275-9def-4bd0-8b22-072d257e8e16 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:44:41.002 8 INFO neutron.db.segments_db [None req-cb8a6275-9def-4bd0-8b22-072d257e8e16 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment 75a8002d-9d58-4cb7-850a-e70d59aa60cc of type flat for network a4633323-ba38-4e60-9165-34663c384a52 2026-09-09 01:44:41.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb8a6275-9def-4bd0-8b22-072d257e8e16 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 162.253.55.159 () {48 vars in 966 bytes} [Wed Sep 9 01:44:40 2026] POST /v2.0/networks => generated 124 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:44:47.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6871bdd-69f3-45da-928c-cb2d78dc1aa6 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:46 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:44:47.185 7 WARNING neutron.services.revisions.revision_plugin [None req-c5c3ee92-07d2-4938-837f-5e8012258bb0 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:44:47.210 7 INFO neutron.db.segments_db [None req-c5c3ee92-07d2-4938-837f-5e8012258bb0 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment 54bfbffd-f158-4220-8b23-43d1444da370 of type flat for network b76963aa-f4b0-408b-b80a-3d1764cadc8b 2026-09-09 01:44:47.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5c3ee92-07d2-4938-837f-5e8012258bb0 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 162.253.55.159 () {48 vars in 966 bytes} [Wed Sep 9 01:44:47 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:44:53.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11b80389-3bbf-4943-92e3-08b7399ba0ea d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:53 2026] GET /v2.0/networks/public => generated 108 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:44:53.332 7 WARNING neutron.services.revisions.revision_plugin [None req-2821fd7b-205e-48ad-bf2d-e8422c93dc69 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:44:53.350 7 INFO neutron.db.segments_db [None req-2821fd7b-205e-48ad-bf2d-e8422c93dc69 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment 20e0fced-6d11-4e36-8d63-d0d88f500b48 of type flat for network 77681919-ea8a-4d65-9a3a-5cef53c67233 [pid: 7|app: 0|req: 8/19] 162.253.55.159 () {48 vars in 966 bytes} [Wed Sep 9 01:44:53 2026] POST /v2.0/networks => generated 706 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:44:54.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c3a7532-478a-4432-aa0f-d2b0167f00e0 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 162.253.55.159 () {44 vars in 926 bytes} [Wed Sep 9 01:44:54 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 162.253.55.159 () {44 vars in 948 bytes} [Wed Sep 9 01:44:54 2026] GET /v2.0/networks?name=public => generated 709 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:44:54.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a383a40a-3781-474f-a65b-6d9628bd9fc3 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/22] 162.253.55.159 () {44 vars in 1033 bytes} [Wed Sep 9 01:44:54 2026] GET /v2.0/subnets/public-subnet?network_id=77681919-ea8a-4d65-9a3a-5cef53c67233 => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 162.253.55.159 () {44 vars in 1056 bytes} [Wed Sep 9 01:44:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=77681919-ea8a-4d65-9a3a-5cef53c67233 => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 162.253.55.159 () {48 vars in 964 bytes} [Wed Sep 9 01:44:54 2026] POST /v2.0/subnets => generated 641 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:49:24.929 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4e9b906b-4a3e-42f8-ba94-34532e6e86a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:49:24.930 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe33a344-4d9a-463c-a8e6-9e492714cb4c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:49:24.932 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Sep 9 01:49:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.159) !!! 2026-09-09 01:49:25.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a35b1722-6f37-4687-883a-33c437a8b261 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/60] 162.253.55.159 () {44 vars in 936 bytes} [Wed Sep 9 01:49:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:49:25.153 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850dd8c3-2ec2-4838-af78-2ee15ec5be45] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:49:25.155 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [60b8a323-7e3e-4535-8374-f0d223e3ea6c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 29/61] 162.253.55.159 () {44 vars in 958 bytes} [Wed Sep 9 01:49:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:49:25.247 8 INFO neutron.db.segments_db [None req-e898763b-4704-4275-ae68-086ad8ec71eb d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] Added segment be0acd15-5dbe-465d-8f63-1ff92d82f1bb of type vxlan for network c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d [pid: 8|app: 0|req: 33/62] 162.253.55.159 () {48 vars in 965 bytes} [Wed Sep 9 01:49:25 2026] POST /v2.0/networks => generated 707 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:49:26.382 7 INFO oslo.messaging._drivers.impl_rabbit [-] [60b8a323-7e3e-4535-8374-f0d223e3ea6c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46636. 2026-09-09 01:49:26.384 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850dd8c3-2ec2-4838-af78-2ee15ec5be45] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46634. 2026-09-09 01:49:26.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8610d31-256a-4bde-9645-10b7e3da85b6 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 162.253.55.159 () {44 vars in 936 bytes} [Wed Sep 9 01:49:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:49:26.521 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4e9b906b-4a3e-42f8-ba94-34532e6e86a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46652. 2026-09-09 01:49:26.523 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe33a344-4d9a-463c-a8e6-9e492714cb4c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46658. [pid: 8|app: 0|req: 34/64] 162.253.55.159 () {44 vars in 958 bytes} [Wed Sep 9 01:49:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:49:26.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27867a10-3ecf-4520-bf7e-944d2119c203 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 162.253.55.159 () {44 vars in 1035 bytes} [Wed Sep 9 01:49:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d => generated 114 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 162.253.55.159 () {44 vars in 1058 bytes} [Wed Sep 9 01:49:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 162.253.55.159 () {48 vars in 964 bytes} [Wed Sep 9 01:49:26 2026] POST /v2.0/subnets => generated 627 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:49:28.169 8 INFO neutron.api.v2.resource [None req-03ee5175-8347-48d9-8658-cdb3d78f8abb d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 162.253.55.159 () {44 vars in 970 bytes} [Wed Sep 9 01:49:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 162.253.55.159 () {44 vars in 992 bytes} [Wed Sep 9 01:49:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 162.253.55.159 () {48 vars in 979 bytes} [Wed Sep 9 01:49:28 2026] POST /v2.0/security-groups => generated 1552 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:29 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 1552 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:29 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 1552 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:29 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 1552 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:30 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2134 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:30 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2134 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:30 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2134 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:30 2026] POST /v2.0/security-group-rules => generated 571 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:31 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2718 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:31 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2718 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:31 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 2718 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:32 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3302 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:33 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3302 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:33 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3302 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:34 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:34 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:34 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 3886 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 162.253.55.159 () {44 vars in 986 bytes} [Wed Sep 9 01:49:35 2026] GET /v2.0/networks/c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d => generated 732 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:49:35.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e1b040f-c16a-412b-ace2-ea5622c55759 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/94] 162.253.55.159 () {44 vars in 1075 bytes} [Wed Sep 9 01:49:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 162.253.55.159 () {44 vars in 1098 bytes} [Wed Sep 9 01:49:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c3b0f49f-dc59-499a-bebf-b0b13e3c1b6d => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:35 2026] GET /v2.0/security-groups/3f96f59b-66dd-4fad-b0a6-441a57c6b296 => generated 4470 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 162.253.55.159 () {48 vars in 960 bytes} [Wed Sep 9 01:49:35 2026] POST /v2.0/ports => generated 1100 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-09 01:49:42.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5aa1aaf-4ad9-4f38-b316-2865dd11b970 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/98] 162.253.55.159 () {44 vars in 978 bytes} [Wed Sep 9 01:49:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/99] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 162.253.55.159 () {48 vars in 1030 bytes} [Wed Sep 9 01:49:42 2026] PUT /v2.0/ports/1d5d8c82-87ee-48ab-a46b-93c1bc330b0a => generated 1213 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 162.253.55.159 () {44 vars in 919 bytes} [Wed Sep 9 01:49:44 2026] GET /v2.0/ports => generated 3730 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 01:49:45.844 7 INFO neutron.api.v2.resource [None req-eff2d29d-e324-4cd9-9746-5cff35efea07 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/102] 162.253.55.159 () {44 vars in 958 bytes} [Wed Sep 9 01:49:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 162.253.55.159 () {44 vars in 980 bytes} [Wed Sep 9 01:49:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 162.253.55.159 () {48 vars in 979 bytes} [Wed Sep 9 01:49:45 2026] POST /v2.0/security-groups => generated 1546 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:47 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 1546 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:47 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 1546 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:47 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 1546 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:47 2026] POST /v2.0/security-group-rules => generated 591 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:48 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 2150 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:48 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 2150 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 162.253.55.159 () {44 vars in 1000 bytes} [Wed Sep 9 01:49:48 2026] GET /v2.0/security-groups/7404b321-073f-4637-94f2-ea30e9281fce => generated 2150 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 162.253.55.159 () {48 vars in 990 bytes} [Wed Sep 9 01:49:48 2026] POST /v2.0/security-group-rules => generated 595 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/123] 162.253.55.159 () {44 vars in 974 bytes} [Wed Sep 9 01:50:53 2026] GET /v2.0/quotas/95a6061cbb284204bd68bc1009497d93 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 60/124] 162.253.55.159 () {48 vars in 1026 bytes} [Wed Sep 9 01:50:54 2026] PUT /v2.0/quotas/95a6061cbb284204bd68bc1009497d93 => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:53:03.686 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [60b8a323-7e3e-4535-8374-f0d223e3ea6c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:53:03.689 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850dd8c3-2ec2-4838-af78-2ee15ec5be45] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:53:03.690 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Sep 9 01:53:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.159) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 01:53:03.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bda03440-a7d6-4933-8de9-89b8e0c22140 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/141] 162.253.55.159 () {30 vars in 740 bytes} [Wed Sep 9 01:53:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 256 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:53:03.944 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe33a344-4d9a-463c-a8e6-9e492714cb4c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:53:03.945 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4e9b906b-4a3e-42f8-ba94-34532e6e86a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/142] 162.253.55.159 () {30 vars in 762 bytes} [Wed Sep 9 01:53:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:53:05.602 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4e9b906b-4a3e-42f8-ba94-34532e6e86a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54214. 2026-09-09 01:53:05.605 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe33a344-4d9a-463c-a8e6-9e492714cb4c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54224. 2026-09-09 01:53:05.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74543bfa-1b13-4be1-b165-2bf0352a9491 d49195f4ce3f4bce81eb65db0ebb1a1b 95a6061cbb284204bd68bc1009497d93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/145] 162.253.55.159 () {30 vars in 740 bytes} [Wed Sep 9 01:53:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:53:05.748 7 INFO oslo.messaging._drivers.impl_rabbit [-] [60b8a323-7e3e-4535-8374-f0d223e3ea6c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54226. 2026-09-09 01:53:05.749 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850dd8c3-2ec2-4838-af78-2ee15ec5be45] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54242. [pid: 7|app: 0|req: 71/146] 162.253.55.159 () {30 vars in 762 bytes} [Wed Sep 9 01:53:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)