2022-01-21 09:02:30.028 2456 2445277348960 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-21 09:02:30.028 2456 2445277348960 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev419 2022-01-21 09:02:30.028 2456 2445277348960 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-21 09:02:30.073 2456 2445277348960 MainThread INFO os_win.utils.network.networkutils [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] WMI caching is disabled. 2022-01-21 09:02:30.314 2456 2445277348960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-21 09:02:30.372 2456 2445277348960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-21 09:02:30.372 2456 2445277348960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-21 09:02:30.555 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent initialized successfully, now running... 2022-01-21 09:02:30.575 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-21 09:02:30.575 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-21 09:02:30.622 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-21 09:04:37.254 2456 2445384055264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-febbbd55-8465-4ee6-9c70-9a62671c1828 - - - - -] port_update received: fdbd8ec9-4be9-41da-97a2-b089178e04be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:37.254 2456 2445384055264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-febbbd55-8465-4ee6-9c70-9a62671c1828 - - - - -] No port fdbd8ec9-4be9-41da-97a2-b089178e04be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:40.242 2456 2445366212208 MainThread WARNING oslo_policy.policy [req-ff8b63e2-6bf6-40df-99b5-9c4748410111 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-21 09:04:40.263 2456 2445366212208 MainThread WARNING oslo_policy.policy [req-ff8b63e2-6bf6-40df-99b5-9c4748410111 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-21 09:04:40.263 2456 2445366212208 MainThread WARNING oslo_policy.policy [req-ff8b63e2-6bf6-40df-99b5-9c4748410111 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-01-21 09:04:40.263 2456 2445366212208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff8b63e2-6bf6-40df-99b5-9c4748410111 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:04:40.263 2456 2445366212208 MainThread INFO neutron.agent.securitygroups_rpc [req-ff8b63e2-6bf6-40df-99b5-9c4748410111 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:04:41.557 2456 2445384477328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e9cc683-914f-483c-9307-518c0c19b395 c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Security group member updated on remote: ['6c02d243-10fb-4b48-8dac-574e03207390'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:04:41.557 2456 2445384477328 MainThread INFO neutron.agent.securitygroups_rpc [req-7e9cc683-914f-483c-9307-518c0c19b395 c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Security group member updated ['6c02d243-10fb-4b48-8dac-574e03207390'] 2022-01-21 09:04:43.973 2456 2445365913904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4193893-0214-4273-ae3c-f663c03477e6 - - - - -] port_update received: 4bf1d1a3-9867-4a26-937a-9a2eae336da7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:43.973 2456 2445365913904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4193893-0214-4273-ae3c-f663c03477e6 - - - - -] No port 4bf1d1a3-9867-4a26-937a-9a2eae336da7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:44.255 2456 2445365912848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39d2dcb-2beb-41ac-9a6b-3b6cc8e35fc0 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 32ddb765-832f-491f-89af-15d985023770 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:44.275 2456 2445365912848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39d2dcb-2beb-41ac-9a6b-3b6cc8e35fc0 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 32ddb765-832f-491f-89af-15d985023770 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:44.663 2456 2445384145728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5548c738-bd37-4b5e-89b5-a7e5d43f5d4e c5fe2e2740374c90ba44e42aa03a1378 e7f43dab2468413c9cda60e9dceee6e2 - - -] Security group member updated on remote: ['4429fa15-c711-4385-9735-e09bf3318fbd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:04:44.663 2456 2445384145728 MainThread INFO neutron.agent.securitygroups_rpc [req-5548c738-bd37-4b5e-89b5-a7e5d43f5d4e c5fe2e2740374c90ba44e42aa03a1378 e7f43dab2468413c9cda60e9dceee6e2 - - -] Security group member updated ['4429fa15-c711-4385-9735-e09bf3318fbd'] 2022-01-21 09:04:44.818 2456 2445384145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-699fbaed-a67e-441b-ab97-62da40448af4 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:44.844 2456 2445384145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-699fbaed-a67e-441b-ab97-62da40448af4 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:45.075 2456 2445366251184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e42a5de2-df03-4d3d-b3de-c15eb1ae1622 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated on remote: ['e5c10986-85a2-4154-8686-73c7e64d188b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:04:45.075 2456 2445366251184 MainThread INFO neutron.agent.securitygroups_rpc [req-e42a5de2-df03-4d3d-b3de-c15eb1ae1622 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated ['e5c10986-85a2-4154-8686-73c7e64d188b'] 2022-01-21 09:04:46.641 2456 2445383705344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23da4842-e58d-40c3-868f-98d1c7d2117d 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated on remote: ['e5c10986-85a2-4154-8686-73c7e64d188b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:04:46.641 2456 2445383705344 MainThread INFO neutron.agent.securitygroups_rpc [req-23da4842-e58d-40c3-868f-98d1c7d2117d 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated ['e5c10986-85a2-4154-8686-73c7e64d188b'] 2022-01-21 09:04:48.046 2456 2445366714032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b45168a9-52d6-4e33-83bf-d917e1eb8fe7 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: d072002a-7201-438b-93c2-809562bf18c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:48.060 2456 2445366714032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b45168a9-52d6-4e33-83bf-d917e1eb8fe7 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port d072002a-7201-438b-93c2-809562bf18c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:55.618 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32ddb765-832f-491f-89af-15d985023770 2022-01-21 09:04:55.629 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d072002a-7201-438b-93c2-809562bf18c8 2022-01-21 09:04:55.629 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c 2022-01-21 09:04:56.470 2456 2445366281840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b3b7854-350b-4765-ac43-89ee8f934770 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated on remote: ['e5c10986-85a2-4154-8686-73c7e64d188b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:04:56.470 2456 2445366281840 MainThread INFO neutron.agent.securitygroups_rpc [req-6b3b7854-350b-4765-ac43-89ee8f934770 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated ['e5c10986-85a2-4154-8686-73c7e64d188b'] 2022-01-21 09:04:57.356 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:04:58.645 2456 2445384285872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcea1296-a0ac-48c7-b3ca-3a83545676e5 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 292e76d0-9c37-40bf-96a9-8adc54039d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:04:58.645 2456 2445384285872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcea1296-a0ac-48c7-b3ca-3a83545676e5 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 292e76d0-9c37-40bf-96a9-8adc54039d4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c updated. Details: {'device': 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c', 'network_id': 'b83de440-532d-441f-aa64-f88fc06cb5cd', 'port_id': 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c', 'mac_address': 'fa:16:3e:55:1a:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e3a2c5d1-ecb1-48ec-825f-b76043bc24fc', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:04:59.738 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port d072002a-7201-438b-93c2-809562bf18c8 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port d072002a-7201-438b-93c2-809562bf18c8 updated. Details: {'device': 'd072002a-7201-438b-93c2-809562bf18c8', 'network_id': '0c35d305-837b-4b50-9ffd-ae8c1ff1388e', 'port_id': 'd072002a-7201-438b-93c2-809562bf18c8', 'mac_address': 'fa:16:3e:11:5a:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 198, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55d3f881-7d20-4ace-9b5e-dd4d20853316', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:04:59.738 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 32ddb765-832f-491f-89af-15d985023770 2022-01-21 09:04:59.738 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 32ddb765-832f-491f-89af-15d985023770 updated. Details: {'device': '32ddb765-832f-491f-89af-15d985023770', 'network_id': 'a0e54f5b-e420-405a-b03f-2022c12c86f0', 'port_id': '32ddb765-832f-491f-89af-15d985023770', 'mac_address': 'fa:16:3e:db:8c:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b91217a6-32b9-4c48-be92-ca6ec7dbbf82', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:04:59.738 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:04:59.738 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.base [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Loop iteration exceeded interval (2 vs. 2.3815197944641113) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-01-21 09:04:59.738 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d072002a-7201-438b-93c2-809562bf18c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:04:59.738 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d072002a-7201-438b-93c2-809562bf18c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:04:59.738 2456 2445384922384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0c35d305-837b-4b50-9ffd-ae8c1ff1388e 2022-01-21 09:04:59.738 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:04:59.942 2456 2445384922384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd072002a-7201-438b-93c2-809562bf18c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:04:59.942 2456 2445384922384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd072002a-7201-438b-93c2-809562bf18c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:04:59.942 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:04:59.942 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32ddb765-832f-491f-89af-15d985023770 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:04:59.942 2456 2445384922736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0e54f5b-e420-405a-b03f-2022c12c86f0 2022-01-21 09:04:59.942 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:00.082 2456 2445384922736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32ddb765-832f-491f-89af-15d985023770') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:00.082 2456 2445384922736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32ddb765-832f-491f-89af-15d985023770') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:00.082 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:00.082 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:00.082 2456 2445384922208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b83de440-532d-441f-aa64-f88fc06cb5cd 2022-01-21 09:05:00.082 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:00.226 2456 2445384922208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:00.226 2456 2445384922208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:00.226 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d072002a-7201-438b-93c2-809562bf18c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:00.226 2456 2445384922384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 198, VLAN trunk: None to switch port d072002a-7201-438b-93c2-809562bf18c8 2022-01-21 09:05:00.322 2456 2445384922384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:00.322 2456 2445384922384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d072002a-7201-438b-93c2-809562bf18c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:00.378 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32ddb765-832f-491f-89af-15d985023770 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:00.378 2456 2445384922736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 32ddb765-832f-491f-89af-15d985023770 2022-01-21 09:05:00.442 2456 2445384922736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:00.442 2456 2445384922736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:00.457 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:00.457 2456 2445384922208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c 2022-01-21 09:05:00.519 2456 2445384922208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:00.536 2456 2445384922208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d072002a-7201-438b-93c2-809562bf18c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4429fa15-c711-4385-9735-e09bf3318fbd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4429fa15-c711-4385-9735-e09bf3318fbd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d072002a-7201-438b-93c2-809562bf18c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:00.765 2456 2445384922384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:00.765 2456 2445384922384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d072002a-7201-438b-93c2-809562bf18c8 not yet added. Adding. 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:00.765 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:00.869 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d072002a-7201-438b-93c2-809562bf18c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:00.956 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d072002a-7201-438b-93c2-809562bf18c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:00.956 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d072002a-7201-438b-93c2-809562bf18c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.051 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d072002a-7201-438b-93c2-809562bf18c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.121 2456 2445384922384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d072002a-7201-438b-93c2-809562bf18c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.121 2456 2445384922384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d072002a-7201-438b-93c2-809562bf18c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:01.121 2456 2445384922384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d072002a-7201-438b-93c2-809562bf18c8 processed. 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c02d243-10fb-4b48-8dac-574e03207390) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c02d243-10fb-4b48-8dac-574e03207390) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:01.138 2456 2445384922208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:01.138 2456 2445384922208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c not yet added. Adding. 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:01.138 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:01.223 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.316 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.316 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.414 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.499 2456 2445384922208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.499 2456 2445384922208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:01.499 2456 2445384922208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c processed. 2022-01-21 09:05:01.499 2456 2445384922736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:01.499 2456 2445384922736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:01.499 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:01.499 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:01.499 2456 2445384922736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:01.499 2456 2445384922736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:01.499 2456 2445384922736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32ddb765-832f-491f-89af-15d985023770 not yet added. Adding. 2022-01-21 09:05:01.509 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:01.509 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:01.614 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.724 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.724 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.838 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.925 2456 2445384922736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:01.925 2456 2445384922736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32ddb765-832f-491f-89af-15d985023770 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:01.925 2456 2445384922736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32ddb765-832f-491f-89af-15d985023770 processed. 2022-01-21 09:05:01.925 2456 2445366344688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:01.925 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 292e76d0-9c37-40bf-96a9-8adc54039d4c 2022-01-21 09:05:03.858 2456 2445366344688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:03.938 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:05:04.287 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 292e76d0-9c37-40bf-96a9-8adc54039d4c 2022-01-21 09:05:04.287 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 292e76d0-9c37-40bf-96a9-8adc54039d4c updated. Details: {'device': '292e76d0-9c37-40bf-96a9-8adc54039d4c', 'network_id': 'c1f32e8e-6020-4ade-855b-a0534d00a297', 'port_id': '292e76d0-9c37-40bf-96a9-8adc54039d4c', 'mac_address': 'fa:16:3e:28:09:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9ea71dd-94bb-40ed-9dbd-342b260e8fc1', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:05:04.287 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:05:04.287 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:04.287 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 292e76d0-9c37-40bf-96a9-8adc54039d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:04.287 2456 2445384946960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c1f32e8e-6020-4ade-855b-a0534d00a297 2022-01-21 09:05:04.287 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:04.427 2456 2445384946960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '292e76d0-9c37-40bf-96a9-8adc54039d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:04.427 2456 2445384946960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '292e76d0-9c37-40bf-96a9-8adc54039d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:04.427 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 292e76d0-9c37-40bf-96a9-8adc54039d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:04.427 2456 2445384946960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port 292e76d0-9c37-40bf-96a9-8adc54039d4c 2022-01-21 09:05:04.541 2456 2445384946960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:04.541 2456 2445384946960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['292e76d0-9c37-40bf-96a9-8adc54039d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['292e76d0-9c37-40bf-96a9-8adc54039d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5c10986-85a2-4154-8686-73c7e64d188b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 292e76d0-9c37-40bf-96a9-8adc54039d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:04.941 2456 2445384946960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:04.941 2456 2445384946960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 292e76d0-9c37-40bf-96a9-8adc54039d4c not yet added. Adding. 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:04.941 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:05.077 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:05.176 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:05.176 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:05.319 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:05.460 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292e76d0-9c37-40bf-96a9-8adc54039d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:05.460 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 292e76d0-9c37-40bf-96a9-8adc54039d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:05.460 2456 2445384946960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 292e76d0-9c37-40bf-96a9-8adc54039d4c processed. 2022-01-21 09:05:05.847 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5af1b9ba-2316-4563-8ca2-1ae8fd4fd983 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network e40afdea-b8d9-4d31-8c05-3e86d18c507d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:05:05.847 2456 2445384946960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5af1b9ba-2316-4563-8ca2-1ae8fd4fd983 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network e40afdea-b8d9-4d31-8c05-3e86d18c507d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:05:05.953 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:06.457 2456 2445384946960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:07.103 2456 2445366399040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-348ba260-97e8-467f-8ccb-98c114293b7e 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 70223025-cded-4e05-9565-b0f9678fb959 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:05:07.103 2456 2445366399040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-348ba260-97e8-467f-8ccb-98c114293b7e 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 70223025-cded-4e05-9565-b0f9678fb959 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:05:17.690 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d072002a-7201-438b-93c2-809562bf18c8 2022-01-21 09:05:18.021 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:05:18.021 2456 2445384144672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd072002a-7201-438b-93c2-809562bf18c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:05:18.021 2456 2445384144672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd072002a-7201-438b-93c2-809562bf18c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:05:18.021 2456 2445384144672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d072002a-7201-438b-93c2-809562bf18c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:05:18.052 2456 2445384144672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0c35d305-837b-4b50-9ffd-ae8c1ff1388e 2022-01-21 09:05:18.052 2456 2445384144672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d072002a-7201-438b-93c2-809562bf18c8'] 2022-01-21 09:05:18.052 2456 2445384144672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:05:18.052 2456 2445384144672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:05:18.052 2456 2445384144672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d072002a-7201-438b-93c2-809562bf18c8'] 2022-01-21 09:05:18.316 2456 2445384946960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36c028b8-4f8b-448a-b728-3ad3bd68b1cd c5fe2e2740374c90ba44e42aa03a1378 e7f43dab2468413c9cda60e9dceee6e2 - - -] Security group member updated on remote: ['4429fa15-c711-4385-9735-e09bf3318fbd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:18.316 2456 2445384946960 MainThread INFO neutron.agent.securitygroups_rpc [req-36c028b8-4f8b-448a-b728-3ad3bd68b1cd c5fe2e2740374c90ba44e42aa03a1378 e7f43dab2468413c9cda60e9dceee6e2 - - -] Security group member updated ['4429fa15-c711-4385-9735-e09bf3318fbd'] 2022-01-21 09:05:18.425 2456 2445384994304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36c028b8-4f8b-448a-b728-3ad3bd68b1cd c5fe2e2740374c90ba44e42aa03a1378 e7f43dab2468413c9cda60e9dceee6e2 - - -] port_delete event received for 'd072002a-7201-438b-93c2-809562bf18c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:05:19.254 2456 2445385461424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Security group member updated on remote: ['6c02d243-10fb-4b48-8dac-574e03207390'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:19.254 2456 2445385461424 MainThread INFO neutron.agent.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Security group member updated ['6c02d243-10fb-4b48-8dac-574e03207390'] 2022-01-21 09:05:19.254 2456 2445385461424 MainThread INFO neutron.agent.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Refresh firewall rules 2022-01-21 09:05:19.254 2456 2445385461424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Get security group information for devices via rpc ['d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:19.365 2456 2445385461424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:19.365 2456 2445385461424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:19.440 2456 2445385461424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f402478-43d8-4a3f-a021-29b4b4d6165c c43aa3adb1284af1975d4b164ce0cccb 243b19be005a40b689381aa2946748cc - - -] port_delete event received for 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:05:19.706 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c 2022-01-21 09:05:20.019 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:05:20.019 2456 2445384285168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:20.019 2456 2445365575520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:05:20.019 2456 2445365575520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:05:20.019 2456 2445365575520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:05:20.038 2456 2445365575520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b83de440-532d-441f-aa64-f88fc06cb5cd 2022-01-21 09:05:20.038 2456 2445365575520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c'] 2022-01-21 09:05:20.038 2456 2445365575520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:05:20.038 2456 2445365575520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:05:20.038 2456 2445365575520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9ad3d6f-c5bb-44f9-9bb9-2f46dbe8510c'] 2022-01-21 09:05:20.050 2456 2445384285168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:22.039 2456 2445384285168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:22.116 2456 2445384285168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:22.785 2456 2445385458960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:22.785 2456 2445385458960 MainThread INFO neutron.agent.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:05:22.785 2456 2445385458960 MainThread INFO neutron.agent.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:05:22.785 2456 2445385458960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:23.055 2456 2445385458960 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:05:23.055 2456 2445385458960 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:05:23.055 2456 2445385458960 MainThread DEBUG oslo_concurrency.lockutils [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:23.192 2456 2445385458960 MainThread DEBUG oslo_concurrency.lockutils [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:23.192 2456 2445385458960 MainThread DEBUG oslo_concurrency.lockutils [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:23.192 2456 2445385458960 MainThread DEBUG oslo_concurrency.lockutils [req-335577db-8c66-4a83-bbe0-e9e375f710b5 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:24.364 2456 2445385458960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50fe646c-2cf7-4c1b-b707-11614d08480c 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:24.390 2456 2445385458960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50fe646c-2cf7-4c1b-b707-11614d08480c 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:24.581 2456 2445385285296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43651b39-7059-486c-87e7-fcbe38e5b373 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network b83de440-532d-441f-aa64-f88fc06cb5cd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:05:24.581 2456 2445385285296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43651b39-7059-486c-87e7-fcbe38e5b373 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network b83de440-532d-441f-aa64-f88fc06cb5cd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:05:27.941 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 2022-01-21 09:05:28.065 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:05:28.400 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 2022-01-21 09:05:28.400 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 updated. Details: {'device': '0bfacc2e-8880-42f9-8f65-47b21ecafdf5', 'network_id': 'a0e54f5b-e420-405a-b03f-2022c12c86f0', 'port_id': '0bfacc2e-8880-42f9-8f65-47b21ecafdf5', 'mac_address': 'fa:16:3e:39:54:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b91217a6-32b9-4c48-be92-ca6ec7dbbf82', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:05:28.411 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:05:28.411 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:28.411 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:28.411 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:28.568 2456 2445385758320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0bfacc2e-8880-42f9-8f65-47b21ecafdf5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:28.568 2456 2445385758320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0bfacc2e-8880-42f9-8f65-47b21ecafdf5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:28.582 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:28.582 2456 2445385758320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 2022-01-21 09:05:28.707 2456 2445385758320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:28.707 2456 2445385758320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0bfacc2e-8880-42f9-8f65-47b21ecafdf5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0bfacc2e-8880-42f9-8f65-47b21ecafdf5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:28.973 2456 2445385758320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:28.973 2456 2445385758320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 not yet added. Adding. 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:28.973 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:29.098 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:29.222 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:29.222 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:29.368 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:29.511 2456 2445385758320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:29.511 2456 2445385758320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:29.511 2456 2445385758320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 processed. 2022-01-21 09:05:30.082 2456 2445384197920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:30.612 2456 2445384197920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:34.363 2456 2445385223328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dabd8d9-aa90-4736-ba25-fb99df38484e - - - - -] port_update received: 506889e1-0b91-4cab-aa5d-be2b4eb1e690 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:34.382 2456 2445385223328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dabd8d9-aa90-4736-ba25-fb99df38484e - - - - -] No port 506889e1-0b91-4cab-aa5d-be2b4eb1e690 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:38.831 2456 2445385947792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e01e2a-47a0-4577-b7fb-e8bca121958d - - - - -] port_update received: 09b29ea1-5abf-4787-b8fb-296d9dcb7047 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:38.850 2456 2445385947792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e01e2a-47a0-4577-b7fb-e8bca121958d - - - - -] No port 09b29ea1-5abf-4787-b8fb-296d9dcb7047 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:42.489 2456 2445385998176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-456114d5-f340-4993-9ddd-5ed25e87b51b abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated on remote: ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:42.489 2456 2445385998176 MainThread INFO neutron.agent.securitygroups_rpc [req-456114d5-f340-4993-9ddd-5ed25e87b51b abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] 2022-01-21 09:05:43.455 2456 2445384922208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0ed83b5-942d-4f9c-851d-07357bc93193 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated on remote: ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:43.455 2456 2445384922208 MainThread INFO neutron.agent.securitygroups_rpc [req-a0ed83b5-942d-4f9c-851d-07357bc93193 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] 2022-01-21 09:05:43.895 2456 2445384413424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:05:43.895 2456 2445384413424 MainThread INFO neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:05:43.895 2456 2445384413424 MainThread INFO neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:05:43.895 2456 2445384413424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770', '0bfacc2e-8880-42f9-8f65-47b21ecafdf5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:44.323 2456 2445384413424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:44.323 2456 2445384413424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:44.323 2456 2445384413424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:44.323 2456 2445384413424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:44.323 2456 2445384413424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:44.332 2456 2445384413424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:05:44.332 2456 2445384413424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:05:44.332 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:44.536 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:44.536 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:44.536 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:44.536 2456 2445384413424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:44.536 2456 2445384413424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:05:44.536 2456 2445384413424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:05:44.536 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:44.726 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:44.726 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:44.726 2456 2445384413424 MainThread DEBUG oslo_concurrency.lockutils [req-12af1431-a054-4c72-93c6-a858966f9d95 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:45.210 2456 2445384930224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef18ccf-cf02-46f5-a13d-9c8c0a98f4b0 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 8192ee86-dbfe-4750-903a-fdf1c28ccc86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:45.236 2456 2445384930224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef18ccf-cf02-46f5-a13d-9c8c0a98f4b0 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:45.424 2456 2445384930224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-362c2204-70dc-4663-8314-562fc34dbeac 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 21edebeb-730d-4662-8c97-4b7ff1adb055 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:45.442 2456 2445384930224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-362c2204-70dc-4663-8314-562fc34dbeac 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 21edebeb-730d-4662-8c97-4b7ff1adb055 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:46.067 2456 2445385128768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9485dbeb-6cff-4893-bbd0-c1c997328e3f 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: ceab2f02-e052-46ea-a3e9-00c86b1572f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:05:46.080 2456 2445385128768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9485dbeb-6cff-4893-bbd0-c1c997328e3f 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port ceab2f02-e052-46ea-a3e9-00c86b1572f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:05:47.568 2456 2445385882080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66eca473-6e92-4028-8146-cfd5eb97805d 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 0c35d305-837b-4b50-9ffd-ae8c1ff1388e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:05:47.568 2456 2445385882080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66eca473-6e92-4028-8146-cfd5eb97805d 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 0c35d305-837b-4b50-9ffd-ae8c1ff1388e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:05:48.100 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8192ee86-dbfe-4750-903a-fdf1c28ccc86 2022-01-21 09:05:48.396 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:05:48.738 2456 2445365308048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86497a2a-d7ed-4f57-a640-a14af7db422b 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 8cd5a3fe-6b1c-40c5-99fa-663bffd9d148 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:05:48.738 2456 2445365308048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86497a2a-d7ed-4f57-a640-a14af7db422b 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 8cd5a3fe-6b1c-40c5-99fa-663bffd9d148 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:05:48.940 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 2022-01-21 09:05:48.940 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 updated. Details: {'device': '8192ee86-dbfe-4750-903a-fdf1c28ccc86', 'network_id': '70b21170-b5ad-4a8a-b65b-9154ea9dabd3', 'port_id': '8192ee86-dbfe-4750-903a-fdf1c28ccc86', 'mac_address': 'fa:16:3e:40:01:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdbccea6-55d7-4664-81c9-17b16a083935', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:05:48.940 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:05:48.940 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:48.940 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:48.940 2456 2445383466496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 70b21170-b5ad-4a8a-b65b-9154ea9dabd3 2022-01-21 09:05:48.940 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:49.176 2456 2445383466496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8192ee86-dbfe-4750-903a-fdf1c28ccc86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:49.176 2456 2445383466496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8192ee86-dbfe-4750-903a-fdf1c28ccc86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:49.176 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:49.176 2456 2445383466496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 2022-01-21 09:05:49.315 2456 2445383466496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:49.315 2456 2445383466496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8192ee86-dbfe-4750-903a-fdf1c28ccc86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:49.473 2456 2445383466496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8192ee86-dbfe-4750-903a-fdf1c28ccc86']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:49.473 2456 2445383466496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:49.473 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:49.492 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:49.492 2456 2445383466496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8192ee86-dbfe-4750-903a-fdf1c28ccc86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:49.492 2456 2445383466496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:49.492 2456 2445383466496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8192ee86-dbfe-4750-903a-fdf1c28ccc86 not yet added. Adding. 2022-01-21 09:05:49.492 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:49.492 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:49.691 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:49.893 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:49.908 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:50.116 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:50.268 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:50.268 2456 2445383466496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:50.284 2456 2445383466496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 processed. 2022-01-21 09:05:50.284 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ceab2f02-e052-46ea-a3e9-00c86b1572f3 2022-01-21 09:05:50.284 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 21edebeb-730d-4662-8c97-4b7ff1adb055 2022-01-21 09:05:50.408 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:05:50.408 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:50.879 2456 2445383466496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:51.205 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port ceab2f02-e052-46ea-a3e9-00c86b1572f3 2022-01-21 09:05:51.205 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port ceab2f02-e052-46ea-a3e9-00c86b1572f3 updated. Details: {'device': 'ceab2f02-e052-46ea-a3e9-00c86b1572f3', 'network_id': '70b21170-b5ad-4a8a-b65b-9154ea9dabd3', 'port_id': 'ceab2f02-e052-46ea-a3e9-00c86b1572f3', 'mac_address': 'fa:16:3e:e4:6a:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdbccea6-55d7-4664-81c9-17b16a083935', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:05:51.205 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:05:51.205 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 21edebeb-730d-4662-8c97-4b7ff1adb055 2022-01-21 09:05:51.205 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 21edebeb-730d-4662-8c97-4b7ff1adb055 updated. Details: {'device': '21edebeb-730d-4662-8c97-4b7ff1adb055', 'network_id': 'a0e54f5b-e420-405a-b03f-2022c12c86f0', 'port_id': '21edebeb-730d-4662-8c97-4b7ff1adb055', 'mac_address': 'fa:16:3e:99:a4:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b91217a6-32b9-4c48-be92-ca6ec7dbbf82', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:05:51.205 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:05:51.205 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:51.205 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ceab2f02-e052-46ea-a3e9-00c86b1572f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:51.205 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:51.456 2456 2445384353392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ceab2f02-e052-46ea-a3e9-00c86b1572f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:51.456 2456 2445384353392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ceab2f02-e052-46ea-a3e9-00c86b1572f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:51.471 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:51.471 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 21edebeb-730d-4662-8c97-4b7ff1adb055 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:05:51.471 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:05:51.783 2456 2445384352336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '21edebeb-730d-4662-8c97-4b7ff1adb055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:51.783 2456 2445384352336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '21edebeb-730d-4662-8c97-4b7ff1adb055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:05:51.783 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ceab2f02-e052-46ea-a3e9-00c86b1572f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:51.783 2456 2445384353392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port ceab2f02-e052-46ea-a3e9-00c86b1572f3 2022-01-21 09:05:52.003 2456 2445384353392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:52.003 2456 2445384353392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ceab2f02-e052-46ea-a3e9-00c86b1572f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:52.003 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 21edebeb-730d-4662-8c97-4b7ff1adb055 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:05:52.003 2456 2445384352336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 21edebeb-730d-4662-8c97-4b7ff1adb055 2022-01-21 09:05:52.210 2456 2445384352336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:05:52.210 2456 2445384352336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['21edebeb-730d-4662-8c97-4b7ff1adb055'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ceab2f02-e052-46ea-a3e9-00c86b1572f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ceab2f02-e052-46ea-a3e9-00c86b1572f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:52.210 2456 2445384353392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:52.210 2456 2445384353392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ceab2f02-e052-46ea-a3e9-00c86b1572f3 not yet added. Adding. 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:52.210 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:52.424 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:52.662 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:52.679 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:52.910 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:53.081 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ceab2f02-e052-46ea-a3e9-00c86b1572f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:53.081 2456 2445384353392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ceab2f02-e052-46ea-a3e9-00c86b1572f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:53.081 2456 2445384353392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ceab2f02-e052-46ea-a3e9-00c86b1572f3 processed. 2022-01-21 09:05:53.099 2456 2445384352336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['21edebeb-730d-4662-8c97-4b7ff1adb055']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:05:53.099 2456 2445384352336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:05:53.099 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:05:53.099 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:05:53.099 2456 2445384352336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 21edebeb-730d-4662-8c97-4b7ff1adb055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:05:53.099 2456 2445384352336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:05:53.099 2456 2445384352336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 21edebeb-730d-4662-8c97-4b7ff1adb055 not yet added. Adding. 2022-01-21 09:05:53.111 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:05:53.111 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:05:53.334 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:53.620 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:53.620 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:53.879 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:54.053 2456 2445384352336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:05:54.053 2456 2445384352336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 21edebeb-730d-4662-8c97-4b7ff1adb055 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:05:54.067 2456 2445384352336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 21edebeb-730d-4662-8c97-4b7ff1adb055 processed. 2022-01-21 09:05:54.067 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:05:54.925 2456 2445384353392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:11.036 2456 2445366280960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b0a9c38-6286-41ee-b515-09dc8ac196c2 - - - - -] port_update received: 4854dcc5-d7c4-474f-adf8-7e372d0d9989 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:11.050 2456 2445366280960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b0a9c38-6286-41ee-b515-09dc8ac196c2 - - - - -] No port 4854dcc5-d7c4-474f-adf8-7e372d0d9989 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:15.582 2456 2445384414480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9e133ab-c4dc-4e88-b252-74c2c8c5ef4c - - - - -] port_update received: 24edfd2c-5403-4ec0-a52f-8f883f1e9983 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:15.618 2456 2445384414480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9e133ab-c4dc-4e88-b252-74c2c8c5ef4c - - - - -] No port 24edfd2c-5403-4ec0-a52f-8f883f1e9983 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:16.754 2456 2445385127888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:16.777 2456 2445385127888 MainThread INFO neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:06:16.777 2456 2445385127888 MainThread INFO neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:06:16.777 2456 2445385127888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770', '0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '21edebeb-730d-4662-8c97-4b7ff1adb055'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '21edebeb-730d-4662-8c97-4b7ff1adb055', '32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:18.533 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:18.533 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:06:18.533 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:18.846 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:18.846 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:18.861 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:18.861 2456 2445385127888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 21edebeb-730d-4662-8c97-4b7ff1adb055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:18.861 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:18.861 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:06:18.861 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:19.113 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:19.113 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:19.113 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:19.113 2456 2445385127888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:19.113 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:19.113 2456 2445385127888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-21 09:06:19.113 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:19.412 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:19.412 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:19.412 2456 2445385127888 MainThread DEBUG oslo_concurrency.lockutils [req-21d701ee-58bf-4743-a00f-d676fc85784f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:19.412 2456 2445366283600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf1ace9-ba7d-4bda-a4e7-d8f3e17add43 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: d4435ac2-8bf1-4b3c-8131-ca659ee74571 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:19.442 2456 2445366283600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf1ace9-ba7d-4bda-a4e7-d8f3e17add43 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port d4435ac2-8bf1-4b3c-8131-ca659ee74571 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:21.738 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cf3c36b-8d2a-4cc5-a91b-f89893946441 - - - - -] port_update received: c2f237f0-ffb1-485f-a4b4-dc3c8754cd09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:21.755 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cf3c36b-8d2a-4cc5-a91b-f89893946441 - - - - -] No port c2f237f0-ffb1-485f-a4b4-dc3c8754cd09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:22.549 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d4435ac2-8bf1-4b3c-8131-ca659ee74571 2022-01-21 09:06:23.413 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:06:24.112 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port d4435ac2-8bf1-4b3c-8131-ca659ee74571 2022-01-21 09:06:24.127 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port d4435ac2-8bf1-4b3c-8131-ca659ee74571 updated. Details: {'device': 'd4435ac2-8bf1-4b3c-8131-ca659ee74571', 'network_id': 'a0e54f5b-e420-405a-b03f-2022c12c86f0', 'port_id': 'd4435ac2-8bf1-4b3c-8131-ca659ee74571', 'mac_address': 'fa:16:3e:1b:a9:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b91217a6-32b9-4c48-be92-ca6ec7dbbf82', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:06:24.127 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:06:24.127 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:24.127 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d4435ac2-8bf1-4b3c-8131-ca659ee74571 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:06:24.127 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:06:24.361 2456 2445365847488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd4435ac2-8bf1-4b3c-8131-ca659ee74571') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:06:24.361 2456 2445365847488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd4435ac2-8bf1-4b3c-8131-ca659ee74571') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:06:24.377 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d4435ac2-8bf1-4b3c-8131-ca659ee74571 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:06:24.377 2456 2445365847488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port d4435ac2-8bf1-4b3c-8131-ca659ee74571 2022-01-21 09:06:24.506 2456 2445365847488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:06:24.520 2456 2445365847488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d4435ac2-8bf1-4b3c-8131-ca659ee74571'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d4435ac2-8bf1-4b3c-8131-ca659ee74571']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d4435ac2-8bf1-4b3c-8131-ca659ee74571 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:25.128 2456 2445365847488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:06:25.128 2456 2445365847488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d4435ac2-8bf1-4b3c-8131-ca659ee74571 not yet added. Adding. 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:06:25.128 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:06:25.408 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:25.663 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:25.663 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:25.955 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:26.144 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4435ac2-8bf1-4b3c-8131-ca659ee74571" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:26.144 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d4435ac2-8bf1-4b3c-8131-ca659ee74571 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:06:26.144 2456 2445365847488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d4435ac2-8bf1-4b3c-8131-ca659ee74571 processed. 2022-01-21 09:06:26.159 2456 2445365847488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70b3429b-11e9-4a9c-b0b1-71559c526461 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:26.159 2456 2445365847488 MainThread INFO neutron.agent.securitygroups_rpc [req-70b3429b-11e9-4a9c-b0b1-71559c526461 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:26.159 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:26.565 2456 2445384282176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc241888-b7c6-440a-99e0-1973de0d281f c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:26.579 2456 2445384282176 MainThread INFO neutron.agent.securitygroups_rpc [req-dc241888-b7c6-440a-99e0-1973de0d281f c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:26.659 2456 2445383506752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b894a81-9560-4b76-9c2d-55ab9b7c6fb4 - - - - -] port_update received: e7f30d4e-26b2-48ec-91f7-5a2cff762b72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:26.689 2456 2445383506752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b894a81-9560-4b76-9c2d-55ab9b7c6fb4 - - - - -] No port e7f30d4e-26b2-48ec-91f7-5a2cff762b72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:26.986 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:27.112 2456 2445384196512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f994d2a-4840-48f5-a006-1f6f42f7f8fe c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:27.112 2456 2445384196512 MainThread INFO neutron.agent.securitygroups_rpc [req-4f994d2a-4840-48f5-a006-1f6f42f7f8fe c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:27.567 2456 2445366283600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f0e5059-1bae-4415-940a-e8112e10f370 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:27.567 2456 2445366283600 MainThread INFO neutron.agent.securitygroups_rpc [req-2f0e5059-1bae-4415-940a-e8112e10f370 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:28.094 2456 2445385129472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee18a686-cf54-49f4-9c18-4e331ccafbea c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:28.096 2456 2445385129472 MainThread INFO neutron.agent.securitygroups_rpc [req-ee18a686-cf54-49f4-9c18-4e331ccafbea c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:28.675 2456 2445383466320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-224f78d2-13f6-4738-be83-11e9a48e3af1 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:06:28.675 2456 2445383466320 MainThread INFO neutron.agent.securitygroups_rpc [req-224f78d2-13f6-4738-be83-11e9a48e3af1 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group rule updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:33.019 2456 2445384196160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b32d387b-7648-4341-9987-929221779700 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated on remote: ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:33.019 2456 2445384196160 MainThread INFO neutron.agent.securitygroups_rpc [req-b32d387b-7648-4341-9987-929221779700 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] 2022-01-21 09:06:34.126 2456 2445365735264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fca0a37-2f70-4cbd-884d-3881c0094c18 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: dcc41686-f9ed-42b8-bb0b-94c91df2ec20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:34.126 2456 2445365735264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fca0a37-2f70-4cbd-884d-3881c0094c18 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:36.723 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dcc41686-f9ed-42b8-bb0b-94c91df2ec20 2022-01-21 09:06:38.196 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:06:38.471 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 2022-01-21 09:06:38.471 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 updated. Details: {'device': 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20', 'network_id': '08c8df92-944f-4654-9539-8901d9b1d6e6', 'port_id': 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20', 'mac_address': 'fa:16:3e:1c:10:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '345463f5-c4e1-486e-8fcd-d65a254dd3ab', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:06:38.471 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:06:38.485 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:38.485 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:06:38.485 2456 2445385282128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 08c8df92-944f-4654-9539-8901d9b1d6e6 2022-01-21 09:06:38.485 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:06:38.736 2456 2445385282128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:06:38.736 2456 2445385282128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:06:38.752 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:06:38.752 2456 2445385282128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 2022-01-21 09:06:38.913 2456 2445385282128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:06:38.913 2456 2445385282128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dcc41686-f9ed-42b8-bb0b-94c91df2ec20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:39.065 2456 2445385282128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dcc41686-f9ed-42b8-bb0b-94c91df2ec20']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:39.065 2456 2445385282128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:39.065 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0156d48-0f99-4d03-aaaf-890b80ea8a87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:39.065 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e0156d48-0f99-4d03-aaaf-890b80ea8a87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:39.065 2456 2445385282128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dcc41686-f9ed-42b8-bb0b-94c91df2ec20 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:39.065 2456 2445385282128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:06:39.065 2456 2445385282128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dcc41686-f9ed-42b8-bb0b-94c91df2ec20 not yet added. Adding. 2022-01-21 09:06:39.080 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:06:39.080 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:06:39.330 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:39.596 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:39.596 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:39.923 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:40.130 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dcc41686-f9ed-42b8-bb0b-94c91df2ec20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:40.130 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:06:40.130 2456 2445385282128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 processed. 2022-01-21 09:06:40.212 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:40.550 2456 2445385282128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:43.470 2456 2445384477328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:43.489 2456 2445384477328 MainThread INFO neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:06:43.489 2456 2445384477328 MainThread INFO neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:06:43.489 2456 2445384477328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770', '0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '21edebeb-730d-4662-8c97-4b7ff1adb055', 'd4435ac2-8bf1-4b3c-8131-ca659ee74571'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:43.579 2456 2445384144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] port_delete event received for 'd4435ac2-8bf1-4b3c-8131-ca659ee74571' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:06:44.002 2456 2445384477328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '21edebeb-730d-4662-8c97-4b7ff1adb055', '32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:44.002 2456 2445384477328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:44.017 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:44.017 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.017 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.314 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.314 2456 2445384477328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 21edebeb-730d-4662-8c97-4b7ff1adb055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:44.330 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:44.330 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:44.330 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.330 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.330 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.595 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-21edebeb-730d-4662-8c97-4b7ff1adb055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.595 2456 2445384477328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:44.595 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:44.595 2456 2445384477328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:44.595 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.595 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.595 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:44.880 2456 2445384477328 MainThread DEBUG oslo_concurrency.lockutils [req-39127c15-4f41-4b50-ab18-d8a39aaba074 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:44.880 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d4435ac2-8bf1-4b3c-8131-ca659ee74571 2022-01-21 09:06:46.882 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:06:46.882 2456 2445385284064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd4435ac2-8bf1-4b3c-8131-ca659ee74571' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:06:46.882 2456 2445385284064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd4435ac2-8bf1-4b3c-8131-ca659ee74571' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:06:46.882 2456 2445385284064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d4435ac2-8bf1-4b3c-8131-ca659ee74571 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:06:46.914 2456 2445385284064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4435ac2-8bf1-4b3c-8131-ca659ee74571'] 2022-01-21 09:06:46.914 2456 2445385284064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:06:46.923 2456 2445385284064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:06:46.923 2456 2445385284064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4435ac2-8bf1-4b3c-8131-ca659ee74571'] 2022-01-21 09:06:47.721 2456 2445384282176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated on remote: ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:47.721 2456 2445384282176 MainThread INFO neutron.agent.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] 2022-01-21 09:06:47.721 2456 2445384282176 MainThread INFO neutron.agent.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Refresh firewall rules 2022-01-21 09:06:47.721 2456 2445384282176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Get security group information for devices via rpc ['dcc41686-f9ed-42b8-bb0b-94c91df2ec20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:47.798 2456 2445384282176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:47.798 2456 2445384282176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:47.798 2456 2445384282176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07dacd8-dd3e-4435-88dd-5940b2100ca7 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] port_delete event received for 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:06:48.705 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dcc41686-f9ed-42b8-bb0b-94c91df2ec20 2022-01-21 09:06:48.877 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:06:48.877 2456 2445331776080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:06:48.877 2456 2445331776080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dcc41686-f9ed-42b8-bb0b-94c91df2ec20' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:06:48.877 2456 2445331776080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dcc41686-f9ed-42b8-bb0b-94c91df2ec20 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:06:48.895 2456 2445331776080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 08c8df92-944f-4654-9539-8901d9b1d6e6 2022-01-21 09:06:48.895 2456 2445331776080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dcc41686-f9ed-42b8-bb0b-94c91df2ec20'] 2022-01-21 09:06:48.895 2456 2445331776080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:06:48.895 2456 2445331776080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:06:48.895 2456 2445331776080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dcc41686-f9ed-42b8-bb0b-94c91df2ec20'] 2022-01-21 09:06:48.895 2456 2445384546256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:48.959 2456 2445384546256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:50.729 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 21edebeb-730d-4662-8c97-4b7ff1adb055 2022-01-21 09:06:50.891 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:06:50.891 2456 2445255650112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '21edebeb-730d-4662-8c97-4b7ff1adb055' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:06:50.891 2456 2445255650112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '21edebeb-730d-4662-8c97-4b7ff1adb055' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:06:50.891 2456 2445255650112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 21edebeb-730d-4662-8c97-4b7ff1adb055 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:06:50.911 2456 2445255650112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21edebeb-730d-4662-8c97-4b7ff1adb055'] 2022-01-21 09:06:50.911 2456 2445255650112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:06:50.911 2456 2445255650112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:06:50.911 2456 2445255650112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21edebeb-730d-4662-8c97-4b7ff1adb055'] 2022-01-21 09:06:51.079 2456 2445384476976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:51.079 2456 2445384476976 MainThread INFO neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:06:51.079 2456 2445384476976 MainThread INFO neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:06:51.079 2456 2445384476976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770', '0bfacc2e-8880-42f9-8f65-47b21ecafdf5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:51.169 2456 2445385282128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] port_delete event received for '21edebeb-730d-4662-8c97-4b7ff1adb055' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['0bfacc2e-8880-42f9-8f65-47b21ecafdf5', '32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:51.378 2456 2445384476976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:51.378 2456 2445384476976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:51.378 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:51.582 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-0bfacc2e-8880-42f9-8f65-47b21ecafdf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:51.582 2456 2445384476976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:51.582 2456 2445384476976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:51.582 2456 2445384476976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:51.582 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:51.596 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:51.596 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:51.802 2456 2445384476976 MainThread DEBUG oslo_concurrency.lockutils [req-7795e6c9-e52f-4dea-b91a-7820b5c5159b 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:52.889 2456 2445385128592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:52.908 2456 2445385128592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:54.239 2456 2445385282480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7cee92-23f5-4181-b512-a64420db7411 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated on remote: ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:54.239 2456 2445385282480 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7cee92-23f5-4181-b512-a64420db7411 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] 2022-01-21 09:06:55.956 2456 2445384876448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2870525-7fd3-4f39-853f-f8948ddaeed3 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 6268f037-0caf-4a09-b9b3-21c9087925f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:55.971 2456 2445384876448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2870525-7fd3-4f39-853f-f8948ddaeed3 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 6268f037-0caf-4a09-b9b3-21c9087925f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:56.009 2456 2445384992368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f8b8123-acb4-4aae-b178-07903e869e9c c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group member updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:56.009 2456 2445384992368 MainThread INFO neutron.agent.securitygroups_rpc [req-9f8b8123-acb4-4aae-b178-07903e869e9c c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group member updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:06:56.787 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 2022-01-21 09:06:56.922 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:06:56.923 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0bfacc2e-8880-42f9-8f65-47b21ecafdf5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:06:56.923 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0bfacc2e-8880-42f9-8f65-47b21ecafdf5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:06:56.923 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0bfacc2e-8880-42f9-8f65-47b21ecafdf5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:06:56.939 2456 2445384992368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bfacc2e-8880-42f9-8f65-47b21ecafdf5'] 2022-01-21 09:06:56.939 2456 2445384992368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:06:56.939 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:06:56.939 2456 2445384992368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bfacc2e-8880-42f9-8f65-47b21ecafdf5'] 2022-01-21 09:06:57.112 2456 2445384992368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:06:57.112 2456 2445384992368 MainThread INFO neutron.agent.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:06:57.112 2456 2445384992368 MainThread INFO neutron.agent.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:06:57.112 2456 2445384992368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:06:57.189 2456 2445384879088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] port_delete event received for '0bfacc2e-8880-42f9-8f65-47b21ecafdf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:06:57.287 2456 2445384992368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys(['32ddb765-832f-491f-89af-15d985023770']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update rules of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update members of security group (fbfd22db-6fe4-4947-8699-a333575f9071) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update port filter for 32ddb765-832f-491f-89af-15d985023770 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:06:57.298 2456 2445384992368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Updating port rules. 2022-01-21 09:06:57.298 2456 2445384992368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG oslo_concurrency.lockutils [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG oslo_concurrency.lockutils [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:57.298 2456 2445384992368 MainThread DEBUG oslo_concurrency.lockutils [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:57.486 2456 2445384992368 MainThread DEBUG oslo_concurrency.lockutils [req-1e31e661-ed4e-4031-8193-1fb2bad57e8f 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Lock "n-hv-driver-port-lock-32ddb765-832f-491f-89af-15d985023770" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:58.205 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b458308-4430-4e58-94b1-7e68437f92fc 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 1294aab4-2f2c-42a2-8f27-a8196907aa8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:06:58.222 2456 2445384992368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b458308-4430-4e58-94b1-7e68437f92fc 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 1294aab4-2f2c-42a2-8f27-a8196907aa8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:06:58.935 2456 2445365849248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:06:58.958 2456 2445365849248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:06:58.974 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6268f037-0caf-4a09-b9b3-21c9087925f5 2022-01-21 09:07:00.957 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:07:01.001 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:07:01.266 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 6268f037-0caf-4a09-b9b3-21c9087925f5 2022-01-21 09:07:01.285 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 6268f037-0caf-4a09-b9b3-21c9087925f5 updated. Details: {'device': '6268f037-0caf-4a09-b9b3-21c9087925f5', 'network_id': '08c8df92-944f-4654-9539-8901d9b1d6e6', 'port_id': '6268f037-0caf-4a09-b9b3-21c9087925f5', 'mac_address': 'fa:16:3e:78:be:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '345463f5-c4e1-486e-8fcd-d65a254dd3ab', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:07:01.285 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:07:01.285 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:01.285 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6268f037-0caf-4a09-b9b3-21c9087925f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:07:01.285 2456 2445385458080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 08c8df92-944f-4654-9539-8901d9b1d6e6 2022-01-21 09:07:01.285 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:07:01.486 2456 2445385458080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6268f037-0caf-4a09-b9b3-21c9087925f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:07:01.486 2456 2445385458080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6268f037-0caf-4a09-b9b3-21c9087925f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:07:01.486 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6268f037-0caf-4a09-b9b3-21c9087925f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:07:01.486 2456 2445385458080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 6268f037-0caf-4a09-b9b3-21c9087925f5 2022-01-21 09:07:01.615 2456 2445385458080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:07:01.615 2456 2445385458080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6268f037-0caf-4a09-b9b3-21c9087925f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:07:01.751 2456 2445385458080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6268f037-0caf-4a09-b9b3-21c9087925f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0156d48-0f99-4d03-aaaf-890b80ea8a87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e0156d48-0f99-4d03-aaaf-890b80ea8a87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6268f037-0caf-4a09-b9b3-21c9087925f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:07:01.769 2456 2445385458080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:07:01.769 2456 2445385458080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6268f037-0caf-4a09-b9b3-21c9087925f5 not yet added. Adding. 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:07:01.769 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:07:01.955 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:02.112 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:02.112 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:02.285 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:02.408 2456 2445385458080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6268f037-0caf-4a09-b9b3-21c9087925f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:02.408 2456 2445385458080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6268f037-0caf-4a09-b9b3-21c9087925f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:07:02.408 2456 2445385458080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6268f037-0caf-4a09-b9b3-21c9087925f5 processed. 2022-01-21 09:07:02.955 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:07:02.955 2456 2445384053504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:03.313 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:07:03.313 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 1294aab4-2f2c-42a2-8f27-a8196907aa8d updated. Details: {'device': '1294aab4-2f2c-42a2-8f27-a8196907aa8d', 'network_id': '74fa4cc8-5a8e-4787-a213-65d216a7ac5b', 'port_id': '1294aab4-2f2c-42a2-8f27-a8196907aa8d', 'mac_address': 'fa:16:3e:8b:1a:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b8591705-d66d-4da9-b025-2d4049339402', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:07:03.313 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:07:03.330 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:03.330 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:07:03.330 2456 2445384054384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b 2022-01-21 09:07:03.330 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:07:03.491 2456 2445384054384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1294aab4-2f2c-42a2-8f27-a8196907aa8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:07:03.491 2456 2445384054384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1294aab4-2f2c-42a2-8f27-a8196907aa8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:07:03.491 2456 2445384053504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:03.507 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1294aab4-2f2c-42a2-8f27-a8196907aa8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:07:03.507 2456 2445384054384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:07:03.627 2456 2445384054384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:07:03.627 2456 2445384054384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:07:03.815 2456 2445365732976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated on remote: ['fbfd22db-6fe4-4947-8699-a333575f9071'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:07:03.815 2456 2445365732976 MainThread INFO neutron.agent.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Security group member updated ['fbfd22db-6fe4-4947-8699-a333575f9071'] 2022-01-21 09:07:03.815 2456 2445365732976 MainThread INFO neutron.agent.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Refresh firewall rules 2022-01-21 09:07:03.815 2456 2445365732976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Get security group information for devices via rpc ['32ddb765-832f-491f-89af-15d985023770'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:07:03.861 2456 2445365732976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:07:03.861 2456 2445365732976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:07:03.912 2456 2445365732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55089872-9d70-4401-ba5e-b9a700a3e042 0ee0eaa4bfd947049b253c95fbd9f52a 6daa972152e34068bd313c44a0351443 - - -] port_delete event received for '32ddb765-832f-491f-89af-15d985023770' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1294aab4-2f2c-42a2-8f27-a8196907aa8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30e6cf71-dd19-4e79-a822-a662edaa82d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1294aab4-2f2c-42a2-8f27-a8196907aa8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:07:04.011 2456 2445384054384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:07:04.011 2456 2445384054384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1294aab4-2f2c-42a2-8f27-a8196907aa8d not yet added. Adding. 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:07:04.011 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:07:04.158 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:04.331 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:04.331 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:04.508 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:04.645 2456 2445384054384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:04.645 2456 2445384054384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1294aab4-2f2c-42a2-8f27-a8196907aa8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:07:04.645 2456 2445384054384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1294aab4-2f2c-42a2-8f27-a8196907aa8d processed. 2022-01-21 09:07:04.877 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32ddb765-832f-491f-89af-15d985023770 2022-01-21 09:07:04.966 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:07:04.966 2456 2445384413600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:04.966 2456 2445364896688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32ddb765-832f-491f-89af-15d985023770' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:07:04.966 2456 2445364896688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32ddb765-832f-491f-89af-15d985023770' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:07:04.976 2456 2445364896688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32ddb765-832f-491f-89af-15d985023770 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:07:04.988 2456 2445364896688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0e54f5b-e420-405a-b03f-2022c12c86f0 2022-01-21 09:07:04.988 2456 2445364896688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32ddb765-832f-491f-89af-15d985023770'] 2022-01-21 09:07:04.988 2456 2445364896688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:07:04.988 2456 2445364896688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:07:04.988 2456 2445364896688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32ddb765-832f-491f-89af-15d985023770'] 2022-01-21 09:07:05.303 2456 2445384413600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:06.504 2456 2445383873280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3071bb3b-03cb-4688-aa6d-16dd514d4e63 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network a0e54f5b-e420-405a-b03f-2022c12c86f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:07:06.504 2456 2445383873280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3071bb3b-03cb-4688-aa6d-16dd514d4e63 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network a0e54f5b-e420-405a-b03f-2022c12c86f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:07:07.000 2456 2445384354448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:07.016 2456 2445384354448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:10.563 2456 2445385394304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated on remote: ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:07:10.563 2456 2445385394304 MainThread INFO neutron.agent.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Security group member updated ['e0156d48-0f99-4d03-aaaf-890b80ea8a87'] 2022-01-21 09:07:10.563 2456 2445385394304 MainThread INFO neutron.agent.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Refresh firewall rules 2022-01-21 09:07:10.563 2456 2445385394304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Get security group information for devices via rpc ['6268f037-0caf-4a09-b9b3-21c9087925f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:07:10.611 2456 2445385394304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:07:10.611 2456 2445385394304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:07:10.662 2456 2445385394304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e441cf3-66cc-4db8-86ea-a830c6432704 05114f5c6ffe427d92d0f98b17bdb2b6 d62dcf20ab7f491fa82c223ae9d3f201 - - -] port_delete event received for '6268f037-0caf-4a09-b9b3-21c9087925f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:07:10.913 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6268f037-0caf-4a09-b9b3-21c9087925f5 2022-01-21 09:07:11.025 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:07:11.025 2456 2445385394304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6268f037-0caf-4a09-b9b3-21c9087925f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:07:11.025 2456 2445385394304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6268f037-0caf-4a09-b9b3-21c9087925f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:07:11.025 2456 2445385394304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6268f037-0caf-4a09-b9b3-21c9087925f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:07:11.048 2456 2445385394304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 08c8df92-944f-4654-9539-8901d9b1d6e6 2022-01-21 09:07:11.048 2456 2445385394304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6268f037-0caf-4a09-b9b3-21c9087925f5'] 2022-01-21 09:07:11.048 2456 2445385394304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:07:11.048 2456 2445385394304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:07:11.048 2456 2445385394304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6268f037-0caf-4a09-b9b3-21c9087925f5'] 2022-01-21 09:07:13.048 2456 2445385606944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:07:13.116 2456 2445385606944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:07:45.078 2456 2445384546256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9e7acd-90c2-45cf-9cda-3c0bc0767e00 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 08c8df92-944f-4654-9539-8901d9b1d6e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:07:45.078 2456 2445384546256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9e7acd-90c2-45cf-9cda-3c0bc0767e00 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 08c8df92-944f-4654-9539-8901d9b1d6e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:08:14.386 2456 2445384921680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated on remote: ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:08:14.408 2456 2445384921680 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] 2022-01-21 09:08:14.408 2456 2445384921680 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Refresh firewall rules 2022-01-21 09:08:14.408 2456 2445384921680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Get security group information for devices via rpc ['8192ee86-dbfe-4750-903a-fdf1c28ccc86', 'ceab2f02-e052-46ea-a3e9-00c86b1572f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:08:14.500 2456 2445384282176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] port_delete event received for 'ceab2f02-e052-46ea-a3e9-00c86b1572f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update security group information for ports dict_keys(['8192ee86-dbfe-4750-903a-fdf1c28ccc86']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update rules of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update members of security group (6fe0fbb6-92c7-4394-bc9c-351c174c74bc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update port filter for 8192ee86-dbfe-4750-903a-fdf1c28ccc86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:08:14.688 2456 2445384921680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Updating port rules. 2022-01-21 09:08:14.688 2456 2445384921680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Creating 0 new rules, removing 1 old rules. 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG oslo_concurrency.lockutils [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:08:14.688 2456 2445384921680 MainThread DEBUG oslo_concurrency.lockutils [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:08:14.710 2456 2445384921680 MainThread DEBUG oslo_concurrency.lockutils [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:08:14.897 2456 2445384921680 MainThread DEBUG oslo_concurrency.lockutils [req-d1ee03c5-3b66-435b-ab8c-757c9db03144 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Lock "n-hv-driver-port-lock-8192ee86-dbfe-4750-903a-fdf1c28ccc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:08:15.598 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ceab2f02-e052-46ea-a3e9-00c86b1572f3 2022-01-21 09:08:17.145 2456 2445384052800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-178ee7c4-c09a-43e8-8ca4-935abae9861a - - - - -] port_update received: a931abbc-82aa-4192-9374-ffc500ee1542 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:17.145 2456 2445384052800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-178ee7c4-c09a-43e8-8ca4-935abae9861a - - - - -] No port a931abbc-82aa-4192-9374-ffc500ee1542 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:17.409 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:08:17.409 2456 2445385609056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ceab2f02-e052-46ea-a3e9-00c86b1572f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:08:17.409 2456 2445385609056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ceab2f02-e052-46ea-a3e9-00c86b1572f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:08:17.409 2456 2445385609056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ceab2f02-e052-46ea-a3e9-00c86b1572f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:08:17.425 2456 2445385609056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ceab2f02-e052-46ea-a3e9-00c86b1572f3'] 2022-01-21 09:08:17.425 2456 2445385609056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:08:17.425 2456 2445385609056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:08:17.425 2456 2445385609056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ceab2f02-e052-46ea-a3e9-00c86b1572f3'] 2022-01-21 09:08:19.436 2456 2445385127184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:08:19.468 2456 2445385127184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:08:20.424 2456 2445385127184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a34c7da4-ae36-4b0c-9f8c-5de23f1f89c2 - - - - -] port_update received: d7a1ed09-007f-4af5-96e2-24fab6d09e4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:20.454 2456 2445385127184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a34c7da4-ae36-4b0c-9f8c-5de23f1f89c2 - - - - -] No port d7a1ed09-007f-4af5-96e2-24fab6d09e4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:23.645 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8192ee86-dbfe-4750-903a-fdf1c28ccc86 2022-01-21 09:08:24.093 2456 2445384056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca42d7a-3a38-45b3-ad8e-3c5fa02ef77b - - - - -] port_update received: 6d1864f7-4861-4812-a5ed-59704eae8858 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:24.093 2456 2445384056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca42d7a-3a38-45b3-ad8e-3c5fa02ef77b - - - - -] No port 6d1864f7-4861-4812-a5ed-59704eae8858 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:24.561 2456 2445385734624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated on remote: ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:08:24.561 2456 2445385734624 MainThread INFO neutron.agent.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Security group member updated ['6fe0fbb6-92c7-4394-bc9c-351c174c74bc'] 2022-01-21 09:08:24.561 2456 2445385734624 MainThread INFO neutron.agent.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Refresh firewall rules 2022-01-21 09:08:24.561 2456 2445385734624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Get security group information for devices via rpc ['8192ee86-dbfe-4750-903a-fdf1c28ccc86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:08:24.689 2456 2445384993952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] port_delete event received for '8192ee86-dbfe-4750-903a-fdf1c28ccc86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:08:24.766 2456 2445385734624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:08:24.766 2456 2445385734624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20f625c8-b264-4808-b03f-798ab0b3d2f5 abc3b64019da44c8aa68abe027327df1 85f7c978344648739a0748dd8040d89b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:08:25.453 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:08:25.453 2456 2445365750768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8192ee86-dbfe-4750-903a-fdf1c28ccc86' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:08:25.453 2456 2445365750768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8192ee86-dbfe-4750-903a-fdf1c28ccc86' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:08:25.453 2456 2445365750768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8192ee86-dbfe-4750-903a-fdf1c28ccc86 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:08:25.453 2456 2445365750768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 70b21170-b5ad-4a8a-b65b-9154ea9dabd3 2022-01-21 09:08:25.453 2456 2445365750768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8192ee86-dbfe-4750-903a-fdf1c28ccc86'] 2022-01-21 09:08:25.453 2456 2445365750768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:08:25.453 2456 2445365750768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:08:25.453 2456 2445365750768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8192ee86-dbfe-4750-903a-fdf1c28ccc86'] 2022-01-21 09:08:27.457 2456 2445385945328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:08:27.499 2456 2445385945328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:08:27.640 2456 2445385947440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00847e57-5724-4ce2-b240-f6e7804f2ac7 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '09b29ea1-5abf-4787-b8fb-296d9dcb7047' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:08:28.250 2456 2445385947440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67d650be-6cb4-428d-8bfd-8bcc30562441 - - - - -] port_update received: b7e391f1-1fe2-44e4-8419-6483375c369c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:28.266 2456 2445385947440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67d650be-6cb4-428d-8bfd-8bcc30562441 - - - - -] No port b7e391f1-1fe2-44e4-8419-6483375c369c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:29.590 2456 2445385946032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdfb9d48-dcfc-4ff5-aa90-62112a23507d 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '506889e1-0b91-4cab-aa5d-be2b4eb1e690' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:08:30.968 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5b998e0-3881-4dec-b635-c6eb0a1a39ce 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 70b21170-b5ad-4a8a-b65b-9154ea9dabd3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:08:30.968 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5b998e0-3881-4dec-b635-c6eb0a1a39ce 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 70b21170-b5ad-4a8a-b65b-9154ea9dabd3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:08:39.422 2456 2445386241648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a19bc99c-24a3-4672-a53a-1d784fb4f3db - - - - -] port_update received: a90e36d1-083d-47e9-8788-e8364d5d40cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:39.422 2456 2445386241648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a19bc99c-24a3-4672-a53a-1d784fb4f3db - - - - -] No port a90e36d1-083d-47e9-8788-e8364d5d40cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:41.643 2456 2445365703952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-256e2bf4-9060-489d-b154-321c31ffe8f0 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated on remote: ['052bcde3-37fa-4eee-8c47-9916e46d258e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:08:41.643 2456 2445365703952 MainThread INFO neutron.agent.securitygroups_rpc [req-256e2bf4-9060-489d-b154-321c31ffe8f0 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated ['052bcde3-37fa-4eee-8c47-9916e46d258e'] 2022-01-21 09:08:42.038 2456 2445383637120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2107af87-716d-4a5f-8a3d-d903eed23bba d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated on remote: ['052bcde3-37fa-4eee-8c47-9916e46d258e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:08:42.046 2456 2445383637120 MainThread INFO neutron.agent.securitygroups_rpc [req-2107af87-716d-4a5f-8a3d-d903eed23bba d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated ['052bcde3-37fa-4eee-8c47-9916e46d258e'] 2022-01-21 09:08:42.708 2456 2445384945728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6221d5be-7bb0-4c6c-92b7-d9b4b4f1e8be - - - - -] port_update received: a74ec3a1-959a-4040-aa7a-57f980fb365b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:42.708 2456 2445384945728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6221d5be-7bb0-4c6c-92b7-d9b4b4f1e8be - - - - -] No port a74ec3a1-959a-4040-aa7a-57f980fb365b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:45.342 2456 2445384923264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f7a543e-7c59-4145-b411-7d9ae84af356 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated on remote: ['e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:08:45.342 2456 2445384923264 MainThread INFO neutron.agent.securitygroups_rpc [req-7f7a543e-7c59-4145-b411-7d9ae84af356 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated ['e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] 2022-01-21 09:08:55.283 2456 2445384476976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08850f10-cad5-4789-b636-ed96de724f54 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: e434b91a-1b35-4878-9d3f-5eee0d05e6c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:55.311 2456 2445384476976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08850f10-cad5-4789-b636-ed96de724f54 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:56.908 2456 2445385392544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-188d89e1-5a86-498c-a723-797c5a72157c d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated on remote: ['052bcde3-37fa-4eee-8c47-9916e46d258e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:08:56.908 2456 2445385392544 MainThread INFO neutron.agent.securitygroups_rpc [req-188d89e1-5a86-498c-a723-797c5a72157c d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated ['052bcde3-37fa-4eee-8c47-9916e46d258e'] 2022-01-21 09:08:57.917 2456 2445385058784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3cc783-aecb-4908-b5c3-4bb32b363b63 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 53a86a21-4acc-4cfd-988a-99da16f6659e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:08:57.929 2456 2445385058784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3cc783-aecb-4908-b5c3-4bb32b363b63 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 53a86a21-4acc-4cfd-988a-99da16f6659e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:08:57.964 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:08:59.592 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:08:59.844 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:08:59.844 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 updated. Details: {'device': 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9', 'network_id': '84b3800c-56db-4897-910e-377081d02a6d', 'port_id': 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9', 'mac_address': 'fa:16:3e:c1:c5:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4fd667f3-e56f-4fc5-b3c8-3b57fd0e8e93', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:08:59.844 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:08:59.844 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:08:59.844 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:08:59.844 2456 2445386653936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84b3800c-56db-4897-910e-377081d02a6d 2022-01-21 09:08:59.844 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:08:59.985 2456 2445386653936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:08:59.985 2456 2445386653936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:08:59.985 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:08:59.985 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:08:59.985 2456 2445386653936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:09:00.061 2456 2445386653936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:09:00.061 2456 2445386653936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:00.326 2456 2445386653936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e434b91a-1b35-4878-9d3f-5eee0d05e6c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:00.326 2456 2445386653936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:00.326 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:00.326 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:09:00.339 2456 2445386653936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:00.339 2456 2445386653936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:09:00.339 2456 2445386653936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e434b91a-1b35-4878-9d3f-5eee0d05e6c9 not yet added. Adding. 2022-01-21 09:09:00.339 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:09:00.339 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:09:00.421 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:00.514 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:00.514 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:00.629 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:00.727 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:00.727 2456 2445386653936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:09:00.727 2456 2445386653936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 processed. 2022-01-21 09:09:01.606 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:09:01.606 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:01.890 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:09:01.890 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 53a86a21-4acc-4cfd-988a-99da16f6659e updated. Details: {'device': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'mac_address': 'fa:16:3e:43:be:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:09:01.890 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:09:01.890 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:01.890 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:09:01.890 2456 2445386609584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:09:01.890 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:09:02.050 2456 2445386609584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:02.050 2456 2445386609584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:02.050 2456 2445386653936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:02.063 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53a86a21-4acc-4cfd-988a-99da16f6659e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:09:02.063 2456 2445386609584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:09:02.145 2456 2445386609584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:09:02.145 2456 2445386609584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53a86a21-4acc-4cfd-988a-99da16f6659e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:02.297 2456 2445386609584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53a86a21-4acc-4cfd-988a-99da16f6659e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:02.297 2456 2445386609584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:02.306 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052bcde3-37fa-4eee-8c47-9916e46d258e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:02.306 2456 2445386609584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53a86a21-4acc-4cfd-988a-99da16f6659e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:02.306 2456 2445386609584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:09:02.306 2456 2445386609584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53a86a21-4acc-4cfd-988a-99da16f6659e not yet added. Adding. 2022-01-21 09:09:02.306 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:09:02.306 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:09:02.407 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:02.537 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:02.537 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:02.656 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:02.769 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:02.769 2456 2445386609584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53a86a21-4acc-4cfd-988a-99da16f6659e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:09:02.769 2456 2445386609584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53a86a21-4acc-4cfd-988a-99da16f6659e processed. 2022-01-21 09:09:03.605 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:03.949 2456 2445386609584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:03.949 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 292e76d0-9c37-40bf-96a9-8adc54039d4c 2022-01-21 09:09:04.873 2456 2445384477152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b1070a0-1650-49f1-b240-c450fe5d8f7e 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated on remote: ['e5c10986-85a2-4154-8686-73c7e64d188b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:09:04.873 2456 2445384477152 MainThread INFO neutron.agent.securitygroups_rpc [req-9b1070a0-1650-49f1-b240-c450fe5d8f7e 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated ['e5c10986-85a2-4154-8686-73c7e64d188b'] 2022-01-21 09:09:05.331 2456 2445384200032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b1070a0-1650-49f1-b240-c450fe5d8f7e 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] port_delete event received for '292e76d0-9c37-40bf-96a9-8adc54039d4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:09:05.621 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:09:05.621 2456 2445386318064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '292e76d0-9c37-40bf-96a9-8adc54039d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:09:05.621 2456 2445386318064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '292e76d0-9c37-40bf-96a9-8adc54039d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:09:05.621 2456 2445386318064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 292e76d0-9c37-40bf-96a9-8adc54039d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:09:05.631 2456 2445386318064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c1f32e8e-6020-4ade-855b-a0534d00a297 2022-01-21 09:09:05.631 2456 2445386318064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292e76d0-9c37-40bf-96a9-8adc54039d4c'] 2022-01-21 09:09:05.631 2456 2445386318064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:09:05.631 2456 2445386318064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:09:05.655 2456 2445386318064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292e76d0-9c37-40bf-96a9-8adc54039d4c'] 2022-01-21 09:09:07.629 2456 2445385605712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:07.672 2456 2445385605712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:08.889 2456 2445383705344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b44c8c1-082c-4943-a706-f2b22d8164f6 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] port_delete event received for 'c9b016dd-e6b5-4528-b587-ad5d38c72280' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:09:09.813 2456 2445383705344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82c64286-d523-4ff1-88a8-cf1f535e8705 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated on remote: ['c609facd-7a78-4966-9942-e96f81a75a21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:09.813 2456 2445383705344 MainThread INFO neutron.agent.securitygroups_rpc [req-82c64286-d523-4ff1-88a8-cf1f535e8705 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated ['c609facd-7a78-4966-9942-e96f81a75a21'] 2022-01-21 09:09:10.170 2456 2445383705344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ee49ba0-b2b5-44fe-a2a5-54d94db45a76 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated on remote: ['c609facd-7a78-4966-9942-e96f81a75a21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:10.170 2456 2445383705344 MainThread INFO neutron.agent.securitygroups_rpc [req-9ee49ba0-b2b5-44fe-a2a5-54d94db45a76 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group rule updated ['c609facd-7a78-4966-9942-e96f81a75a21'] 2022-01-21 09:09:13.889 2456 2445386319472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86b96658-197e-4907-9cc3-5b7d11e7c2bc b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:13.889 2456 2445386319472 MainThread INFO neutron.agent.securitygroups_rpc [req-86b96658-197e-4907-9cc3-5b7d11e7c2bc b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:14.312 2456 2445385687280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0395e20-534d-40d7-9783-fe189f731494 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:14.312 2456 2445385687280 MainThread INFO neutron.agent.securitygroups_rpc [req-a0395e20-534d-40d7-9783-fe189f731494 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:14.686 2456 2445384946608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90b35203-b320-4cec-b30d-9271953051cf b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:14.686 2456 2445384946608 MainThread INFO neutron.agent.securitygroups_rpc [req-90b35203-b320-4cec-b30d-9271953051cf b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:15.092 2456 2445383637120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-963434f8-2764-473d-b09b-b3cbac862316 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:15.092 2456 2445383637120 MainThread INFO neutron.agent.securitygroups_rpc [req-963434f8-2764-473d-b09b-b3cbac862316 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:15.483 2456 2445386714096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26d2d361-cde8-446c-812f-f7ab3bb844ed b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:15.483 2456 2445386714096 MainThread INFO neutron.agent.securitygroups_rpc [req-26d2d361-cde8-446c-812f-f7ab3bb844ed b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:15.514 2456 2445386714096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-377283b3-eb5e-4e5f-8fc7-3ebc014f1352 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated on remote: ['c609facd-7a78-4966-9942-e96f81a75a21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:09:15.514 2456 2445386714096 MainThread INFO neutron.agent.securitygroups_rpc [req-377283b3-eb5e-4e5f-8fc7-3ebc014f1352 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated ['c609facd-7a78-4966-9942-e96f81a75a21'] 2022-01-21 09:09:15.876 2456 2445386771264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce69d4ef-65a2-4958-a17c-6e0b28e1a7b0 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:09:15.876 2456 2445386771264 MainThread INFO neutron.agent.securitygroups_rpc [req-ce69d4ef-65a2-4958-a17c-6e0b28e1a7b0 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group rule updated ['c850e52e-d7f9-463c-98f4-e82530a50b84'] 2022-01-21 09:09:16.763 2456 2445365847488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84', 'e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:09:16.763 2456 2445365847488 MainThread INFO neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated ['c850e52e-d7f9-463c-98f4-e82530a50b84', 'e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] 2022-01-21 09:09:16.763 2456 2445365847488 MainThread INFO neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Refresh firewall rules 2022-01-21 09:09:16.763 2456 2445365847488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:16.797 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] port_update received: e434b91a-1b35-4878-9d3f-5eee0d05e6c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:09:16.826 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:16.826 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Binding port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:09:16.826 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:09:16.826 2456 2445344163616 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:16.826 2456 2445344163616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:16.849 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Trunk plugin disabled on server. Assuming port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:09:16.849 2456 2445344163616 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Binding VLAN ID: 167, VLAN trunk: None to switch port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:09:16.894 2456 2445344163616 MainThread INFO neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Refresh firewall rules 2022-01-21 09:09:16.894 2456 2445344163616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:16.982 2456 2445386318768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ed58d7-3fa7-4946-a96a-009123fbf1f9 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: e6e0b877-3ed2-4669-908a-fc44ce1f8389 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:09:17.015 2456 2445386318768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ed58d7-3fa7-4946-a96a-009123fbf1f9 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port e6e0b877-3ed2-4669-908a-fc44ce1f8389 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information for ports dict_keys(['e434b91a-1b35-4878-9d3f-5eee0d05e6c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (c850e52e-d7f9-463c-98f4-e82530a50b84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update members of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:09:17.530 2456 2445365847488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update port filter for e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:17.530 2456 2445365847488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Updating port rules. 2022-01-21 09:09:17.551 2456 2445365847488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-21 09:09:17.551 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:17.687 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:17.687 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:17.687 2456 2445365847488 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information for ports dict_keys(['e434b91a-1b35-4878-9d3f-5eee0d05e6c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (c850e52e-d7f9-463c-98f4-e82530a50b84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update members of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update port filter for e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:17.687 2456 2445344163616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Updating port rules. 2022-01-21 09:09:17.687 2456 2445344163616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Creating 0 new rules, removing 0 old rules. 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:17.687 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:17.735 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [req-d122c1b4-69c9-4a10-89a1-5b5789d79824 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:20.132 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6e0b877-3ed2-4669-908a-fc44ce1f8389 2022-01-21 09:09:21.745 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:09:21.982 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port e6e0b877-3ed2-4669-908a-fc44ce1f8389 2022-01-21 09:09:21.982 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port e6e0b877-3ed2-4669-908a-fc44ce1f8389 updated. Details: {'device': 'e6e0b877-3ed2-4669-908a-fc44ce1f8389', 'network_id': 'c1f32e8e-6020-4ade-855b-a0534d00a297', 'port_id': 'e6e0b877-3ed2-4669-908a-fc44ce1f8389', 'mac_address': 'fa:16:3e:4e:aa:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9ea71dd-94bb-40ed-9dbd-342b260e8fc1', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:09:21.982 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:09:21.982 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:21.982 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6e0b877-3ed2-4669-908a-fc44ce1f8389 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:09:21.982 2456 2445386431472 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c1f32e8e-6020-4ade-855b-a0534d00a297 2022-01-21 09:09:21.982 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:09:22.133 2456 2445386431472 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6e0b877-3ed2-4669-908a-fc44ce1f8389') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:22.140 2456 2445386431472 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6e0b877-3ed2-4669-908a-fc44ce1f8389') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:22.140 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6e0b877-3ed2-4669-908a-fc44ce1f8389 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:09:22.140 2456 2445386431472 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port e6e0b877-3ed2-4669-908a-fc44ce1f8389 2022-01-21 09:09:22.233 2456 2445386431472 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:09:22.233 2456 2445386431472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6e0b877-3ed2-4669-908a-fc44ce1f8389'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6e0b877-3ed2-4669-908a-fc44ce1f8389']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c609facd-7a78-4966-9942-e96f81a75a21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6e0b877-3ed2-4669-908a-fc44ce1f8389 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:22.358 2456 2445386431472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:09:22.358 2456 2445386431472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6e0b877-3ed2-4669-908a-fc44ce1f8389 not yet added. Adding. 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:09:22.358 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:09:22.505 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:22.639 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:22.639 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:22.797 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:22.924 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6e0b877-3ed2-4669-908a-fc44ce1f8389" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:22.924 2456 2445386431472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6e0b877-3ed2-4669-908a-fc44ce1f8389 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:09:22.924 2456 2445386431472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6e0b877-3ed2-4669-908a-fc44ce1f8389 processed. 2022-01-21 09:09:23.757 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:24.187 2456 2445386431472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:42.265 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:09:43.888 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:09:43.888 2456 2445385283360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1294aab4-2f2c-42a2-8f27-a8196907aa8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:09:43.888 2456 2445385283360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1294aab4-2f2c-42a2-8f27-a8196907aa8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:09:43.888 2456 2445385283360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:09:43.888 2456 2445385283360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b 2022-01-21 09:09:43.908 2456 2445385283360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] 2022-01-21 09:09:43.908 2456 2445385283360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:09:43.908 2456 2445385283360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:09:43.908 2456 2445385283360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] 2022-01-21 09:09:45.888 2456 2445385459488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:46.097 2456 2445385459488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:48.360 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:09:49.926 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:09:50.175 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:09:50.175 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 1294aab4-2f2c-42a2-8f27-a8196907aa8d updated. Details: {'device': '1294aab4-2f2c-42a2-8f27-a8196907aa8d', 'network_id': '74fa4cc8-5a8e-4787-a213-65d216a7ac5b', 'port_id': '1294aab4-2f2c-42a2-8f27-a8196907aa8d', 'mac_address': 'fa:16:3e:8b:1a:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b8591705-d66d-4da9-b025-2d4049339402', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:09:50.186 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:09:50.186 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:50.186 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:09:50.186 2456 2445386654112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b 2022-01-21 09:09:50.186 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:09:50.341 2456 2445386654112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1294aab4-2f2c-42a2-8f27-a8196907aa8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:50.341 2456 2445386654112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1294aab4-2f2c-42a2-8f27-a8196907aa8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:09:50.341 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1294aab4-2f2c-42a2-8f27-a8196907aa8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:09:50.341 2456 2445386654112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:09:50.456 2456 2445386654112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:09:50.456 2456 2445386654112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:09:50.689 2456 2445386654112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1294aab4-2f2c-42a2-8f27-a8196907aa8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:09:50.689 2456 2445386654112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:09:50.689 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30e6cf71-dd19-4e79-a822-a662edaa82d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:09:50.689 2456 2445386654112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1294aab4-2f2c-42a2-8f27-a8196907aa8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:09:50.704 2456 2445386654112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:09:50.704 2456 2445386654112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1294aab4-2f2c-42a2-8f27-a8196907aa8d not yet added. Adding. 2022-01-21 09:09:50.704 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:09:50.704 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:09:50.826 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:50.966 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:50.966 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:51.092 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:51.204 2456 2445386654112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1294aab4-2f2c-42a2-8f27-a8196907aa8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:09:51.204 2456 2445386654112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1294aab4-2f2c-42a2-8f27-a8196907aa8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:09:51.204 2456 2445386654112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1294aab4-2f2c-42a2-8f27-a8196907aa8d processed. 2022-01-21 09:09:51.936 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:09:52.159 2456 2445344163616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:14.559 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:16.093 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:10:16.530 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:16.530 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 53a86a21-4acc-4cfd-988a-99da16f6659e updated. Details: {'device': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'mac_address': 'fa:16:3e:43:be:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:10:16.530 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:10:16.530 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:16.530 2456 2445365880432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:10:16.530 2456 2445365880432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:10:16.560 2456 2445365880432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:16.560 2456 2445365880432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:16.579 2456 2445365880432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53a86a21-4acc-4cfd-988a-99da16f6659e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:10:16.579 2456 2445365880432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:16.639 2456 2445365880432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:10:16.639 2456 2445365880432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53a86a21-4acc-4cfd-988a-99da16f6659e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53a86a21-4acc-4cfd-988a-99da16f6659e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052bcde3-37fa-4eee-8c47-9916e46d258e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53a86a21-4acc-4cfd-988a-99da16f6659e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:10:16.826 2456 2445365880432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:10:16.826 2456 2445365880432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:16.826 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:16.895 2456 2445365880432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:16.895 2456 2445365880432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53a86a21-4acc-4cfd-988a-99da16f6659e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:10:16.895 2456 2445365880432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53a86a21-4acc-4cfd-988a-99da16f6659e processed. 2022-01-21 09:10:18.085 2456 2445388583328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:18.673 2456 2445388583328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:28.672 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:30.135 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:10:30.135 2456 2445386657104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:10:30.137 2456 2445386657104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:10:30.137 2456 2445386657104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:10:30.137 2456 2445386657104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:10:30.137 2456 2445386657104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:10:30.157 2456 2445386657104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:10:30.157 2456 2445386657104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:10:30.703 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:32.153 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:10:32.153 2456 2445386770912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:32.153 2456 2445386771968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:10:32.153 2456 2445386771968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:10:32.153 2456 2445386771968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:10:32.171 2456 2445386771968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:10:32.171 2456 2445386771968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:10:32.171 2456 2445386771968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:10:32.171 2456 2445386771968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:10:32.371 2456 2445386770912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:32.716 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6e0b877-3ed2-4669-908a-fc44ce1f8389 2022-01-21 09:10:32.919 2456 2445385986288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d352fb3-770a-4b89-bfc7-41c786d2464c 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated on remote: ['c609facd-7a78-4966-9942-e96f81a75a21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:10:32.919 2456 2445385986288 MainThread INFO neutron.agent.securitygroups_rpc [req-8d352fb3-770a-4b89-bfc7-41c786d2464c 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] Security group member updated ['c609facd-7a78-4966-9942-e96f81a75a21'] 2022-01-21 09:10:33.250 2456 2445385986288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d352fb3-770a-4b89-bfc7-41c786d2464c 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] port_delete event received for 'e6e0b877-3ed2-4669-908a-fc44ce1f8389' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:34.155 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:10:34.155 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6e0b877-3ed2-4669-908a-fc44ce1f8389' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:10:34.155 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6e0b877-3ed2-4669-908a-fc44ce1f8389' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:10:34.155 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6e0b877-3ed2-4669-908a-fc44ce1f8389 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:10:34.155 2456 2445385987344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c1f32e8e-6020-4ade-855b-a0534d00a297 2022-01-21 09:10:34.155 2456 2445385987344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6e0b877-3ed2-4669-908a-fc44ce1f8389'] 2022-01-21 09:10:34.155 2456 2445385987344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:10:34.155 2456 2445385987344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:10:34.155 2456 2445385987344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6e0b877-3ed2-4669-908a-fc44ce1f8389'] 2022-01-21 09:10:35.546 2456 2445386611872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b9be524-c10c-4fb8-a137-53065dcb2623 08acad70497645049d6f8c9a0e6e03fa 5e766708b3394fa88502986e057b2072 - - -] port_delete event received for 'a517c8ed-f857-4e80-9e1f-8ee8db10d6e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:36.158 2456 2445387225744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:36.187 2456 2445387225744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:41.325 2456 2445385887232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81ed3adb-d3ba-4e77-9063-d5de7a1ad17b 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '4bf1d1a3-9867-4a26-937a-9a2eae336da7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:42.795 2456 2445383637120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c57bc8b-f0e8-482d-a57f-5764882711ae 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'fdbd8ec9-4be9-41da-97a2-b089178e04be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:44.047 2456 2445383637120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa5bdfa-bc2b-4de0-abd2-4cad0d5ec483 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '19e0a006-0087-46d8-9b44-90b9edaa63db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:44.183 2456 2445383637120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f0916c2-83af-420e-9857-9e5bb350e1c2 - - - - -] port_delete event received for '19e0a006-0087-46d8-9b44-90b9edaa63db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:10:44.390 2456 2445388487488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa5bdfa-bc2b-4de0-abd2-4cad0d5ec483 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network c1f32e8e-6020-4ade-855b-a0534d00a297 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:10:44.390 2456 2445388487488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa5bdfa-bc2b-4de0-abd2-4cad0d5ec483 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network c1f32e8e-6020-4ade-855b-a0534d00a297 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:10:46.873 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:48.216 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:10:48.484 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:48.498 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 53a86a21-4acc-4cfd-988a-99da16f6659e updated. Details: {'device': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '53a86a21-4acc-4cfd-988a-99da16f6659e', 'mac_address': 'fa:16:3e:43:be:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:10:48.498 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:10:48.498 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:48.498 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:10:48.498 2456 2445385880672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:10:48.498 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:10:48.670 2456 2445385880672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:48.670 2456 2445385880672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53a86a21-4acc-4cfd-988a-99da16f6659e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:48.670 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53a86a21-4acc-4cfd-988a-99da16f6659e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:10:48.670 2456 2445385880672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:10:48.762 2456 2445385880672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:10:48.762 2456 2445385880672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53a86a21-4acc-4cfd-988a-99da16f6659e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53a86a21-4acc-4cfd-988a-99da16f6659e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052bcde3-37fa-4eee-8c47-9916e46d258e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53a86a21-4acc-4cfd-988a-99da16f6659e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:10:48.902 2456 2445385880672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:10:48.902 2456 2445385880672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53a86a21-4acc-4cfd-988a-99da16f6659e not yet added. Adding. 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:10:48.902 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:10:49.029 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:49.137 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:49.137 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:49.268 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:49.378 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53a86a21-4acc-4cfd-988a-99da16f6659e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:49.378 2456 2445385880672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53a86a21-4acc-4cfd-988a-99da16f6659e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:10:49.378 2456 2445385880672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53a86a21-4acc-4cfd-988a-99da16f6659e processed. 2022-01-21 09:10:50.230 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:50.528 2456 2445385880672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:59.461 2456 2445384416944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated on remote: ['c850e52e-d7f9-463c-98f4-e82530a50b84', 'e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:10:59.461 2456 2445384416944 MainThread INFO neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated ['c850e52e-d7f9-463c-98f4-e82530a50b84', 'e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] 2022-01-21 09:10:59.461 2456 2445384416944 MainThread INFO neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Refresh firewall rules 2022-01-21 09:10:59.471 2456 2445384416944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:10:59.493 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] port_update received: e434b91a-1b35-4878-9d3f-5eee0d05e6c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:10:59.493 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:59.493 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Binding port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:10:59.508 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:10:59.515 2456 2445386654816 MainThread DEBUG neutron.services.trunk.rpc.agent [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:59.515 2456 2445386654816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:10:59.540 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Trunk plugin disabled on server. Assuming port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:10:59.547 2456 2445386654816 MainThread INFO networking_hyperv.neutron.trunk_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Binding VLAN ID: 167, VLAN trunk: None to switch port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:10:59.575 2456 2445386654816 MainThread INFO neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Refresh firewall rules 2022-01-21 09:10:59.575 2456 2445386654816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information for ports dict_keys(['e434b91a-1b35-4878-9d3f-5eee0d05e6c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update members of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update port filter for e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:10:59.774 2456 2445384416944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Updating port rules. 2022-01-21 09:10:59.774 2456 2445384416944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:59.774 2456 2445384416944 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:59.980 2456 2445384416944 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information for ports dict_keys(['e434b91a-1b35-4878-9d3f-5eee0d05e6c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update rules of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update members of security group (e9d5fd99-91d5-4f04-8eac-a0d69d092b35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update port filter for e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:10:59.980 2456 2445386654816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Updating port rules. 2022-01-21 09:10:59.980 2456 2445386654816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Creating 0 new rules, removing 0 old rules. 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:10:59.980 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-driver-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:00.029 2456 2445386654816 MainThread DEBUG oslo_concurrency.lockutils [req-dd4c12ef-f330-4a1a-96a5-70c3ebd5af9f b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Lock "n-hv-agent-port-lock-e434b91a-1b35-4878-9d3f-5eee0d05e6c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:00.696 2456 2445365912848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c53f39e1-1c26-4bfc-a479-060bee73fbdd b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] port_delete event received for '4518f6dd-3ea6-47f8-9cc7-487229053d19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:06.901 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e434b91a-1b35-4878-9d3f-5eee0d05e6c9 2022-01-21 09:11:07.026 2456 2445387142944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated on remote: ['e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:11:07.026 2456 2445387142944 MainThread INFO neutron.agent.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Security group member updated ['e9d5fd99-91d5-4f04-8eac-a0d69d092b35'] 2022-01-21 09:11:07.026 2456 2445387142944 MainThread INFO neutron.agent.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Refresh firewall rules 2022-01-21 09:11:07.026 2456 2445387142944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Get security group information for devices via rpc ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:11:07.073 2456 2445387142944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:11:07.075 2456 2445387142944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:11:07.106 2456 2445387142944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd2ff711-aa1e-436b-bd81-d4bab342c542 b6627a36b78744449d4bc856a1177911 3173be1d2b204b179bb1fb07c8088e63 - - -] port_delete event received for 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:08.266 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:11:08.266 2456 2445384413248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:11:08.266 2456 2445384413248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e434b91a-1b35-4878-9d3f-5eee0d05e6c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:11:08.266 2456 2445384413248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e434b91a-1b35-4878-9d3f-5eee0d05e6c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:11:08.278 2456 2445384413248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] 2022-01-21 09:11:08.278 2456 2445384413248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:11:08.278 2456 2445384413248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:11:08.278 2456 2445384413248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e434b91a-1b35-4878-9d3f-5eee0d05e6c9'] 2022-01-21 09:11:10.262 2456 2445388585088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:10.276 2456 2445388585088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:11.833 2456 2445388799312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0125cc6d-d04e-4585-aee2-18aea03ddad7 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'd7a1ed09-007f-4af5-96e2-24fab6d09e4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:13.293 2456 2445385392368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c91c7902-05d3-488c-9c99-e37c3ec0a78b 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'a931abbc-82aa-4192-9374-ffc500ee1542' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:14.339 2456 2445385395888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5abc46b-66d1-40eb-a6dd-1e5019e66b80 - - - - -] port_delete event received for '3d04ffa5-1398-4c73-b021-cf0cc56efc59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:14.339 2456 2445385392368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b206b047-52f7-47e4-86cf-dc504eae0e80 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '3d04ffa5-1398-4c73-b021-cf0cc56efc59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:14.686 2456 2445385283360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b206b047-52f7-47e4-86cf-dc504eae0e80 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 84b3800c-56db-4897-910e-377081d02a6d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:11:14.686 2456 2445385283360 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b206b047-52f7-47e4-86cf-dc504eae0e80 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Reclaiming local network 84b3800c-56db-4897-910e-377081d02a6d 2022-01-21 09:11:15.746 2456 2445388594688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ce8adb6-0197-4502-aa8d-5770c11ac49e 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'b7e391f1-1fe2-44e4-8419-6483375c369c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:16.996 2456 2445388797376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-639d797b-7edb-4e3f-b75d-b20daef47e45 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '6d1864f7-4861-4812-a5ed-59704eae8858' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:17.966 2456 2445386611696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58c97660-ad2c-4bee-8914-211deeebd50f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'bbf01a76-0460-48e1-bf01-f2f478bbd4c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:17.966 2456 2445386611696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fc4f46c-5283-4b19-9077-49c87f031e4d - - - - -] port_delete event received for 'bbf01a76-0460-48e1-bf01-f2f478bbd4c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:18.239 2456 2445385605712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58c97660-ad2c-4bee-8914-211deeebd50f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network a63fa963-ddc9-42eb-a3f0-fa369acc1b28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:11:18.239 2456 2445385605712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58c97660-ad2c-4bee-8914-211deeebd50f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network a63fa963-ddc9-42eb-a3f0-fa369acc1b28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:11:19.882 2456 2445389036176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c0f9d5-9990-467c-bd18-1a43bcb03079 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] port_delete event received for '23ee513d-8ca9-4c9d-aed7-06a0e407cd63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:22.849 2456 2445385734976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2bd0f54a-8294-4cde-9484-fb1b833c8931 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group member updated on remote: ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:11:22.849 2456 2445385734976 MainThread INFO neutron.agent.securitygroups_rpc [req-2bd0f54a-8294-4cde-9484-fb1b833c8931 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] Security group member updated ['30e6cf71-dd19-4e79-a822-a662edaa82d6'] 2022-01-21 09:11:22.901 2456 2445385734976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bd0f54a-8294-4cde-9484-fb1b833c8931 c2d83ef298bb444abfee02c15cd89e6a fb4affca61494257ac0d934adde7cab4 - - -] port_delete event received for '1294aab4-2f2c-42a2-8f27-a8196907aa8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:22.982 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1294aab4-2f2c-42a2-8f27-a8196907aa8d 2022-01-21 09:11:24.353 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:11:24.353 2456 2445386798352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1294aab4-2f2c-42a2-8f27-a8196907aa8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:11:24.353 2456 2445386798352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1294aab4-2f2c-42a2-8f27-a8196907aa8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:11:24.353 2456 2445386798352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1294aab4-2f2c-42a2-8f27-a8196907aa8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:11:24.353 2456 2445386798352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b 2022-01-21 09:11:24.353 2456 2445386798352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] 2022-01-21 09:11:24.370 2456 2445386798352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:11:24.370 2456 2445386798352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:11:24.370 2456 2445386798352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1294aab4-2f2c-42a2-8f27-a8196907aa8d'] 2022-01-21 09:11:25.904 2456 2445384924144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f572042a-93c1-4a7f-adaa-f0b423244955 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '24edfd2c-5403-4ec0-a52f-8f883f1e9983' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:26.354 2456 2445385882256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:26.373 2456 2445385882256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:27.542 2456 2445385395888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a5f8095-f6e4-4491-996d-3e102e2d00d7 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '4854dcc5-d7c4-474f-adf8-7e372d0d9989' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:28.697 2456 2445389075024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb7906b1-00ae-49d9-bf52-6071328c25e9 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '63ba9e19-a217-486a-a639-89585dce45e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:28.730 2456 2445389077664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53ed5b4c-d494-4e24-8265-bb0346263fae - - - - -] port_delete event received for '63ba9e19-a217-486a-a639-89585dce45e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:28.966 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb7906b1-00ae-49d9-bf52-6071328c25e9 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:11:28.966 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb7906b1-00ae-49d9-bf52-6071328c25e9 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 74fa4cc8-5a8e-4787-a213-65d216a7ac5b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:11:30.082 2456 2445365847488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4d552bc-09a2-4c5c-b084-e5c33c53f3ad 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'e7f30d4e-26b2-48ec-91f7-5a2cff762b72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:31.090 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53a86a21-4acc-4cfd-988a-99da16f6659e 2022-01-21 09:11:31.494 2456 2445383504112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-057fc0e1-7b3b-4423-8b9b-7beba7239929 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated on remote: ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:11:31.494 2456 2445383504112 MainThread INFO neutron.agent.securitygroups_rpc [req-057fc0e1-7b3b-4423-8b9b-7beba7239929 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] 2022-01-21 09:11:31.900 2456 2445388783104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c913668-b861-4d46-b326-ee2a0069952e 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'c2f237f0-ffb1-485f-a4b4-dc3c8754cd09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:32.339 2456 2445388797552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-103260df-6f53-4ddc-b05b-fab3224a0517 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated on remote: ['052bcde3-37fa-4eee-8c47-9916e46d258e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:11:32.339 2456 2445388797552 MainThread INFO neutron.agent.securitygroups_rpc [req-103260df-6f53-4ddc-b05b-fab3224a0517 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated ['052bcde3-37fa-4eee-8c47-9916e46d258e'] 2022-01-21 09:11:32.384 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:11:32.384 2456 2445388797552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:11:32.384 2456 2445388797552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53a86a21-4acc-4cfd-988a-99da16f6659e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:11:32.384 2456 2445388797552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53a86a21-4acc-4cfd-988a-99da16f6659e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:11:32.390 2456 2445388797552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:11:32.390 2456 2445388797552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:11:32.390 2456 2445388797552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:11:32.390 2456 2445388797552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:11:32.390 2456 2445388797552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53a86a21-4acc-4cfd-988a-99da16f6659e'] 2022-01-21 09:11:32.886 2456 2445386798176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103260df-6f53-4ddc-b05b-fab3224a0517 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] port_delete event received for '53a86a21-4acc-4cfd-988a-99da16f6659e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:32.963 2456 2445387224688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e5264c4-ed18-41fc-aee5-bb994b423781 - - - - -] port_delete event received for '15086f27-4c08-45bc-a3a1-aa9b082656b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:33.025 2456 2445386997824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11dbaf02-2d68-4a3b-94c9-2745e24ac763 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for '15086f27-4c08-45bc-a3a1-aa9b082656b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:33.091 2456 2445386997824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2235c88c-d786-4d74-b266-682341ed7d23 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 4884c6af-a799-4697-80d0-203f5b354edd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:11:33.091 2456 2445386997824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2235c88c-d786-4d74-b266-682341ed7d23 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 4884c6af-a799-4697-80d0-203f5b354edd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:11:33.482 2456 2445388487664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11dbaf02-2d68-4a3b-94c9-2745e24ac763 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network e8e8b5ab-dade-48df-a7a1-f8cf2d8e53ea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:11:33.495 2456 2445388487664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11dbaf02-2d68-4a3b-94c9-2745e24ac763 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network e8e8b5ab-dade-48df-a7a1-f8cf2d8e53ea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:11:34.397 2456 2445388803584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:34.431 2456 2445388803584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:35.292 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4884c6af-a799-4697-80d0-203f5b354edd 2022-01-21 09:11:35.386 2456 2445385128240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9d11b1-0097-46fc-8a78-3880d451f075 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] port_delete event received for '0c5ec510-9b83-4368-8b20-299af476b103' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:11:36.265 2456 2445385128240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d392b6e-03a0-49eb-b8f1-34ffdb0ceac2 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated on remote: ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:11:36.265 2456 2445385128240 MainThread INFO neutron.agent.securitygroups_rpc [req-5d392b6e-03a0-49eb-b8f1-34ffdb0ceac2 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] 2022-01-21 09:11:36.398 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:11:36.616 2456 2445388959984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1565a278-8751-4607-8351-798e210869e6 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated on remote: ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-21 09:11:36.616 2456 2445388959984 MainThread INFO neutron.agent.securitygroups_rpc [req-1565a278-8751-4607-8351-798e210869e6 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group rule updated ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] 2022-01-21 09:11:36.665 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 4884c6af-a799-4697-80d0-203f5b354edd 2022-01-21 09:11:36.665 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 4884c6af-a799-4697-80d0-203f5b354edd updated. Details: {'device': '4884c6af-a799-4697-80d0-203f5b354edd', 'network_id': '8da3344b-e504-4255-8df3-e737d0c21b60', 'port_id': '4884c6af-a799-4697-80d0-203f5b354edd', 'mac_address': 'fa:16:3e:e0:0b:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 184, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddd6823a-57db-43f2-8b9f-cee1a0b2c623', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:11:36.665 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:11:36.665 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:36.665 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4884c6af-a799-4697-80d0-203f5b354edd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:11:36.665 2456 2445386791040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8da3344b-e504-4255-8df3-e737d0c21b60 2022-01-21 09:11:36.665 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:11:36.796 2456 2445386791040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4884c6af-a799-4697-80d0-203f5b354edd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:11:36.796 2456 2445386791040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4884c6af-a799-4697-80d0-203f5b354edd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:11:36.796 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4884c6af-a799-4697-80d0-203f5b354edd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:11:36.796 2456 2445386791040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 184, VLAN trunk: None to switch port 4884c6af-a799-4697-80d0-203f5b354edd 2022-01-21 09:11:36.882 2456 2445386791040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:11:36.882 2456 2445386791040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4884c6af-a799-4697-80d0-203f5b354edd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4884c6af-a799-4697-80d0-203f5b354edd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f98b3db-3bad-4007-8dee-99a1dcc5d8ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3f98b3db-3bad-4007-8dee-99a1dcc5d8ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4884c6af-a799-4697-80d0-203f5b354edd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:11:37.025 2456 2445386791040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:11:37.025 2456 2445386791040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4884c6af-a799-4697-80d0-203f5b354edd not yet added. Adding. 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:11:37.025 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:11:37.107 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:37.183 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:37.183 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:37.270 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:37.341 2456 2445386791040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4884c6af-a799-4697-80d0-203f5b354edd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:37.341 2456 2445386791040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4884c6af-a799-4697-80d0-203f5b354edd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:11:37.341 2456 2445386791040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4884c6af-a799-4697-80d0-203f5b354edd processed. 2022-01-21 09:11:38.397 2456 2445366496064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:38.715 2456 2445366496064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:41.624 2456 2445389215696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d210311-334c-41a8-b77b-523c2e0003a6 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated on remote: ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:11:41.624 2456 2445389215696 MainThread INFO neutron.agent.securitygroups_rpc [req-5d210311-334c-41a8-b77b-523c2e0003a6 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] 2022-01-21 09:11:42.610 2456 2445389215872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f7a424e-9b9f-4e50-a8fc-ac77fd5e6f50 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 0e1ab738-373e-46f4-b015-55636d57fa5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:11:42.619 2456 2445389215872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f7a424e-9b9f-4e50-a8fc-ac77fd5e6f50 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 0e1ab738-373e-46f4-b015-55636d57fa5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:11:45.353 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:11:46.423 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:11:46.682 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:11:46.704 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 0e1ab738-373e-46f4-b015-55636d57fa5d updated. Details: {'device': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'mac_address': 'fa:16:3e:5e:c4:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:11:46.704 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:11:46.704 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:46.704 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:11:46.704 2456 2445386653760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:11:46.704 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:11:46.838 2456 2445386653760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:11:46.838 2456 2445386653760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:11:46.859 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e1ab738-373e-46f4-b015-55636d57fa5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:11:46.859 2456 2445386653760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:11:46.940 2456 2445386653760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:11:46.940 2456 2445386653760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e1ab738-373e-46f4-b015-55636d57fa5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e1ab738-373e-46f4-b015-55636d57fa5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b61929b-a9ed-4aa3-b210-bfb449307ba0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e1ab738-373e-46f4-b015-55636d57fa5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:11:47.089 2456 2445386653760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:11:47.089 2456 2445386653760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e1ab738-373e-46f4-b015-55636d57fa5d not yet added. Adding. 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:11:47.089 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:11:47.181 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:47.275 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:47.275 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:47.456 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:47.541 2456 2445386653760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:11:47.541 2456 2445386653760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e1ab738-373e-46f4-b015-55636d57fa5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:11:47.541 2456 2445386653760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e1ab738-373e-46f4-b015-55636d57fa5d processed. 2022-01-21 09:11:48.441 2456 2445388759456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:11:48.746 2456 2445388759456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:27.463 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4884c6af-a799-4697-80d0-203f5b354edd 2022-01-21 09:12:27.683 2456 2445389549056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated on remote: ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:12:27.683 2456 2445389549056 MainThread INFO neutron.agent.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] 2022-01-21 09:12:27.683 2456 2445389549056 MainThread INFO neutron.agent.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Refresh firewall rules 2022-01-21 09:12:27.683 2456 2445389549056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Get security group information for devices via rpc ['4884c6af-a799-4697-80d0-203f5b354edd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:12:27.729 2456 2445389549056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:12:27.729 2456 2445389549056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:12:27.774 2456 2445389549056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fc15f2f-9a25-4cde-b7a3-807ca56dfce4 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] port_delete event received for '4884c6af-a799-4697-80d0-203f5b354edd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:12:28.614 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:12:28.614 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4884c6af-a799-4697-80d0-203f5b354edd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:12:28.614 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4884c6af-a799-4697-80d0-203f5b354edd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:12:28.614 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4884c6af-a799-4697-80d0-203f5b354edd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:12:28.618 2456 2445386882032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8da3344b-e504-4255-8df3-e737d0c21b60 2022-01-21 09:12:28.618 2456 2445386882032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4884c6af-a799-4697-80d0-203f5b354edd'] 2022-01-21 09:12:28.618 2456 2445386882032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:12:28.618 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:12:28.618 2456 2445386882032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4884c6af-a799-4697-80d0-203f5b354edd'] 2022-01-21 09:12:30.630 2456 2445388961040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:30.656 2456 2445388961040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:36.164 2456 2445386791392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c58f4fba-11bc-4c5a-83e7-085906582427 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated on remote: ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:12:36.164 2456 2445386791392 MainThread INFO neutron.agent.securitygroups_rpc [req-c58f4fba-11bc-4c5a-83e7-085906582427 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] 2022-01-21 09:12:37.414 2456 2445386791392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5cc3ee-43ab-49ae-bec6-347ec9da9a41 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: face608d-0bdf-432d-93cf-36f727a8d005 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:12:37.414 2456 2445386791392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5cc3ee-43ab-49ae-bec6-347ec9da9a41 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port face608d-0bdf-432d-93cf-36f727a8d005 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:12:39.870 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: face608d-0bdf-432d-93cf-36f727a8d005 2022-01-21 09:12:40.681 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:12:40.948 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port face608d-0bdf-432d-93cf-36f727a8d005 2022-01-21 09:12:40.948 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port face608d-0bdf-432d-93cf-36f727a8d005 updated. Details: {'device': 'face608d-0bdf-432d-93cf-36f727a8d005', 'network_id': '8da3344b-e504-4255-8df3-e737d0c21b60', 'port_id': 'face608d-0bdf-432d-93cf-36f727a8d005', 'mac_address': 'fa:16:3e:46:7e:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 184, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddd6823a-57db-43f2-8b9f-cee1a0b2c623', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:12:40.948 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:12:40.948 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:40.948 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port face608d-0bdf-432d-93cf-36f727a8d005 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:12:40.948 2456 2445386882032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8da3344b-e504-4255-8df3-e737d0c21b60 2022-01-21 09:12:40.948 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:12:41.087 2456 2445386882032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'face608d-0bdf-432d-93cf-36f727a8d005') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:12:41.087 2456 2445386882032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'face608d-0bdf-432d-93cf-36f727a8d005') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:12:41.087 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port face608d-0bdf-432d-93cf-36f727a8d005 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:12:41.087 2456 2445386882032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 184, VLAN trunk: None to switch port face608d-0bdf-432d-93cf-36f727a8d005 2022-01-21 09:12:41.179 2456 2445386882032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:12:41.179 2456 2445386882032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['face608d-0bdf-432d-93cf-36f727a8d005'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['face608d-0bdf-432d-93cf-36f727a8d005']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f98b3db-3bad-4007-8dee-99a1dcc5d8ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3f98b3db-3bad-4007-8dee-99a1dcc5d8ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for face608d-0bdf-432d-93cf-36f727a8d005 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:12:41.322 2456 2445386882032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:12:41.322 2456 2445386882032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device face608d-0bdf-432d-93cf-36f727a8d005 not yet added. Adding. 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:12:41.322 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:12:41.416 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:41.507 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:41.507 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:41.618 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:41.698 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-face608d-0bdf-432d-93cf-36f727a8d005" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:41.726 2456 2445386882032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port face608d-0bdf-432d-93cf-36f727a8d005 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:12:41.726 2456 2445386882032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port face608d-0bdf-432d-93cf-36f727a8d005 processed. 2022-01-21 09:12:42.689 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:43.007 2456 2445386882032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:57.992 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:12:58.821 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:12:59.069 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:12:59.069 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 0e1ab738-373e-46f4-b015-55636d57fa5d updated. Details: {'device': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'mac_address': 'fa:16:3e:5e:c4:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:12:59.069 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:12:59.069 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:59.069 2456 2445390221552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:12:59.069 2456 2445390221552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:12:59.103 2456 2445390221552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:12:59.103 2456 2445390221552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:12:59.117 2456 2445390221552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e1ab738-373e-46f4-b015-55636d57fa5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:12:59.117 2456 2445390221552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:12:59.202 2456 2445390221552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:12:59.202 2456 2445390221552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e1ab738-373e-46f4-b015-55636d57fa5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e1ab738-373e-46f4-b015-55636d57fa5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b61929b-a9ed-4aa3-b210-bfb449307ba0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e1ab738-373e-46f4-b015-55636d57fa5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:12:59.339 2456 2445390221552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:12:59.339 2456 2445390221552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:12:59.339 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:59.398 2456 2445390221552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:12:59.398 2456 2445390221552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e1ab738-373e-46f4-b015-55636d57fa5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:12:59.398 2456 2445390221552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e1ab738-373e-46f4-b015-55636d57fa5d processed. 2022-01-21 09:13:00.839 2456 2445390323952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:01.166 2456 2445390323952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:11.742 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:13:12.905 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:13:12.905 2456 2445388583680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:13:12.905 2456 2445388583680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:13:12.905 2456 2445388583680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:13:12.913 2456 2445388583680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:13:12.913 2456 2445388583680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:13:12.913 2456 2445388583680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:13:12.913 2456 2445388583680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:13:13.009 2456 2445384547664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated on remote: ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:13:13.009 2456 2445384547664 MainThread INFO neutron.agent.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Security group member updated ['3f98b3db-3bad-4007-8dee-99a1dcc5d8ed'] 2022-01-21 09:13:13.009 2456 2445384547664 MainThread INFO neutron.agent.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Refresh firewall rules 2022-01-21 09:13:13.009 2456 2445384547664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Get security group information for devices via rpc ['face608d-0bdf-432d-93cf-36f727a8d005'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:13:13.025 2456 2445384547664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:13:13.025 2456 2445384547664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:13:13.087 2456 2445384547664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17923388-84b0-4792-8775-ff51daa78ac6 d31fc94cc37b43dcb4a45202be6332db 68314b55933f479d8a3e3f5450c8bcbc - - -] port_delete event received for 'face608d-0bdf-432d-93cf-36f727a8d005' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:13:13.743 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: face608d-0bdf-432d-93cf-36f727a8d005 2022-01-21 09:13:14.928 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:13:14.928 2456 2445389977376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'face608d-0bdf-432d-93cf-36f727a8d005' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:13:14.928 2456 2445389977376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'face608d-0bdf-432d-93cf-36f727a8d005' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:13:14.928 2456 2445389977376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port face608d-0bdf-432d-93cf-36f727a8d005 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:13:14.928 2456 2445389977376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8da3344b-e504-4255-8df3-e737d0c21b60 2022-01-21 09:13:14.928 2456 2445389977376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['face608d-0bdf-432d-93cf-36f727a8d005'] 2022-01-21 09:13:14.928 2456 2445389977376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:13:14.928 2456 2445389977376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:13:14.928 2456 2445389977376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['face608d-0bdf-432d-93cf-36f727a8d005'] 2022-01-21 09:13:14.928 2456 2445384547664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:15.147 2456 2445384547664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:15.760 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:13:16.931 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:13:16.931 2456 2445386998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:13:16.931 2456 2445386998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:13:16.931 2456 2445386998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:13:16.931 2456 2445386998880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:13:16.931 2456 2445386998880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:13:16.931 2456 2445386998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:13:16.931 2456 2445386998880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:13:18.947 2456 2445388797024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:19.026 2456 2445388797024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:30.231 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:13:31.024 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:13:31.289 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:13:31.289 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 0e1ab738-373e-46f4-b015-55636d57fa5d updated. Details: {'device': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'network_id': 'd0b880cd-f82d-4c4a-b84a-b4171fd7a049', 'port_id': '0e1ab738-373e-46f4-b015-55636d57fa5d', 'mac_address': 'fa:16:3e:5e:c4:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4524d167-9640-49b9-8537-a3596b5a3359', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:13:31.289 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:13:31.289 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:31.289 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:13:31.289 2456 2445385648256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:13:31.289 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:13:31.429 2456 2445385648256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:13:31.429 2456 2445385648256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e1ab738-373e-46f4-b015-55636d57fa5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:13:31.429 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e1ab738-373e-46f4-b015-55636d57fa5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:13:31.429 2456 2445385648256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:13:31.493 2456 2445385648256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:13:31.493 2456 2445385648256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e1ab738-373e-46f4-b015-55636d57fa5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e1ab738-373e-46f4-b015-55636d57fa5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b61929b-a9ed-4aa3-b210-bfb449307ba0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e1ab738-373e-46f4-b015-55636d57fa5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:13:31.632 2456 2445385648256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:13:31.632 2456 2445385648256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e1ab738-373e-46f4-b015-55636d57fa5d not yet added. Adding. 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:13:31.632 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:13:31.712 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:31.774 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:31.774 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:31.868 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:31.945 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e1ab738-373e-46f4-b015-55636d57fa5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:31.945 2456 2445385648256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e1ab738-373e-46f4-b015-55636d57fa5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:13:31.945 2456 2445385648256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e1ab738-373e-46f4-b015-55636d57fa5d processed. 2022-01-21 09:13:33.038 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:13:33.290 2456 2445385648256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:13:34.774 2456 2445390331744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42a07df9-2fb3-4440-a712-d52557677a20 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network 8da3344b-e504-4255-8df3-e737d0c21b60 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:13:34.774 2456 2445390331744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42a07df9-2fb3-4440-a712-d52557677a20 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network 8da3344b-e504-4255-8df3-e737d0c21b60 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:14:13.075 2456 2445390138880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c13f654b-5b64-43d2-9489-588ccd88b3d5 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated on remote: ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:14:13.075 2456 2445390138880 MainThread INFO neutron.agent.securitygroups_rpc [req-c13f654b-5b64-43d2-9489-588ccd88b3d5 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] Security group member updated ['1b61929b-a9ed-4aa3-b210-bfb449307ba0'] 2022-01-21 09:14:13.662 2456 2445389546240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c13f654b-5b64-43d2-9489-588ccd88b3d5 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] port_delete event received for '0e1ab738-373e-46f4-b015-55636d57fa5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:14.163 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e1ab738-373e-46f4-b015-55636d57fa5d 2022-01-21 09:14:15.302 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:14:15.303 2456 2445390250576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:14:15.303 2456 2445390250576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e1ab738-373e-46f4-b015-55636d57fa5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:14:15.303 2456 2445390250576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e1ab738-373e-46f4-b015-55636d57fa5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:14:15.303 2456 2445390250576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 2022-01-21 09:14:15.303 2456 2445390250576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:14:15.303 2456 2445390250576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:14:15.303 2456 2445390250576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:14:15.303 2456 2445390250576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e1ab738-373e-46f4-b015-55636d57fa5d'] 2022-01-21 09:14:15.773 2456 2445386769328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9dbe77c-1fb0-49b5-ae54-031fc58b2832 d6dd0cefb0324142bd70b1541b8b6fee c72bf24add804b0abe53feb1cc7536ab - - -] port_delete event received for 'd3b39a21-f62e-40ad-9bc9-9f70336e199f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:17.303 2456 2445390092064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:14:17.320 2456 2445390092064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:14:19.641 2456 2445389978960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23c96ea6-9767-4524-a936-ae38e551af46 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'a74ec3a1-959a-4040-aa7a-57f980fb365b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:20.804 2456 2445390521264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6052d4ec-7e0a-4875-ae59-14f141b94264 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'a90e36d1-083d-47e9-8788-e8364d5d40cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:21.711 2456 2445389115456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-874fb153-299e-449b-9733-87c80b3ca54f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] port_delete event received for 'c7f0495d-893a-4d7e-ba0f-dfc2daab6b1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:21.773 2456 2445389115984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13807d7b-e64a-416a-bed3-1285389d465d - - - - -] port_delete event received for 'c7f0495d-893a-4d7e-ba0f-dfc2daab6b1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:14:22.012 2456 2445388799488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-874fb153-299e-449b-9733-87c80b3ca54f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] network_delete received. Deleting network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-21 09:14:22.012 2456 2445388799488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-874fb153-299e-449b-9733-87c80b3ca54f 84497fec62244a4a997996d2e9859aa6 dd6e269d8025441eb42d3c41b0074a67 - - -] Network d0b880cd-f82d-4c4a-b84a-b4171fd7a049 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-21 09:14:57.678 2456 2445391206704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f99bc7e5-5088-4333-a037-c4ae6d8ac069 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Security group member updated on remote: ['c8c0db3c-9234-4ba4-9bb0-52d2691426ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:14:57.678 2456 2445391206704 MainThread INFO neutron.agent.securitygroups_rpc [req-f99bc7e5-5088-4333-a037-c4ae6d8ac069 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Security group member updated ['c8c0db3c-9234-4ba4-9bb0-52d2691426ed'] 2022-01-21 09:14:58.757 2456 2445390406576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d039be8-853d-4fee-84af-b6171018ba40 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] port_update received: 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-21 09:14:58.757 2456 2445390406576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d039be8-853d-4fee-84af-b6171018ba40 64d52f8bf4254252b7ffa16edf92cf42 1ad405db550e4315bd31c79d421dc1b0 - - -] No port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-21 09:15:00.788 2456 2445383466848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 2022-01-21 09:15:01.457 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-21 09:15:01.694 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Adding port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 2022-01-21 09:15:01.694 2456 2445277348960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 updated. Details: {'device': '14c8c4b1-5bc3-4580-9631-f0cf03a3a620', 'network_id': 'd646af85-779e-4c1b-84ab-46ca73b4522c', 'port_id': '14c8c4b1-5bc3-4580-9631-f0cf03a3a620', 'mac_address': 'fa:16:3e:63:fe:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '127b7b89-9d26-4f98-ac3b-177512d72e75', 'ip_address': '192.168.233.221'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-21 09:15:01.694 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-21 09:15:01.710 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:15:01.710 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-21 09:15:01.710 2456 2445389077488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d646af85-779e-4c1b-84ab-46ca73b4522c 2022-01-21 09:15:01.710 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-21 09:15:01.834 2456 2445389077488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '14c8c4b1-5bc3-4580-9631-f0cf03a3a620') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:15:01.834 2456 2445389077488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '14c8c4b1-5bc3-4580-9631-f0cf03a3a620') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-21 09:15:01.852 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-21 09:15:01.852 2456 2445389077488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 2022-01-21 09:15:01.911 2456 2445389077488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-21 09:15:01.911 2456 2445389077488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['14c8c4b1-5bc3-4580-9631-f0cf03a3a620'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['14c8c4b1-5bc3-4580-9631-f0cf03a3a620']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c8c0db3c-9234-4ba4-9bb0-52d2691426ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c8c0db3c-9234-4ba4-9bb0-52d2691426ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-21 09:15:02.053 2456 2445389077488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-21 09:15:02.053 2456 2445389077488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 not yet added. Adding. 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-21 09:15:02.053 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-21 09:15:02.130 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:15:02.192 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:15:02.192 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:15:02.256 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:15:02.351 2456 2445389077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14c8c4b1-5bc3-4580-9631-f0cf03a3a620" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:15:02.351 2456 2445389077488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-21 09:15:02.351 2456 2445389077488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 processed. 2022-01-21 09:15:03.473 2456 2445389538224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:15:03.772 2456 2445389538224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-21 09:15:08.508 2456 2445383503936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 2022-01-21 09:15:08.757 2456 2445390989792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Security group member updated on remote: ['c8c0db3c-9234-4ba4-9bb0-52d2691426ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-21 09:15:08.757 2456 2445390989792 MainThread INFO neutron.agent.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Security group member updated ['c8c0db3c-9234-4ba4-9bb0-52d2691426ed'] 2022-01-21 09:15:08.757 2456 2445390989792 MainThread INFO neutron.agent.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Refresh firewall rules 2022-01-21 09:15:08.757 2456 2445390989792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Get security group information for devices via rpc ['14c8c4b1-5bc3-4580-9631-f0cf03a3a620'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-21 09:15:08.788 2456 2445390989792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-21 09:15:08.788 2456 2445390989792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-21 09:15:08.834 2456 2445391302496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eef8fa5-7253-4648-b85b-4f8a5fafb49b 88dda0b41b4a4b048eb0e048fee3998b f32cac1b816446db96efaf2c4d323b65 - - -] port_delete event received for '14c8c4b1-5bc3-4580-9631-f0cf03a3a620' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-21 09:15:09.504 2456 2445277348960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03bcd01-6d78-4df7-bf26-1fa0d109e31a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-21 09:15:09.506 2456 2445391302496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '14c8c4b1-5bc3-4580-9631-f0cf03a3a620' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-21 09:15:09.506 2456 2445391302496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '14c8c4b1-5bc3-4580-9631-f0cf03a3a620' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-21 09:15:09.506 2456 2445391302496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 14c8c4b1-5bc3-4580-9631-f0cf03a3a620 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-21 09:15:09.506 2456 2445391302496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d646af85-779e-4c1b-84ab-46ca73b4522c 2022-01-21 09:15:09.506 2456 2445391302496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14c8c4b1-5bc3-4580-9631-f0cf03a3a620'] 2022-01-21 09:15:09.506 2456 2445391302496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-21 09:15:09.506 2456 2445391302496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-21 09:15:09.506 2456 2445391302496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14c8c4b1-5bc3-4580-9631-f0cf03a3a620'] 2022-01-21 09:15:11.516 2456 2445391302496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-21 09:15:11.522 2456 2445391302496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400