+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /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-08-14 23:42:59.498 1 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:42:59.499 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 22.2.2.dev49 2026-08-14 23:42:59.730 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:43:00.558 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-14 23:43:00.561 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:43:00.564 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-14 23:43:00.564 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-14 23:43:00.564 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-14 23:43:00.564 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-14 23:43:00.565 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:43:00.570 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:43:00.571 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:43:00.571 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-14 23:43:00.974 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-14 23:43:00.975 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-14 23:43:00.975 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-14 23:43:00.994 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:43:00.995 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:43:00.995 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-14 23:43:00.995 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-14 23:43:03.172 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:43:03.344 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:43:03.345 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:43:03.345 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:43:03.345 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:43:03.346 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:43:03.346 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:43:03.346 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing mechanism driver 'ovn' 2026-08-14 23:43:03.347 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting OVNMechanismDriver 2026-08-14 23:43:03.370 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] OVN logging driver registered 2026-08-14 23:43:03.375 1 INFO neutron.quota [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded quota_driver: . 2026-08-14 23:43:03.375 1 INFO neutron.plugins.ml2.plugin [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:43:03.376 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:43:03.376 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:43:03.376 1 INFO neutron.plugins.ml2.managers [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:43:03.376 1 INFO neutron.extensions.vlantransparent [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:43:03.376 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: qos 2026-08-14 23:43:03.385 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: ovn-router 2026-08-14 23:43:03.400 1 INFO neutron.services.ovn_l3.plugin [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting OVNL3RouterPlugin 2026-08-14 23:43:03.401 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: segments 2026-08-14 23:43:03.471 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: trunk 2026-08-14 23:43:03.476 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: log 2026-08-14 23:43:03.478 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:43:03.481 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: tag 2026-08-14 23:43:03.485 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: timestamp 2026-08-14 23:43:03.487 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:43:03.490 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: flavors 2026-08-14 23:43:03.493 1 INFO neutron.manager [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loading Plugin: revisions 2026-08-14 23:43:03.495 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Initializing extension manager. 2026-08-14 23:43:03.496 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: address-group 2026-08-14 23:43:03.497 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: address-scope 2026-08-14 23:43:03.497 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-14 23:43:03.498 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: agent 2026-08-14 23:43:03.498 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-14 23:43:03.499 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:43:03.500 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:43:03.501 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: availability_zone 2026-08-14 23:43:03.501 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-14 23:43:03.502 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:43:03.502 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:43:03.503 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:43:03.504 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: dns-integration 2026-08-14 23:43:03.504 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:43:03.504 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-14 23:43:03.505 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-14 23:43:03.505 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:43:03.506 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-08-14 23:43:03.506 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:43:03.507 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:43:03.507 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: external-net 2026-08-14 23:43:03.508 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:43:03.508 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: extraroute 2026-08-14 23:43:03.509 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-14 23:43:03.509 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: filter-validation 2026-08-14 23:43:03.510 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:43:03.510 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:43:03.510 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:43:03.511 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:43:03.511 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: flavors 2026-08-14 23:43:03.512 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:43:03.513 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:43:03.513 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:43:03.514 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-14 23:43:03.514 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:43:03.515 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: router 2026-08-14 23:43:03.516 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:43:03.517 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:43:03.517 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-08-14 23:43:03.518 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:43:03.518 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-08-14 23:43:03.519 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:43:03.519 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-14 23:43:03.521 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-14 23:43:03.522 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:43:03.523 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: logging 2026-08-14 23:43:03.524 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:43:03.524 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:43:03.525 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: multi-provider 2026-08-14 23:43:03.525 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: net-mtu 2026-08-14 23:43:03.526 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:43:03.526 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:43:03.527 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:43:03.527 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:43:03.528 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: pagination 2026-08-14 23:43:03.528 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:43:03.529 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-14 23:43:03.529 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:43:03.530 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:43:03.530 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:43:03.531 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:43:03.531 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: binding 2026-08-14 23:43:03.532 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: binding-extended 2026-08-14 23:43:03.532 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: port-security 2026-08-14 23:43:03.533 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: project-id 2026-08-14 23:43:03.533 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: provider 2026-08-14 23:43:03.537 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos 2026-08-14 23:43:03.540 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:43:03.541 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:43:03.542 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-default 2026-08-14 23:43:03.543 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-fip 2026-08-14 23:43:03.543 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:43:03.544 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:43:03.545 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:43:03.546 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:43:03.546 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:43:03.547 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-pps 2026-08-14 23:43:03.548 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:43:03.549 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:43:03.550 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:43:03.550 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:43:03.553 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: quotas 2026-08-14 23:43:03.554 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: quota_details 2026-08-14 23:43:03.555 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:43:03.555 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-14 23:43:03.556 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:43:03.557 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:43:03.557 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-14 23:43:03.558 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:43:03.558 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:43:03.559 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:43:03.559 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:43:03.560 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension security-groups-default-rules not supported by any of loaded plugins 2026-08-14 23:43:03.561 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:43:03.561 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-14 23:43:03.562 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:43:03.562 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:43:03.571 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: security-group 2026-08-14 23:43:03.572 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: segment 2026-08-14 23:43:03.573 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:43:03.573 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: service-type 2026-08-14 23:43:03.574 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: sorting 2026-08-14 23:43:03.574 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:43:03.575 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:43:03.575 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:43:03.576 1 WARNING neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:43:03.576 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-14 23:43:03.577 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-14 23:43:03.577 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:43:03.578 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:43:03.578 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:43:03.579 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:43:03.579 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:43:03.581 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:43:03.582 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:43:03.582 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: trunk 2026-08-14 23:43:03.583 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Loaded extension: trunk-details 2026-08-14 23:43:03.583 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:43:03.584 1 INFO neutron.api.extensions [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:43:03.586 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:43:03.586 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:43:03.586 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:43:03.586 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:43:03.587 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:43:03.587 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:43:03.589 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:43:03.590 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:43:03.590 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:43:03.590 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:43:03.590 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] subnetpool is already registered 2026-08-14 23:43:03.590 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:43:03.592 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:43:03.592 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] router is already registered 2026-08-14 23:43:03.592 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:43:03.592 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] floatingip is already registered 2026-08-14 23:43:03.593 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:43:03.593 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] rbac_policy is already registered 2026-08-14 23:43:03.593 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:43:03.594 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] security_group is already registered 2026-08-14 23:43:03.594 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:43:03.594 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] security_group_rule is already registered 2026-08-14 23:43:03.594 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:43:03.594 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] subnetpool is already registered 2026-08-14 23:43:03.594 1 INFO neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:43:03.595 1 WARNING neutron.quota.resource_registry [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] trunk is already registered 2026-08-14 23:43:03.622 1 WARNING keystonemiddleware._common.config [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:43:03.630 1 WARNING oslo_config.cfg [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 23:43:03.634 1 INFO oslo_service.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting 2 workers 2026-08-14 23:43:03.640 1 INFO neutron.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-14 23:43:03.670 1 INFO oslo_service.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting 2 workers 2026-08-14 23:43:03.677 9 INFO neutron.db.ovn_hash_ring_db [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] Nodes from host "neutron-server-d4645694-8hz9c" and group "mechanism_driver" removed from the Hash Ring 2026-08-14 23:43:03.678 1 INFO oslo_service.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting 1 workers 2026-08-14 23:43:03.689 1 INFO oslo_service.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting 1 workers 2026-08-14 23:43:03.699 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-14 23:43:03.697 1 INFO oslo_service.service [None req-c7af8288-b0d5-4f41-bce8-6cc4da89269e - - - - - -] Starting 1 workers 2026-08-14 23:43:03.697 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-14 23:43:03.704 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-14 23:43:03.717 9 INFO neutron.db.ovn_hash_ring_db [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] Node 339b6f2d-ade5-489e-8474-6645029c9d43 from host "neutron-server-d4645694-8hz9c" and group "mechanism_driver" added to the Hash Ring 2026-08-14 23:43:03.723 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] Hash Ring probing thread has started 2026-08-14 23:43:03.729 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-14 23:43:03.729 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-14 23:43:03.741 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.183.29:6641: connecting... 2026-08-14 23:43:03.745 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.183.29:6641: connected 2026-08-14 23:43:03.751 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] tcp:10.100.183.29:6641: connecting... 2026-08-14 23:43:03.751 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] tcp:10.100.183.29:6641: connected 2026-08-14 23:43:03.762 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] tcp:10.100.183.29:6641: connecting... 2026-08-14 23:43:03.762 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] tcp:10.100.183.29:6641: connected 2026-08-14 23:43:03.777 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] tcp:10.100.183.29:6641: connecting... 2026-08-14 23:43:03.778 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] tcp:10.100.183.29:6641: connected 2026-08-14 23:43:03.787 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-14 23:43:03.801 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.252.6:6642: connecting... 2026-08-14 23:43:03.801 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.252.6:6642: connected 2026-08-14 23:43:03.825 10 INFO neutron.db.ovn_hash_ring_db [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] Node 22c21676-1232-4f82-8aaf-15f046ac815a from host "neutron-server-d4645694-8hz9c" and group "mechanism_driver" added to the Hash Ring 2026-08-14 23:43:03.828 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-14 23:43:03.858 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-14 23:43:03.865 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-14 23:43:03.875 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] tcp:10.105.252.6:6642: connecting... 2026-08-14 23:43:03.875 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] tcp:10.105.252.6:6642: connected 2026-08-14 23:43:03.876 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-14 23:43:03.877 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] tcp:10.105.252.6:6642: connecting... 2026-08-14 23:43:03.877 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] tcp:10.105.252.6:6642: connected 2026-08-14 23:43:03.877 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] tcp:10.100.183.29:6641: connecting... 2026-08-14 23:43:03.878 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] tcp:10.100.183.29:6641: connected 2026-08-14 23:43:03.880 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-14 23:43:03.880 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-14 23:43:03.881 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-14 23:43:03.893 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] tcp:10.105.252.6:6642: connecting... 2026-08-14 23:43:03.893 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] tcp:10.105.252.6:6642: connected 2026-08-14 23:43:03.897 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-14 23:43:03.897 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-14 23:43:03.933 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5c72347f-8d79-406a-ac63-3f61ad310369 - - - - - -] WorkerService process has finished the post initialization 2026-08-14 23:43:03.934 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11bde485-e795-44e4-84ed-c2f84bcf1585 - - - - - -] RpcWorker process has finished the post initialization 2026-08-14 23:43:03.936 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-14 23:43:03.954 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-14 23:43:03.958 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0af2b7-0205-45eb-9b3a-19c7dde81cfd - - - - - -] RpcWorker process has finished the post initialization 2026-08-14 23:43:03.963 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] tcp:10.105.252.6:6642: connecting... 2026-08-14 23:43:03.964 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] tcp:10.105.252.6:6642: connected 2026-08-14 23:43:04.013 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cad192de-997a-4b31-abbb-2764dd35bcf3 - - - - - -] WorkerService process has finished the post initialization 2026-08-14 23:43:04.013 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-14 23:43:04.145 15 INFO neutron.db.ovn_hash_ring_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-14 23:43:04.165 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:43:07.359 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043106 /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-08-14 23:43:13.633 9 WARNING oslo_policy.policy [None req-e7bc142f-ee44-4e46-b22f-21e64507efad 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 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-08-14 23:43:13.911 9 INFO neutron.wsgi [None req-e7bc142f-ee44-4e46-b22f-21e64507efad 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.8209236 2026-08-14 23:43:14.036 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bdb22018-2eb9-4457-aeb6-d08a35dccb9a - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:43:14.047 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bdb22018-2eb9-4457-aeb6-d08a35dccb9a - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:43:14.066 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Starting OVNClientQosExtension 2026-08-14 23:43:14.067 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Starting OVNClientPlacementExtension 2026-08-14 23:43:14.106 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 2fd24d49-cd97-4aed-ad6b-78e8ed8debba (type: security_groups) to 1 2026-08-14 23:43:14.124 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 00c6ff38-0e7b-42fd-8c1c-bb5e28bdef0f (type: security_group_rules) to 0 2026-08-14 23:43:14.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 852ac9b9-962b-4506-802b-21e16537f4e6 (type: security_group_rules) to 0 2026-08-14 23:43:14.150 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource a3df9786-fee1-4757-b766-4044358012e4 (type: security_group_rules) to 0 2026-08-14 23:43:14.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource d0c911d6-63f8-4b6f-97d7-237ba781cb45 (type: security_group_rules) to 0 2026-08-14 23:43:14.178 9 WARNING neutron.services.revisions.revision_plugin [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:43:14.229 9 INFO neutron.db.segments_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Added segment 29b5d885-1c32-4b77-b957-c337fdc4ea93 of type flat for network c4c3c784-9f55-4d87-a3dd-cb8b14dd23fd 2026-08-14 23:43:14.427 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource c4c3c784-9f55-4d87-a3dd-cb8b14dd23fd (type: networks) to 1 2026-08-14 23:43:14.662 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] No more DHCP agents 2026-08-14 23:43:14.664 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unable to schedule network c4c3c784-9f55-4d87-a3dd-cb8b14dd23fd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:43:14.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource ade1751f-a9bc-4a6d-880e-6532feb6503b (type: ports) to 1 2026-08-14 23:43:14.821 9 INFO neutron.wsgi [None req-6bfb7b64-ef09-4cdc-b000-d837102b9f73 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9066257 /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-08-14 23:43:16.359 10 WARNING oslo_policy.policy [None req-90087c51-9504-4cf1-9413-9e8c086e060f 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 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-08-14 23:43:16.615 10 INFO neutron.wsgi [None req-90087c51-9504-4cf1-9413-9e8c086e060f 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.6853950 2026-08-14 23:43:16.700 10 INFO neutron.wsgi [None req-fb2ac731-542e-498d-ad9a-dd289d145db4 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0776587 2026-08-14 23:43:17.046 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] No more DHCP agents 2026-08-14 23:43:17.048 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unable to schedule network c4c3c784-9f55-4d87-a3dd-cb8b14dd23fd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:43:17.048 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Starting OVNClientQosExtension 2026-08-14 23:43:17.049 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Starting OVNClientPlacementExtension 2026-08-14 23:43:17.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032969 2026-08-14 23:43:17.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource ade1751f-a9bc-4a6d-880e-6532feb6503b (type: ports) to 2 2026-08-14 23:43:17.737 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 3c42cd66-de82-4e1b-9884-0636aaa30262 (type: subnets) to 0 2026-08-14 23:43:17.760 10 INFO neutron.wsgi [None req-3f331592-328e-433c-87b3-0ff13f9bf3a3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.0553935 2026-08-14 23:43:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029249 2026-08-14 23:43:47.348 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049672 2026-08-14 23:44:02.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034192 2026-08-14 23:44:02.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0050080 2026-08-14 23:44:17.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025203 2026-08-14 23:44:17.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028753 2026-08-14 23:44:32.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024400 2026-08-14 23:44:32.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013969 2026-08-14 23:44:47.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025494 2026-08-14 23:44:47.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034504 2026-08-14 23:45:02.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024228 2026-08-14 23:45:02.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019493 2026-08-14 23:45:17.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027258 2026-08-14 23:45:17.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028629 2026-08-14 23:45:32.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039964 2026-08-14 23:45:32.349 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023665 2026-08-14 23:45:47.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023196 2026-08-14 23:45:47.349 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043871 2026-08-14 23:46:02.342 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018296 2026-08-14 23:46:02.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018523 2026-08-14 23:46:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032194 2026-08-14 23:46:17.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040748 2026-08-14 23:46:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022705 2026-08-14 23:46:32.347 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0052869 2026-08-14 23:46:47.351 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0098794 2026-08-14 23:46:47.359 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047603 2026-08-14 23:47:02.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033934 2026-08-14 23:47:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033691 2026-08-14 23:47:17.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026972 2026-08-14 23:47:17.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019555 2026-08-14 23:47:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028021 2026-08-14 23:47:32.348 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0068059 2026-08-14 23:47:47.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018167 2026-08-14 23:47:47.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031011 2026-08-14 23:48:02.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033269 2026-08-14 23:48:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035336 2026-08-14 23:48:04.280 15 INFO neutron.db.ovn_revision_numbers_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Successfully bumped revision number for resource c4c3c784-9f55-4d87-a3dd-cb8b14dd23fd (type: networks) to 2 2026-08-14 23:48:04.281 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Maintenance task: Synchronization finished (took 0.19 seconds) 2026-08-14 23:48:17.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045283 2026-08-14 23:48:17.347 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053208 2026-08-14 23:48:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029819 2026-08-14 23:48:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034404 2026-08-14 23:48:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039577 2026-08-14 23:48:47.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036864 2026-08-14 23:49:02.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042112 2026-08-14 23:49:02.349 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018616 2026-08-14 23:49:17.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015483 2026-08-14 23:49:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035386 2026-08-14 23:49:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027132 2026-08-14 23:49:32.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031726 2026-08-14 23:49:47.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024314 2026-08-14 23:49:47.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039642 2026-08-14 23:50:02.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026023 2026-08-14 23:50:02.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036695 2026-08-14 23:50:02.988 10 INFO neutron.wsgi [None req-0246de9e-3bac-4d58-a9e1-65fa3cebd3fe 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.1985371 2026-08-14 23:50:03.096 10 INFO neutron.db.segments_db [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Added segment 4fe14cde-38e8-46c6-8a3e-100c80748c34 of type geneve for network 92bab56e-f371-4515-9f11-25c8b6b12674 2026-08-14 23:50:03.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 92bab56e-f371-4515-9f11-25c8b6b12674 (type: networks) to 1 2026-08-14 23:50:03.572 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] No more DHCP agents 2026-08-14 23:50:03.575 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unable to schedule network 92bab56e-f371-4515-9f11-25c8b6b12674: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:03.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 0f7b4daf-0471-4ea8-a505-9e6e4deab636 (type: ports) to 1 2026-08-14 23:50:03.701 10 INFO neutron.wsgi [None req-c264ff5b-1ba9-4092-9c48-83b17eafbaf0 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.7088532 2026-08-14 23:50:04.653 10 INFO neutron.wsgi [None req-5c7a5d23-2711-4ee4-8b2a-866ee84c29e2 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0896564 2026-08-14 23:50:04.721 10 INFO neutron.wsgi [None req-3712c622-ef75-447e-862b-99397a34b0d6 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0616548 2026-08-14 23:50:04.904 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03ffca2d-c3b7-476f-99dc-b2e8852dddcd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] No more DHCP agents 2026-08-14 23:50:04.908 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03ffca2d-c3b7-476f-99dc-b2e8852dddcd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unable to schedule network 92bab56e-f371-4515-9f11-25c8b6b12674: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:05.433 10 INFO neutron.db.ovn_revision_numbers_db [None req-03ffca2d-c3b7-476f-99dc-b2e8852dddcd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 0f7b4daf-0471-4ea8-a505-9e6e4deab636 (type: ports) to 2 2026-08-14 23:50:05.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-03ffca2d-c3b7-476f-99dc-b2e8852dddcd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 7a71351c-c627-4f7c-9824-8904120d7aeb (type: subnets) to 0 2026-08-14 23:50:05.481 10 INFO neutron.wsgi [None req-03ffca2d-c3b7-476f-99dc-b2e8852dddcd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7555728 2026-08-14 23:50:06.534 10 INFO neutron.wsgi [None req-2a47711e-d211-4290-8bbf-bc95dc28f69b 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 2969 time: 0.0868399 2026-08-14 23:50:06.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-98843c74-d07e-4e92-97a0-0318a697bdc8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource bde7e525-90e6-4585-8208-aa5721167971 (type: security_groups) to 1 2026-08-14 23:50:06.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-98843c74-d07e-4e92-97a0-0318a697bdc8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 0f121a22-0158-4dc4-8040-cb62ac801ab5 (type: security_group_rules) to 0 2026-08-14 23:50:06.700 10 INFO neutron.db.ovn_revision_numbers_db [None req-98843c74-d07e-4e92-97a0-0318a697bdc8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 4bef49ba-79b3-4710-b579-733230430f28 (type: security_group_rules) to 0 2026-08-14 23:50:06.719 10 INFO neutron.wsgi [None req-98843c74-d07e-4e92-97a0-0318a697bdc8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1762948 2026-08-14 23:50:07.737 10 INFO neutron.wsgi [None req-a75db5e2-a56c-4c81-af71-2b3709e2a7d6 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 4503 time: 0.0803318 2026-08-14 23:50:07.785 10 INFO neutron.wsgi [None req-48d308b9-3f32-475b-95cb-53b0a8b51cb7 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0382433 2026-08-14 23:50:07.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-785b8636-13d1-48ea-90e1-4cd4e2db81e8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 78e4c8fa-ab31-4ed2-8e79-54f49b64477a (type: security_group_rules) to 0 2026-08-14 23:50:07.992 10 INFO neutron.wsgi [None req-785b8636-13d1-48ea-90e1-4cd4e2db81e8 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1959336 2026-08-14 23:50:08.836 10 INFO neutron.wsgi [None req-c9e2f48c-26cd-4393-877a-8c547a77b9d2 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 5085 time: 0.0822639 2026-08-14 23:50:08.890 10 INFO neutron.wsgi [None req-111fff06-1808-4513-8a0d-685c5f437232 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0459504 2026-08-14 23:50:09.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba5f3e86-5444-4652-b936-b380bc7e7422 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 0e68b398-e686-44df-9bd5-1afed4c1adcf (type: security_group_rules) to 0 2026-08-14 23:50:09.054 10 INFO neutron.wsgi [None req-ba5f3e86-5444-4652-b936-b380bc7e7422 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1567957 2026-08-14 23:50:09.900 10 INFO neutron.wsgi [None req-82a90215-b530-4db1-aad1-2217f5f0caae 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 5669 time: 0.0766997 2026-08-14 23:50:10.019 10 INFO neutron.wsgi [None req-85fe2983-d482-466a-9a0d-40c78488acd4 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.1128931 2026-08-14 23:50:10.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-3509a058-edca-474a-8ce0-9ba18178acda 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 03bdf0f0-dada-4e66-b04c-b2fee88b1186 (type: security_group_rules) to 0 2026-08-14 23:50:10.185 10 INFO neutron.wsgi [None req-3509a058-edca-474a-8ce0-9ba18178acda 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1554899 2026-08-14 23:50:11.068 10 INFO neutron.wsgi [None req-9d83dcd6-c698-4707-84ac-3759ac01503f 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 6253 time: 0.0775764 2026-08-14 23:50:11.115 10 INFO neutron.wsgi [None req-5dfc7068-f602-47c9-afd5-011e84d4befc 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0366750 2026-08-14 23:50:11.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-bef5a6ef-7ea5-4f72-9e5d-5e3174e0de06 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource aba62b82-971d-4173-b478-6e6a06bb9744 (type: security_group_rules) to 0 2026-08-14 23:50:11.267 10 INFO neutron.wsgi [None req-bef5a6ef-7ea5-4f72-9e5d-5e3174e0de06 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1427293 2026-08-14 23:50:12.107 10 INFO neutron.wsgi [None req-a572a9db-13ab-4bbc-a6a1-3c766bc7797b 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 6837 time: 0.0710878 2026-08-14 23:50:12.149 10 INFO neutron.wsgi [None req-5392d34c-9179-496a-9728-64a02141f4dd 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0356755 2026-08-14 23:50:12.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa9d377f-37c1-4415-ae44-9eea03458bcf 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 5b8a9b47-6fa6-4bd9-a44d-5f48715fef3c (type: security_group_rules) to 0 2026-08-14 23:50:12.336 10 INFO neutron.wsgi [None req-aa9d377f-37c1-4415-ae44-9eea03458bcf 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1772108 2026-08-14 23:50:13.366 10 INFO neutron.wsgi [None req-dc8251b6-fcf8-427d-894e-d5bbe8e423eb 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0701971 2026-08-14 23:50:13.427 10 INFO neutron.wsgi [None req-4eb8bc27-d727-4536-8aee-395a487b5698 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0528262 2026-08-14 23:50:13.496 10 INFO neutron.wsgi [None req-7e657582-bcb7-461d-8644-0fd57c1fe4bb 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0607181 2026-08-14 23:50:13.759 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8f2b48f-d120-433d-955f-1b01a6cdece3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] No more DHCP agents 2026-08-14 23:50:13.763 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8f2b48f-d120-433d-955f-1b01a6cdece3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unable to schedule network 92bab56e-f371-4515-9f11-25c8b6b12674: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:13.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8f2b48f-d120-433d-955f-1b01a6cdece3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 8e2a864f-b517-43e0-b961-87b2cf5c3f1e (type: ports) to 1 2026-08-14 23:50:13.923 10 INFO neutron.wsgi [None req-a8f2b48f-d120-433d-955f-1b01a6cdece3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.4220686 2026-08-14 23:50:17.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025733 2026-08-14 23:50:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029795 /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-08-14 23:50:20.670 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cfaa9318-145e-4f45-8b49-bae3ac3dda39 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:20.671 10 INFO neutron.wsgi [None req-cfaa9318-145e-4f45-8b49-bae3ac3dda39 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0567706 2026-08-14 23:50:20.721 10 INFO neutron.wsgi [None req-3dc56c50-1dc4-4e2e-ad76-2ae98def0097 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0451894 2026-08-14 23:50:21.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b6f25d1-396e-435c-ae01-e3b6f9233c28 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 8e2a864f-b517-43e0-b961-87b2cf5c3f1e (type: ports) to 1 2026-08-14 23:50:21.478 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b6f25d1-396e-435c-ae01-e3b6f9233c28 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 8e2a864f-b517-43e0-b961-87b2cf5c3f1e (type: ports) to 2 2026-08-14 23:50:21.494 10 INFO neutron.wsgi [None req-7b6f25d1-396e-435c-ae01-e3b6f9233c28 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "PUT /v2.0/ports/8e2a864f-b517-43e0-b961-87b2cf5c3f1e HTTP/1.1" status: 200 len: 1362 time: 0.7668145 /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-08-14 23:50:23.014 10 INFO neutron.wsgi [None req-075c02f4-3b12-45c6-9475-88cad5c9786a 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0697172 2026-08-14 23:50:24.002 10 INFO neutron.wsgi [None req-ba5a4486-d8ee-442b-a7a1-8a61db191909 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 7421 time: 0.0819449 2026-08-14 23:50:24.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d6976c0-3d22-43b5-aa96-a9dfd3e7fef9 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 0b5768e8-4a64-495c-b08e-b9e25116238b (type: security_groups) to 1 2026-08-14 23:50:24.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d6976c0-3d22-43b5-aa96-a9dfd3e7fef9 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource db66f2ce-49cb-4338-9c3f-4361dec7c0c0 (type: security_group_rules) to 0 2026-08-14 23:50:24.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d6976c0-3d22-43b5-aa96-a9dfd3e7fef9 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource dfa1f3f2-bbfa-418e-b829-443fa70773e8 (type: security_group_rules) to 0 2026-08-14 23:50:24.184 10 INFO neutron.wsgi [None req-0d6976c0-3d22-43b5-aa96-a9dfd3e7fef9 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1748507 2026-08-14 23:50:25.073 10 INFO neutron.wsgi [None req-156bdb6d-4f5c-4f67-8f45-48cb963d2fa1 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 8949 time: 0.0735347 2026-08-14 23:50:25.127 10 INFO neutron.wsgi [None req-6b16b013-a18f-4a32-acbb-7a7c6e148d25 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0431800 2026-08-14 23:50:25.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-a845bdab-798f-47fb-81ec-b44960fffa0c 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 239d6035-234e-45d6-ba45-747d16036447 (type: security_group_rules) to 0 2026-08-14 23:50:25.274 10 INFO neutron.wsgi [None req-a845bdab-798f-47fb-81ec-b44960fffa0c 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1356070 2026-08-14 23:50:26.133 10 INFO neutron.wsgi [None req-1cc4b6c9-4080-45fc-a16e-fd3f18d4ca87 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups?tenant_id=3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 9551 time: 0.0767181 2026-08-14 23:50:26.178 10 INFO neutron.wsgi [None req-e260b5e4-2348-4a14-95bf-0206932df497 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9551 time: 0.0390468 2026-08-14 23:50:26.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab5eb1f3-2de2-4e77-88a5-90cc21683474 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Successfully bumped revision number for resource 39bffdfc-71a5-4529-98dd-814df36b67be (type: security_group_rules) to 0 2026-08-14 23:50:26.334 10 INFO neutron.wsgi [None req-ab5eb1f3-2de2-4e77-88a5-90cc21683474 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1443334 2026-08-14 23:50:32.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026090 2026-08-14 23:50:32.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046515 2026-08-14 23:50:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016742 2026-08-14 23:50:47.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010552 2026-08-14 23:51:02.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040557 2026-08-14 23:51:02.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048749 2026-08-14 23:51:17.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018277 2026-08-14 23:51:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035586 2026-08-14 23:51:31.902 10 INFO neutron.wsgi [None req-cd751fb1-9ffb-4b6f-bafd-90edc0997214 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/quotas/3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 362 time: 0.0149415 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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" ' 2026-08-14 23:51:32.232 10 INFO neutron.wsgi [None req-eb9192c8-ee1c-495e-a266-d1742520c152 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "PUT /v2.0/quotas/3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 361 time: 0.0347662 2026-08-14 23:51:32.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020607 2026-08-14 23:51:32.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033717 2026-08-14 23:51:32.523 10 INFO neutron.wsgi [None req-c87f34d3-7b50-4d04-aebe-1096adc59d1d 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] 199.204.45.248,10.0.0.20 "GET /v2.0/quotas/3945d10e02124233a79004e94ff82e52 HTTP/1.1" status: 200 len: 361 time: 0.0098102 2026-08-14 23:51:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031810 2026-08-14 23:51:47.349 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053706 2026-08-14 23:52:02.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015123 2026-08-14 23:52:02.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014744 2026-08-14 23:52:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025001 2026-08-14 23:52:17.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047178 2026-08-14 23:52:32.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015419 2026-08-14 23:52:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010691 2026-08-14 23:52:47.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029619 2026-08-14 23:52:47.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009573 2026-08-14 23:53:02.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029039 2026-08-14 23:53:02.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032814 2026-08-14 23:53:04.249 15 INFO neutron.db.ovn_revision_numbers_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Successfully bumped revision number for resource 92bab56e-f371-4515-9f11-25c8b6b12674 (type: networks) to 2 2026-08-14 23:53:04.309 15 INFO neutron.db.ovn_revision_numbers_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Successfully bumped revision number for resource bde7e525-90e6-4585-8208-aa5721167971 (type: security_groups) to 6 2026-08-14 23:53:04.348 15 INFO neutron.db.ovn_revision_numbers_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Successfully bumped revision number for resource 0b5768e8-4a64-495c-b08e-b9e25116238b (type: security_groups) to 3 2026-08-14 23:53:04.562 15 INFO neutron.db.ovn_revision_numbers_db [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Successfully bumped revision number for resource 8e2a864f-b517-43e0-b961-87b2cf5c3f1e (type: ports) to 3 2026-08-14 23:53:04.563 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8fc627d9-1be5-467f-b86e-457479dc2ad0 - - - - - -] Maintenance task: Synchronization finished (took 0.44 seconds) 2026-08-14 23:53:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029609 2026-08-14 23:53:17.347 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013180 2026-08-14 23:53:32.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038078 2026-08-14 23:53:32.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047426 2026-08-14 23:53:47.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030363 2026-08-14 23:53:47.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014644 2026-08-14 23:54:02.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031619 2026-08-14 23:54:02.348 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022321 2026-08-14 23:54:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036433 2026-08-14 23:54:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038328 2026-08-14 23:54:32.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024674 2026-08-14 23:54:32.349 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0081382 2026-08-14 23:54:47.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024590 2026-08-14 23:54:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031924 2026-08-14 23:55:02.347 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049438 2026-08-14 23:55:02.349 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013177 2026-08-14 23:55:17.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055473 2026-08-14 23:55:17.349 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018840 2026-08-14 23:55:32.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025918 2026-08-14 23:55:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028436 2026-08-14 23:55:47.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019546 2026-08-14 23:55:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018187 2026-08-14 23:56:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037484 2026-08-14 23:56:02.350 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0081053 2026-08-14 23:56:17.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019815 2026-08-14 23:56:17.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023501 2026-08-14 23:56:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027833 2026-08-14 23:56:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032539 2026-08-14 23:56:47.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033374 2026-08-14 23:56:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030117 2026-08-14 23:57:02.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025773 2026-08-14 23:57:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034096 2026-08-14 23:57:17.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037029 2026-08-14 23:57:17.348 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012212 2026-08-14 23:57:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024381 2026-08-14 23:57:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027955 2026-08-14 23:57:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015447 2026-08-14 23:57:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024199 2026-08-14 23:58:02.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028543 2026-08-14 23:58:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039752 2026-08-14 23:58:17.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020590 2026-08-14 23:58:17.342 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017781 2026-08-14 23:58:32.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020194 2026-08-14 23:58:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031297 2026-08-14 23:58:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024004 2026-08-14 23:58:47.349 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0070002 2026-08-14 23:59:02.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018682 2026-08-14 23:59:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012629 2026-08-14 23:59:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031192 2026-08-14 23:59:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030186 2026-08-14 23:59:32.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019548 2026-08-14 23:59:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030324 2026-08-14 23:59:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040042 2026-08-14 23:59:47.348 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021501 2026-08-15 00:00:02.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021844 2026-08-15 00:00:02.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010660 2026-08-15 00:00:17.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025706 2026-08-15 00:00:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031345 2026-08-15 00:00:32.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026658 2026-08-15 00:00:32.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047150 2026-08-15 00:00:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020828 2026-08-15 00:00:47.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012801 2026-08-15 00:01:02.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016921 2026-08-15 00:01:02.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019336 2026-08-15 00:01:17.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017071 2026-08-15 00:01:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012524 2026-08-15 00:01:32.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020621 2026-08-15 00:01:32.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027242 2026-08-15 00:01:47.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018137 2026-08-15 00:01:47.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019627 2026-08-15 00:02:02.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028112 2026-08-15 00:02:02.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046995 2026-08-15 00:02:17.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033271 2026-08-15 00:02:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030046 2026-08-15 00:02:32.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031512 2026-08-15 00:02:32.348 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018892 2026-08-15 00:02:47.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018792 2026-08-15 00:02:47.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028260 2026-08-15 00:03:02.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035276 2026-08-15 00:03:02.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037520 2026-08-15 00:03:17.344 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027630 2026-08-15 00:03:17.347 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018060 2026-08-15 00:03:32.346 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046923 2026-08-15 00:03:32.349 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012627 2026-08-15 00:03:47.343 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020959 2026-08-15 00:03:47.346 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013249 2026-08-15 00:04:02.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019801 2026-08-15 00:04:02.344 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027416 2026-08-15 00:04:17.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032563 2026-08-15 00:04:17.348 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021718 2026-08-15 00:04:32.342 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015838 2026-08-15 00:04:32.345 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040026 2026-08-15 00:04:47.343 9 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021706 2026-08-15 00:04:47.345 10 INFO neutron.wsgi [-] 10.0.0.20 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042946