2022-03-01 20:08:23.007 1596 1890986842768 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-01 20:08:23.023 1596 1890986842768 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev564 2022-03-01 20:08:23.023 1596 1890986842768 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-03-01 20:08:23.056 1596 1890986842768 MainThread INFO os_win.utils.network.networkutils [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] WMI caching is disabled. 2022-03-01 20:08:23.320 1596 1890986842768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-01 20:08:23.390 1596 1890986842768 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-01 20:08:23.390 1596 1890986842768 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-01 20:08:23.570 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent initialized successfully, now running... 2022-03-01 20:08:23.590 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-01 20:08:23.590 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-01 20:08:23.633 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-01 20:10:29.445 1596 1891066635888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96528e97-4f72-491c-aea5-ecb12c68769b - - - - -] port_update received: e7cfbe85-7326-41b7-af88-b62c151ce65e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:30.024 1596 1891066635888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96528e97-4f72-491c-aea5-ecb12c68769b - - - - -] No port e7cfbe85-7326-41b7-af88-b62c151ce65e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:31.294 1596 1891066635888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43d0b2aa-0a51-49f0-8f3c-3a8cf6dd98d0 - - - - -] port_update received: ca2086c4-f9c0-4ea1-9f9f-6eba3b04aade port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:32.287 1596 1891084839216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ca5b305-241a-4dfc-b3f2-4526a394d053 - - - - -] port_update received: d30aaac4-d890-4a10-99d0-65587297bc40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:32.297 1596 1891066635888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43d0b2aa-0a51-49f0-8f3c-3a8cf6dd98d0 - - - - -] No port ca2086c4-f9c0-4ea1-9f9f-6eba3b04aade defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:32.297 1596 1891084839216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ca5b305-241a-4dfc-b3f2-4526a394d053 - - - - -] No port d30aaac4-d890-4a10-99d0-65587297bc40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:35.492 1596 1891084688544 MainThread WARNING oslo_policy.policy [req-7beb93f6-f279-4657-a3b3-5cfad3cfa1fe 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] 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-03-01 20:10:35.492 1596 1891084688544 MainThread WARNING oslo_policy.policy [req-7beb93f6-f279-4657-a3b3-5cfad3cfa1fe 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] 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-03-01 20:10:35.492 1596 1891084688544 MainThread WARNING oslo_policy.policy [req-7beb93f6-f279-4657-a3b3-5cfad3cfa1fe 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] 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-03-01 20:10:35.492 1596 1891084688544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7beb93f6-f279-4657-a3b3-5cfad3cfa1fe 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:35.492 1596 1891084688544 MainThread INFO neutron.agent.securitygroups_rpc [req-7beb93f6-f279-4657-a3b3-5cfad3cfa1fe 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:10:37.413 1596 1891084614816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94316c3a-c918-49e1-af84-85cdf8fbfd92 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Security group member updated on remote: ['97ab7d18-8333-4dca-9394-d23ec9a55352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:37.413 1596 1891084614816 MainThread INFO neutron.agent.securitygroups_rpc [req-94316c3a-c918-49e1-af84-85cdf8fbfd92 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Security group member updated ['97ab7d18-8333-4dca-9394-d23ec9a55352'] 2022-03-01 20:10:37.429 1596 1891084614816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23bb68f4-40a8-4d54-93d9-756cb6ae2c1c 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated on remote: ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:10:37.429 1596 1891084614816 MainThread INFO neutron.agent.securitygroups_rpc [req-23bb68f4-40a8-4d54-93d9-756cb6ae2c1c 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] 2022-03-01 20:10:38.324 1596 1891084388128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aca8979-d670-4556-b138-30adba2f70fb - - - - -] port_update received: 7b3adb5e-3842-482e-963c-0426c7bd25fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:38.343 1596 1891084388128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aca8979-d670-4556-b138-30adba2f70fb - - - - -] No port 7b3adb5e-3842-482e-963c-0426c7bd25fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:38.537 1596 1891084388128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ea76be2-0642-41f8-bac6-f9eefbc352a0 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 207377dc-7722-468c-99c2-3073e96c3fd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:38.537 1596 1891084388128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ea76be2-0642-41f8-bac6-f9eefbc352a0 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 207377dc-7722-468c-99c2-3073e96c3fd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:38.773 1596 1891084256000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc513125-5a62-4c9c-b30d-5536a3bd8fe5 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated on remote: ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:10:38.773 1596 1891084256000 MainThread INFO neutron.agent.securitygroups_rpc [req-bc513125-5a62-4c9c-b30d-5536a3bd8fe5 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] 2022-03-01 20:10:39.146 1596 1891084256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8ba76bb-d559-435e-b45b-411477224537 - - - - -] port_update received: 4628817d-7093-41ee-99ef-63ee23af0d02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:39.164 1596 1891084256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8ba76bb-d559-435e-b45b-411477224537 - - - - -] No port 4628817d-7093-41ee-99ef-63ee23af0d02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:39.736 1596 1891084256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f69da5c4-6096-47b6-b9ab-167aa4adcb07 - - - - -] port_update received: c28b9e03-e2ba-40a2-8803-fbc23448a0c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:39.742 1596 1891084256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f69da5c4-6096-47b6-b9ab-167aa4adcb07 - - - - -] No port c28b9e03-e2ba-40a2-8803-fbc23448a0c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:40.918 1596 1891084256000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be1b8cf4-6280-4b21-b271-2850193462b5 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated on remote: ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:10:40.918 1596 1891084256000 MainThread INFO neutron.agent.securitygroups_rpc [req-be1b8cf4-6280-4b21-b271-2850193462b5 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] 2022-03-01 20:10:42.552 1596 1891084608608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7418a3f-6b18-457d-b022-dd5e4b105ea8 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated on remote: ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:10:42.552 1596 1891084608608 MainThread INFO neutron.agent.securitygroups_rpc [req-e7418a3f-6b18-457d-b022-dd5e4b105ea8 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] 2022-03-01 20:10:43.227 1596 1891084751616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5df2182-e86c-4720-9c03-c91833be3892 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 44f51386-eda8-42c5-bc08-1f6c1cbbac18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:43.250 1596 1891084751616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5df2182-e86c-4720-9c03-c91833be3892 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:46.632 1596 1891084205744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-836fb8fe-27f7-439a-be0d-f7205aaa4ef1 bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated on remote: ['651864c1-5a56-414b-b773-61f8ecec1eb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:46.632 1596 1891084205744 MainThread INFO neutron.agent.securitygroups_rpc [req-836fb8fe-27f7-439a-be0d-f7205aaa4ef1 bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated ['651864c1-5a56-414b-b773-61f8ecec1eb7'] 2022-03-01 20:10:48.070 1596 1891085666608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2555d50f-02d7-4738-b381-5732f5b0a564 bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated on remote: ['651864c1-5a56-414b-b773-61f8ecec1eb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:48.070 1596 1891085666608 MainThread INFO neutron.agent.securitygroups_rpc [req-2555d50f-02d7-4738-b381-5732f5b0a564 bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated ['651864c1-5a56-414b-b773-61f8ecec1eb7'] 2022-03-01 20:10:50.259 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce163017-fbad-42cf-ace9-2b10aa85e00e 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: cdf43b6d-d0d2-488a-940e-654f66ebcbfa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:50.259 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce163017-fbad-42cf-ace9-2b10aa85e00e 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port cdf43b6d-d0d2-488a-940e-654f66ebcbfa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:50.298 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b93781d-449a-4f29-a0ff-12e3877957b5 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 86674b49-5976-4bb6-a1c7-e605170291c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:50.311 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b93781d-449a-4f29-a0ff-12e3877957b5 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 86674b49-5976-4bb6-a1c7-e605170291c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:52.577 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 207377dc-7722-468c-99c2-3073e96c3fd5 2022-03-01 20:10:52.577 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86674b49-5976-4bb6-a1c7-e605170291c2 2022-03-01 20:10:52.577 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44f51386-eda8-42c5-bc08-1f6c1cbbac18 2022-03-01 20:10:52.577 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdf43b6d-d0d2-488a-940e-654f66ebcbfa 2022-03-01 20:10:53.413 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port cdf43b6d-d0d2-488a-940e-654f66ebcbfa 2022-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port cdf43b6d-d0d2-488a-940e-654f66ebcbfa updated. Details: {'device': 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa', 'network_id': 'ba6dabf8-1077-4035-a2f7-e7887dfbe311', 'port_id': 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa', 'mac_address': 'fa:16:3e:0c:69:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 520, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98bc2ee2-78f5-497a-b8e1-702d691ec489', '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-03-01 20:10:56.045 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 86674b49-5976-4bb6-a1c7-e605170291c2 2022-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 86674b49-5976-4bb6-a1c7-e605170291c2 updated. Details: {'device': '86674b49-5976-4bb6-a1c7-e605170291c2', 'network_id': 'ba6dabf8-1077-4035-a2f7-e7887dfbe311', 'port_id': '86674b49-5976-4bb6-a1c7-e605170291c2', 'mac_address': 'fa:16:3e:05:53:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 520, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98bc2ee2-78f5-497a-b8e1-702d691ec489', '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-03-01 20:10:56.045 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 2022-03-01 20:10:56.045 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 updated. Details: {'device': '44f51386-eda8-42c5-bc08-1f6c1cbbac18', 'network_id': 'a4b3a72c-ca54-4a8e-b4f4-14a9607afb5d', 'port_id': '44f51386-eda8-42c5-bc08-1f6c1cbbac18', 'mac_address': 'fa:16:3e:b4:3d:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 518, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9b7c4777-2708-424e-9912-f8af6fdcceb8', '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-03-01 20:10:56.069 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:10:56.069 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 207377dc-7722-468c-99c2-3073e96c3fd5 2022-03-01 20:10:56.069 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 207377dc-7722-468c-99c2-3073e96c3fd5 updated. Details: {'device': '207377dc-7722-468c-99c2-3073e96c3fd5', 'network_id': 'a3024d8c-c50f-434e-a644-85e53868160b', 'port_id': '207377dc-7722-468c-99c2-3073e96c3fd5', 'mac_address': 'fa:16:3e:6d:5e:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0822e2e5-3bb1-469e-aecb-ab8274af11ee', '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-03-01 20:10:56.069 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:10:56.069 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.base [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Loop iteration exceeded interval (2 vs. 2.6553308963775635) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-03-01 20:10:56.069 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" 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-03-01 20:10:56.069 1596 1891085706688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86674b49-5976-4bb6-a1c7-e605170291c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:10:56.069 1596 1891085706688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba6dabf8-1077-4035-a2f7-e7887dfbe311 2022-03-01 20:10:56.069 1596 1891085706688 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-03-01 20:10:56.069 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" 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-03-01 20:10:56.069 1596 1891085706336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdf43b6d-d0d2-488a-940e-654f66ebcbfa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:10:56.069 1596 1891085706336 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-03-01 20:10:56.069 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" 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-03-01 20:10:56.069 1596 1891085707040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:10:56.069 1596 1891085707040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4b3a72c-ca54-4a8e-b4f4-14a9607afb5d 2022-03-01 20:10:56.069 1596 1891085707040 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-03-01 20:10:56.069 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:10:56.069 1596 1891085707392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 207377dc-7722-468c-99c2-3073e96c3fd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:10:56.069 1596 1891085707392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a3024d8c-c50f-434e-a644-85e53868160b 2022-03-01 20:10:56.069 1596 1891085707392 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-03-01 20:10:56.110 1596 1891085747824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e11799e3-86f0-48cc-8306-1440890363ad 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated on remote: ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:56.110 1596 1891085747824 MainThread INFO neutron.agent.securitygroups_rpc [req-e11799e3-86f0-48cc-8306-1440890363ad 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] 2022-03-01 20:10:56.110 1596 1891085747824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ef4b1b-3ed9-4e80-a34f-bc9fb3f20c1c 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated on remote: ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:10:56.110 1596 1891085747824 MainThread INFO neutron.agent.securitygroups_rpc [req-57ef4b1b-3ed9-4e80-a34f-bc9fb3f20c1c 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] 2022-03-01 20:10:56.384 1596 1891085707392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '207377dc-7722-468c-99c2-3073e96c3fd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.402 1596 1891085707392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '207377dc-7722-468c-99c2-3073e96c3fd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.416 1596 1891085707392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 207377dc-7722-468c-99c2-3073e96c3fd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:10:56.416 1596 1891085707392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 207377dc-7722-468c-99c2-3073e96c3fd5 2022-03-01 20:10:56.416 1596 1891085706688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86674b49-5976-4bb6-a1c7-e605170291c2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.416 1596 1891085706688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86674b49-5976-4bb6-a1c7-e605170291c2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.432 1596 1891085706688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86674b49-5976-4bb6-a1c7-e605170291c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:10:56.432 1596 1891085706688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 520, VLAN trunk: None to switch port 86674b49-5976-4bb6-a1c7-e605170291c2 2022-03-01 20:10:56.432 1596 1891085706336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.432 1596 1891085706336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.432 1596 1891085707040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44f51386-eda8-42c5-bc08-1f6c1cbbac18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.432 1596 1891085707040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44f51386-eda8-42c5-bc08-1f6c1cbbac18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:10:56.454 1596 1891085706336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdf43b6d-d0d2-488a-940e-654f66ebcbfa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:10:56.454 1596 1891085706336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 520, VLAN trunk: None to switch port cdf43b6d-d0d2-488a-940e-654f66ebcbfa 2022-03-01 20:10:56.492 1596 1891085707040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:10:56.492 1596 1891085707040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 518, VLAN trunk: None to switch port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 2022-03-01 20:10:56.633 1596 1891085707392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:10:56.633 1596 1891085707392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:10:56.633 1596 1891085706336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:10:56.633 1596 1891085706336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdf43b6d-d0d2-488a-940e-654f66ebcbfa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:10:56.633 1596 1891085707040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:10:56.633 1596 1891085707040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44f51386-eda8-42c5-bc08-1f6c1cbbac18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:10:56.662 1596 1891085706688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:10:56.662 1596 1891085706688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86674b49-5976-4bb6-a1c7-e605170291c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:10:57.466 1596 1891085707040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44f51386-eda8-42c5-bc08-1f6c1cbbac18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:10:57.466 1596 1891085707040 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-03-01 20:10:57.466 1596 1891085707040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97ab7d18-8333-4dca-9394-d23ec9a55352) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:10:57.466 1596 1891085707040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (97ab7d18-8333-4dca-9394-d23ec9a55352) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:10:57.466 1596 1891085707040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44f51386-eda8-42c5-bc08-1f6c1cbbac18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:10:57.466 1596 1891085707040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:10:57.466 1596 1891085707040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44f51386-eda8-42c5-bc08-1f6c1cbbac18 not yet added. Adding. 2022-03-01 20:10:57.466 1596 1891085707040 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-03-01 20:10:57.466 1596 1891085707040 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-03-01 20:10:57.483 1596 1891085706688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86674b49-5976-4bb6-a1c7-e605170291c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:10:57.483 1596 1891085706688 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-03-01 20:10:57.483 1596 1891085706688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:10:57.507 1596 1891085706688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:10:57.507 1596 1891085706688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86674b49-5976-4bb6-a1c7-e605170291c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:10:57.507 1596 1891085706688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:10:57.507 1596 1891085706688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86674b49-5976-4bb6-a1c7-e605170291c2 not yet added. Adding. 2022-03-01 20:10:57.507 1596 1891085706688 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-03-01 20:10:57.507 1596 1891085706688 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-03-01 20:10:57.507 1596 1891085707392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:10:57.507 1596 1891085707392 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-03-01 20:10:57.507 1596 1891085707392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:10:57.507 1596 1891085707392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:10:57.507 1596 1891085707392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:10:57.507 1596 1891085707392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:10:57.507 1596 1891085707392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 207377dc-7722-468c-99c2-3073e96c3fd5 not yet added. Adding. 2022-03-01 20:10:57.507 1596 1891085707392 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-03-01 20:10:57.507 1596 1891085707392 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-03-01 20:10:57.554 1596 1891085706336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdf43b6d-d0d2-488a-940e-654f66ebcbfa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:10:57.554 1596 1891085706336 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-03-01 20:10:57.554 1596 1891085706336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:10:57.554 1596 1891085706336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:10:57.554 1596 1891085706336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdf43b6d-d0d2-488a-940e-654f66ebcbfa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:10:57.554 1596 1891085706336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:10:57.554 1596 1891085706336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdf43b6d-d0d2-488a-940e-654f66ebcbfa not yet added. Adding. 2022-03-01 20:10:57.554 1596 1891085706336 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-03-01 20:10:57.554 1596 1891085706336 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-03-01 20:10:57.632 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" 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-03-01 20:10:57.632 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" 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-03-01 20:10:57.751 1596 1891084469344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b379d2f-5db2-4c90-b660-6d6c8d147867 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 4f91a54d-e9a2-4347-8f30-209deb74cd30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:57.773 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" "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-03-01 20:10:57.773 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" 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-03-01 20:10:57.773 1596 1891084469344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b379d2f-5db2-4c90-b660-6d6c8d147867 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 4f91a54d-e9a2-4347-8f30-209deb74cd30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:57.810 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" "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-03-01 20:10:57.810 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" 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-03-01 20:10:57.867 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:10:57.934 1596 1891067045664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f60434e9-2f90-48cd-851a-326608c614ae 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:10:57.965 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" 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-03-01 20:10:57.965 1596 1891067045664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f60434e9-2f90-48cd-851a-326608c614ae 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:10:58.062 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:10:58.062 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:10:58.104 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" "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-03-01 20:10:58.145 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.201 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" "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-03-01 20:10:58.201 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" 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-03-01 20:10:58.382 1596 1891085707040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f51386-eda8-42c5-bc08-1f6c1cbbac18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.382 1596 1891085707040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:10:58.382 1596 1891085707040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 processed. 2022-03-01 20:10:58.420 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.420 1596 1891085706688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.420 1596 1891085706688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86674b49-5976-4bb6-a1c7-e605170291c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:10:58.420 1596 1891085706688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86674b49-5976-4bb6-a1c7-e605170291c2 processed. 2022-03-01 20:10:58.499 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" "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-03-01 20:10:58.571 1596 1891085707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.571 1596 1891085707392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 207377dc-7722-468c-99c2-3073e96c3fd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:10:58.571 1596 1891085707392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 207377dc-7722-468c-99c2-3073e96c3fd5 processed. 2022-03-01 20:10:58.662 1596 1891085706336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdf43b6d-d0d2-488a-940e-654f66ebcbfa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:10:58.662 1596 1891085706336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdf43b6d-d0d2-488a-940e-654f66ebcbfa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:10:58.662 1596 1891085706336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdf43b6d-d0d2-488a-940e-654f66ebcbfa processed. 2022-03-01 20:11:00.069 1596 1891066425184 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-03-01 20:11:00.649 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:11:00.649 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f91a54d-e9a2-4347-8f30-209deb74cd30 2022-03-01 20:11:01.898 1596 1891066425184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:02.068 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:11:02.679 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:11:02.693 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c updated. Details: {'device': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'mac_address': 'fa:16:3e:cf:8a:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:11:02.693 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:11:02.693 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 4f91a54d-e9a2-4347-8f30-209deb74cd30 2022-03-01 20:11:02.693 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 4f91a54d-e9a2-4347-8f30-209deb74cd30 updated. Details: {'device': '4f91a54d-e9a2-4347-8f30-209deb74cd30', 'network_id': '705efab4-8249-453d-9973-a630f9ab4629', 'port_id': '4f91a54d-e9a2-4347-8f30-209deb74cd30', 'mac_address': 'fa:16:3e:76:65:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5a518c6-63ec-4bd5-b25b-752801890659', '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-03-01 20:11:02.693 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:11:02.693 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:11:02.693 1596 1891086951520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:11:02.693 1596 1891086951520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:11:02.693 1596 1891086951520 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-03-01 20:11:02.693 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" 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-03-01 20:11:02.693 1596 1891085553904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f91a54d-e9a2-4347-8f30-209deb74cd30 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:11:02.693 1596 1891085553904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 705efab4-8249-453d-9973-a630f9ab4629 2022-03-01 20:11:02.693 1596 1891085553904 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-03-01 20:11:02.870 1596 1891085553904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f91a54d-e9a2-4347-8f30-209deb74cd30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:02.870 1596 1891085553904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f91a54d-e9a2-4347-8f30-209deb74cd30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:02.889 1596 1891085553904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f91a54d-e9a2-4347-8f30-209deb74cd30 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:11:02.889 1596 1891085553904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 4f91a54d-e9a2-4347-8f30-209deb74cd30 2022-03-01 20:11:02.917 1596 1891086951520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:02.917 1596 1891086951520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:02.917 1596 1891086951520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:11:02.917 1596 1891086951520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:11:03.023 1596 1891085553904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:11:03.023 1596 1891085553904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f91a54d-e9a2-4347-8f30-209deb74cd30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:11:03.055 1596 1891086951520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:11:03.055 1596 1891086951520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:11:03.273 1596 1891085553904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f91a54d-e9a2-4347-8f30-209deb74cd30']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:11:03.288 1596 1891085553904 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-03-01 20:11:03.288 1596 1891085553904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0f23ec44-af9f-47cc-a539-e1e140f936a8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:11:03.288 1596 1891085553904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f91a54d-e9a2-4347-8f30-209deb74cd30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:11:03.288 1596 1891085553904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:11:03.288 1596 1891085553904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f91a54d-e9a2-4347-8f30-209deb74cd30 not yet added. Adding. 2022-03-01 20:11:03.288 1596 1891085553904 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-03-01 20:11:03.288 1596 1891085553904 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-03-01 20:11:03.288 1596 1891086951520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86ba4f5f-8377-4b34-9a5c-ce62f25c210c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:11:03.288 1596 1891086951520 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-03-01 20:11:03.288 1596 1891086951520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9750cba5-67cb-4b55-9953-1fe0980c4ad6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:11:03.288 1596 1891086951520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:11:03.288 1596 1891086951520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:11:03.288 1596 1891086951520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86ba4f5f-8377-4b34-9a5c-ce62f25c210c not yet added. Adding. 2022-03-01 20:11:03.288 1596 1891086951520 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-03-01 20:11:03.288 1596 1891086951520 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-03-01 20:11:03.462 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" 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-03-01 20:11:03.492 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:11:03.668 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" "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-03-01 20:11:03.668 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" 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-03-01 20:11:03.718 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:03.718 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:11:03.932 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" "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-03-01 20:11:03.980 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "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-03-01 20:11:04.121 1596 1891085553904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f91a54d-e9a2-4347-8f30-209deb74cd30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:04.121 1596 1891085553904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f91a54d-e9a2-4347-8f30-209deb74cd30 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:11:04.121 1596 1891085553904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f91a54d-e9a2-4347-8f30-209deb74cd30 processed. 2022-03-01 20:11:04.162 1596 1891086951520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:04.162 1596 1891086951520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:11:04.162 1596 1891086951520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c processed. 2022-03-01 20:11:06.063 1596 1891087092896 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-03-01 20:11:07.027 1596 1891087092896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:27.167 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44f51386-eda8-42c5-bc08-1f6c1cbbac18 2022-03-01 20:11:27.430 1596 1891085161392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Security group member updated on remote: ['97ab7d18-8333-4dca-9394-d23ec9a55352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:11:27.430 1596 1891085161392 MainThread INFO neutron.agent.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Security group member updated ['97ab7d18-8333-4dca-9394-d23ec9a55352'] 2022-03-01 20:11:27.430 1596 1891085161392 MainThread INFO neutron.agent.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Refresh firewall rules 2022-03-01 20:11:27.430 1596 1891085161392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Get security group information for devices via rpc ['44f51386-eda8-42c5-bc08-1f6c1cbbac18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:11:27.477 1596 1891085161392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:11:27.477 1596 1891085161392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:11:27.540 1596 1891085161392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44f2d1f8-6fa3-4052-adbb-0afb8aec8ac2 8dfbaf9ae0e446a483f59650d9307394 9460252057264d29a588970e98c8fe50 - - -] port_delete event received for '44f51386-eda8-42c5-bc08-1f6c1cbbac18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:11:28.164 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:11:28.164 1596 1891085087664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44f51386-eda8-42c5-bc08-1f6c1cbbac18' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:11:28.164 1596 1891085087664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44f51386-eda8-42c5-bc08-1f6c1cbbac18' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:11:28.164 1596 1891085087664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44f51386-eda8-42c5-bc08-1f6c1cbbac18 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:11:28.182 1596 1891085087664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4b3a72c-ca54-4a8e-b4f4-14a9607afb5d 2022-03-01 20:11:28.199 1596 1891085087664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f51386-eda8-42c5-bc08-1f6c1cbbac18'] 2022-03-01 20:11:28.199 1596 1891085087664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:11:28.199 1596 1891085087664 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-03-01 20:11:28.199 1596 1891085087664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f51386-eda8-42c5-bc08-1f6c1cbbac18'] 2022-03-01 20:11:30.164 1596 1891085087664 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-03-01 20:11:30.179 1596 1891085087664 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-03-01 20:11:32.152 1596 1891066424480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d17448c1-84a1-4c4e-a0fb-089905c35515 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network a4b3a72c-ca54-4a8e-b4f4-14a9607afb5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:11:32.152 1596 1891066424480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d17448c1-84a1-4c4e-a0fb-089905c35515 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network a4b3a72c-ca54-4a8e-b4f4-14a9607afb5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:11:36.277 1596 1891067047072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:11:36.277 1596 1891067047072 MainThread INFO neutron.agent.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:11:36.277 1596 1891067047072 MainThread INFO neutron.agent.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:11:36.277 1596 1891067047072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:11:36.507 1596 1891067047072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:11:36.507 1596 1891067047072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:11:36.507 1596 1891067047072 MainThread DEBUG oslo_concurrency.lockutils [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:11:36.820 1596 1891067047072 MainThread DEBUG oslo_concurrency.lockutils [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:36.820 1596 1891067047072 MainThread DEBUG oslo_concurrency.lockutils [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:11:36.820 1596 1891067047072 MainThread DEBUG oslo_concurrency.lockutils [req-61cb4396-4cde-4857-9ec7-3f9ed8ac2941 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:11:37.335 1596 1891067047072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b322cd5-61ef-4a25-af2d-7ef64ba19b17 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: c7e611fd-702e-498a-bb05-a39713960069 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:11:37.355 1596 1891067047072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b322cd5-61ef-4a25-af2d-7ef64ba19b17 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port c7e611fd-702e-498a-bb05-a39713960069 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:11:41.325 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7e611fd-702e-498a-bb05-a39713960069 2022-03-01 20:11:42.246 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:11:42.886 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port c7e611fd-702e-498a-bb05-a39713960069 2022-03-01 20:11:43.743 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port c7e611fd-702e-498a-bb05-a39713960069 updated. Details: {'device': 'c7e611fd-702e-498a-bb05-a39713960069', 'network_id': 'a3024d8c-c50f-434e-a644-85e53868160b', 'port_id': 'c7e611fd-702e-498a-bb05-a39713960069', 'mac_address': 'fa:16:3e:92:3a:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0822e2e5-3bb1-469e-aecb-ab8274af11ee', '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-03-01 20:11:43.759 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:11:43.759 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:11:43.759 1596 1891085705984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7e611fd-702e-498a-bb05-a39713960069 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:11:43.759 1596 1891085705984 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-03-01 20:11:44.056 1596 1891085705984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7e611fd-702e-498a-bb05-a39713960069') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:44.056 1596 1891085705984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7e611fd-702e-498a-bb05-a39713960069') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:11:44.071 1596 1891085705984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7e611fd-702e-498a-bb05-a39713960069 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:11:44.071 1596 1891085705984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port c7e611fd-702e-498a-bb05-a39713960069 2022-03-01 20:11:44.263 1596 1891085705984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:11:44.263 1596 1891085705984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7e611fd-702e-498a-bb05-a39713960069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:11:44.433 1596 1891085705984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7e611fd-702e-498a-bb05-a39713960069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:11:44.433 1596 1891085705984 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-03-01 20:11:44.433 1596 1891085705984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:11:44.452 1596 1891085705984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:11:44.452 1596 1891085705984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7e611fd-702e-498a-bb05-a39713960069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:11:44.452 1596 1891085705984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:11:44.452 1596 1891085705984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7e611fd-702e-498a-bb05-a39713960069 not yet added. Adding. 2022-03-01 20:11:44.452 1596 1891085705984 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-03-01 20:11:44.452 1596 1891085705984 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-03-01 20:11:44.743 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:11:45.054 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "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-03-01 20:11:45.054 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:11:45.367 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:45.560 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:11:45.560 1596 1891085705984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7e611fd-702e-498a-bb05-a39713960069 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:11:45.560 1596 1891085705984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7e611fd-702e-498a-bb05-a39713960069 processed. 2022-03-01 20:11:46.289 1596 1891085705984 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-03-01 20:11:47.746 1596 1891085705984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:04.070 1596 1891085708976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:12:04.070 1596 1891085708976 MainThread INFO neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:12:04.070 1596 1891085708976 MainThread INFO neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:12:04.070 1596 1891085708976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:12:04.344 1596 1891085708976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:12:04.344 1596 1891085708976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:12:04.344 1596 1891085708976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:12:04.344 1596 1891085708976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:12:04.351 1596 1891085708976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:12:04.351 1596 1891085708976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:12:04.351 1596 1891085708976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:12:04.351 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:12:04.835 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:04.835 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:12:04.835 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:12:04.835 1596 1891085708976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for c7e611fd-702e-498a-bb05-a39713960069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:12:04.835 1596 1891085708976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:12:04.835 1596 1891085708976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:12:04.835 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:12:05.202 1596 1891066476848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e62542ab-d259-466e-a360-01eb1a1f4bde 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:12:05.228 1596 1891066476848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e62542ab-d259-466e-a360-01eb1a1f4bde 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:12:05.304 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:05.329 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:12:05.329 1596 1891085708976 MainThread DEBUG oslo_concurrency.lockutils [req-775e444a-4459-40df-820e-08ba6265b784 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "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-03-01 20:12:11.916 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 2022-03-01 20:12:12.029 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:12:12.305 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 2022-03-01 20:12:12.322 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 updated. Details: {'device': '9f9362f9-db83-4b67-bfe4-f72bb6ed9730', 'network_id': 'a3024d8c-c50f-434e-a644-85e53868160b', 'port_id': '9f9362f9-db83-4b67-bfe4-f72bb6ed9730', 'mac_address': 'fa:16:3e:d3:0f:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0822e2e5-3bb1-469e-aecb-ab8274af11ee', 'ip_address': '172.20.0.9'}], '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-03-01 20:12:12.322 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:12:12.322 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:12:12.322 1596 1891087072592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:12:12.322 1596 1891087072592 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-03-01 20:12:12.809 1596 1891087072592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9f9362f9-db83-4b67-bfe4-f72bb6ed9730') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:12:12.809 1596 1891087072592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:12:12.825 1596 1891087072592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:12:12.825 1596 1891087072592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 2022-03-01 20:12:13.037 1596 1891087072592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:12:13.037 1596 1891087072592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:12:13.196 1596 1891087072592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9f9362f9-db83-4b67-bfe4-f72bb6ed9730']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:12:13.196 1596 1891087072592 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-03-01 20:12:13.196 1596 1891087072592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:12:13.196 1596 1891087072592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:12:13.196 1596 1891087072592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:12:13.196 1596 1891087072592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:12:13.196 1596 1891087072592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 not yet added. Adding. 2022-03-01 20:12:13.196 1596 1891087072592 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-03-01 20:12:13.196 1596 1891087072592 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-03-01 20:12:13.588 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:12:13.928 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:13.928 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:12:14.309 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "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-03-01 20:12:14.576 1596 1891087072592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:14.576 1596 1891087072592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:12:14.576 1596 1891087072592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 processed. 2022-03-01 20:12:16.052 1596 1891066068304 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-03-01 20:12:16.677 1596 1891066068304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:12:45.804 1596 1891084686608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ace94bd9-5909-4594-a845-a3c313f0b1cc - - - - -] port_update received: c223c429-74bd-487e-bd32-e1f1f289ff88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:12:45.828 1596 1891084686608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ace94bd9-5909-4594-a845-a3c313f0b1cc - - - - -] No port c223c429-74bd-487e-bd32-e1f1f289ff88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:12:49.392 1596 1891085090480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd90b05-78e7-4dd3-8de2-ec578fa0b2de - - - - -] port_update received: 700224d9-61c1-44f5-a57e-480bca5e7b09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:12:50.689 1596 1891085090480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd90b05-78e7-4dd3-8de2-ec578fa0b2de - - - - -] No port 700224d9-61c1-44f5-a57e-480bca5e7b09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:12:53.582 1596 1891067276624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe1823cc-acea-4990-a9f1-8d708ca71cd0 - - - - -] port_update received: bae64db2-7b7d-4b9b-97dc-8dd2d840bdeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:12:53.595 1596 1891067276624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe1823cc-acea-4990-a9f1-8d708ca71cd0 - - - - -] No port bae64db2-7b7d-4b9b-97dc-8dd2d840bdeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:12:56.515 1596 1891085295680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-700071f6-53e5-4f95-ac5e-bda02a226f2f 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:12:56.515 1596 1891085295680 MainThread INFO neutron.agent.securitygroups_rpc [req-700071f6-53e5-4f95-ac5e-bda02a226f2f 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:12:57.270 1596 1891066620384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81c9e8ff-a4e0-42f9-aa9e-0f2cf357a871 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:12:57.280 1596 1891066620384 MainThread INFO neutron.agent.securitygroups_rpc [req-81c9e8ff-a4e0-42f9-aa9e-0f2cf357a871 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:12:57.889 1596 1891066582288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-792ae33a-57b7-408d-b80b-1e6fec00c7d4 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:12:57.889 1596 1891066582288 MainThread INFO neutron.agent.securitygroups_rpc [req-792ae33a-57b7-408d-b80b-1e6fec00c7d4 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:12:58.312 1596 1891066582288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79b49d72-4e98-46fc-86ea-eda74de476ce 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:12:58.312 1596 1891066582288 MainThread INFO neutron.agent.securitygroups_rpc [req-79b49d72-4e98-46fc-86ea-eda74de476ce 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:12:58.326 1596 1891066582288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-428aae52-058f-4351-91db-be6af702e0a5 - - - - -] port_update received: a453c182-ce78-4d21-bbd0-1124f3c7cb94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:12:58.342 1596 1891066582288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-428aae52-058f-4351-91db-be6af702e0a5 - - - - -] No port a453c182-ce78-4d21-bbd0-1124f3c7cb94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:12:58.891 1596 1891084837456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b26e4a4f-d4ff-4418-95d1-486297092831 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:12:58.891 1596 1891084837456 MainThread INFO neutron.agent.securitygroups_rpc [req-b26e4a4f-d4ff-4418-95d1-486297092831 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:13:02.860 1596 1891067046720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d959ddf1-10df-4642-831e-72bb612e0ae0 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:13:02.860 1596 1891067046720 MainThread INFO neutron.agent.securitygroups_rpc [req-d959ddf1-10df-4642-831e-72bb612e0ae0 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group rule updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:13:05.921 1596 1891084751440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:13:05.921 1596 1891084751440 MainThread INFO neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:13:05.921 1596 1891084751440 MainThread INFO neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:13:05.921 1596 1891084751440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730', 'c7e611fd-702e-498a-bb05-a39713960069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:06.281 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:06.281 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:13:06.281 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:13:06.779 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:06.779 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:13:06.779 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:13:06.779 1596 1891084751440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:06.779 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:06.779 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:13:06.779 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:13:06.935 1596 1891085150512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecf64f07-c132-4a80-a036-ea138e97b846 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 2f62d9ce-d6f8-4e1c-94a6-01208881b336 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:13:06.954 1596 1891085150512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecf64f07-c132-4a80-a036-ea138e97b846 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:13:07.247 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:07.247 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:13:07.268 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "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-03-01 20:13:07.268 1596 1891084751440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for c7e611fd-702e-498a-bb05-a39713960069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:07.268 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:07.268 1596 1891084751440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 1 new rules, removing 0 old rules. 2022-03-01 20:13:07.268 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:13:07.702 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:07.702 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:13:07.702 1596 1891084751440 MainThread DEBUG oslo_concurrency.lockutils [req-7f59748d-896f-43d7-bf74-bc2c0df56f48 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "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-03-01 20:13:14.793 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f62d9ce-d6f8-4e1c-94a6-01208881b336 2022-03-01 20:13:14.888 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:13:15.152 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 2022-03-01 20:13:15.152 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 updated. Details: {'device': '2f62d9ce-d6f8-4e1c-94a6-01208881b336', 'network_id': 'a3024d8c-c50f-434e-a644-85e53868160b', 'port_id': '2f62d9ce-d6f8-4e1c-94a6-01208881b336', 'mac_address': 'fa:16:3e:29:65:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0822e2e5-3bb1-469e-aecb-ab8274af11ee', '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-03-01 20:13:15.152 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:13:15.152 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" 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-03-01 20:13:15.152 1596 1891085554784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:13:15.152 1596 1891085554784 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-03-01 20:13:15.550 1596 1891085554784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f62d9ce-d6f8-4e1c-94a6-01208881b336') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:15.550 1596 1891085554784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f62d9ce-d6f8-4e1c-94a6-01208881b336') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:15.550 1596 1891085554784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:13:15.550 1596 1891085554784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 2022-03-01 20:13:15.786 1596 1891085554784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:13:15.786 1596 1891085554784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f62d9ce-d6f8-4e1c-94a6-01208881b336'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:15.935 1596 1891085554784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f62d9ce-d6f8-4e1c-94a6-01208881b336']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:15.935 1596 1891085554784 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-03-01 20:13:15.935 1596 1891085554784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:15.935 1596 1891085554784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:13:15.935 1596 1891085554784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f62d9ce-d6f8-4e1c-94a6-01208881b336 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:15.935 1596 1891085554784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:13:15.935 1596 1891085554784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f62d9ce-d6f8-4e1c-94a6-01208881b336 not yet added. Adding. 2022-03-01 20:13:15.935 1596 1891085554784 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-03-01 20:13:15.935 1596 1891085554784 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-03-01 20:13:16.356 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" 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-03-01 20:13:16.731 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" "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-03-01 20:13:16.731 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" 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-03-01 20:13:17.309 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:17.576 1596 1891085554784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f62d9ce-d6f8-4e1c-94a6-01208881b336" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:17.576 1596 1891085554784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:13:17.595 1596 1891085554784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 processed. 2022-03-01 20:13:18.934 1596 1891085150864 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-03-01 20:13:19.341 1596 1891085150864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:43.494 1596 1891085493520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a638712e-e5c7-4285-96c7-7f0594cbe06b 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:13:43.494 1596 1891085493520 MainThread INFO neutron.agent.securitygroups_rpc [req-a638712e-e5c7-4285-96c7-7f0594cbe06b 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:13:44.744 1596 1891084203632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-898b8d5a-b931-484a-af19-8f2a34c78549 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:13:44.765 1596 1891084203632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-898b8d5a-b931-484a-af19-8f2a34c78549 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:13:47.542 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:13:49.077 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:13:49.376 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f62d9ce-d6f8-4e1c-94a6-01208881b336 2022-03-01 20:13:49.376 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:13:49.385 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c updated. Details: {'device': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'mac_address': 'fa:16:3e:cf:8a:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:13:49.385 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:13:49.385 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:13:49.385 1596 1891084205216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f62d9ce-d6f8-4e1c-94a6-01208881b336' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:13:49.385 1596 1891084205216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f62d9ce-d6f8-4e1c-94a6-01208881b336' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:13:49.385 1596 1891084205216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f62d9ce-d6f8-4e1c-94a6-01208881b336 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:13:49.385 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:13:49.385 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:13:49.385 1596 1891065916752 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-03-01 20:13:49.429 1596 1891084205216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f62d9ce-d6f8-4e1c-94a6-01208881b336'] 2022-03-01 20:13:49.429 1596 1891084205216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:13:49.429 1596 1891084205216 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-03-01 20:13:49.429 1596 1891084205216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f62d9ce-d6f8-4e1c-94a6-01208881b336'] 2022-03-01 20:13:49.429 1596 1891065916752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:49.438 1596 1891065916752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:49.438 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:13:49.438 1596 1891065916752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:13:49.578 1596 1891065916752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:13:49.578 1596 1891065916752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:49.728 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86ba4f5f-8377-4b34-9a5c-ce62f25c210c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:49.728 1596 1891065916752 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-03-01 20:13:49.728 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9750cba5-67cb-4b55-9953-1fe0980c4ad6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:49.728 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:49.728 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:13:49.744 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-01 20:13:49.744 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:13:49.744 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "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-03-01 20:13:49.744 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:13:49.744 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "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-03-01 20:13:49.869 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:49.885 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:13:49.885 1596 1891065916752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c processed. 2022-03-01 20:13:50.055 1596 1891065916752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:13:50.055 1596 1891065916752 MainThread INFO neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:13:50.055 1596 1891065916752 MainThread INFO neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:13:50.055 1596 1891065916752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:50.154 1596 1891085708976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] port_delete event received for '2f62d9ce-d6f8-4e1c-94a6-01208881b336' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:13:50.414 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730', 'c7e611fd-702e-498a-bb05-a39713960069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:50.430 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:13:50.430 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:50.430 1596 1891065916752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:13:50.430 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:50.430 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:50.430 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:13:50.430 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:13:50.437 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:13:50.437 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:13:50.839 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:50.839 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:50.839 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:50.839 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:13:50.839 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:13:50.859 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:50.859 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" 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-03-01 20:13:51.104 1596 1891084757824 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-03-01 20:13:51.372 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-9f9362f9-db83-4b67-bfe4-f72bb6ed9730" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:51.372 1596 1891065916752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for c7e611fd-702e-498a-bb05-a39713960069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:51.372 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:51.372 1596 1891065916752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:13:51.372 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:13:51.372 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "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-03-01 20:13:51.372 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:13:51.403 1596 1891084757824 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-03-01 20:13:51.809 1596 1891065916752 MainThread DEBUG oslo_concurrency.lockutils [req-0bbf2920-75e0-47d0-bdc1-01d89da5ba7a 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:53.639 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce 2022-03-01 20:13:55.135 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:13:55.601 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce 2022-03-01 20:13:55.601 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce updated. Details: {'device': '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce', 'network_id': 'e6443103-d5ce-4393-8148-2a2adb9dc387', 'port_id': '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce', 'mac_address': 'fa:16:3e:01:fb:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 521, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a76855b-1889-4748-b061-f70c8f8dd966', 'ip_address': '172.20.0.9'}], '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-03-01 20:13:55.601 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:13:55.618 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" 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-03-01 20:13:55.618 1596 1891084756064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:13:55.618 1596 1891084756064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e6443103-d5ce-4393-8148-2a2adb9dc387 2022-03-01 20:13:55.618 1596 1891084756064 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-03-01 20:13:55.836 1596 1891084756064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:55.836 1596 1891084756064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:13:55.852 1596 1891084756064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:13:55.852 1596 1891084756064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 521, VLAN trunk: None to switch port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce 2022-03-01 20:13:56.071 1596 1891084756064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:13:56.071 1596 1891084756064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:56.509 1596 1891084756064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:56.509 1596 1891084756064 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-03-01 20:13:56.509 1596 1891084756064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb070165-20df-4e5e-88c9-d2038934bbb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:56.509 1596 1891084756064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:56.509 1596 1891084756064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:13:56.509 1596 1891084756064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce not yet added. Adding. 2022-03-01 20:13:56.509 1596 1891084756064 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-03-01 20:13:56.509 1596 1891084756064 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-03-01 20:13:56.891 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" 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-03-01 20:13:57.293 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:57.293 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" 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-03-01 20:13:57.773 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:58.071 1596 1891084756064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:58.071 1596 1891084756064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:13:58.071 1596 1891084756064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce processed. 2022-03-01 20:13:59.179 1596 1891085086960 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-03-01 20:13:59.398 1596 1891084977776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:13:59.398 1596 1891084977776 MainThread INFO neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:13:59.398 1596 1891084977776 MainThread INFO neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:13:59.398 1596 1891084977776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069', '9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:13:59.491 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 2022-03-01 20:13:59.539 1596 1891085554432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] port_delete event received for '9f9362f9-db83-4b67-bfe4-f72bb6ed9730' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:13:59.882 1596 1891085086960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:13:59.961 1596 1891084977776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:13:59.961 1596 1891084977776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:13:59.961 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:14:00.325 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:00.325 1596 1891084977776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for c7e611fd-702e-498a-bb05-a39713960069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:14:00.325 1596 1891084977776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:14:00.344 1596 1891084977776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:14:00.344 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:14:00.344 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "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-03-01 20:14:00.344 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" 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-03-01 20:14:00.726 1596 1891084977776 MainThread DEBUG oslo_concurrency.lockutils [req-d2caea52-382e-448b-a500-961eb03a4c74 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-c7e611fd-702e-498a-bb05-a39713960069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:01.226 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:14:01.226 1596 1891084977776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9f9362f9-db83-4b67-bfe4-f72bb6ed9730' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:01.226 1596 1891084977776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9f9362f9-db83-4b67-bfe4-f72bb6ed9730' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:01.226 1596 1891084977776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9f9362f9-db83-4b67-bfe4-f72bb6ed9730 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:01.259 1596 1891084977776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] 2022-03-01 20:14:01.259 1596 1891084977776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:01.259 1596 1891084977776 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-03-01 20:14:01.259 1596 1891084977776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f9362f9-db83-4b67-bfe4-f72bb6ed9730'] 2022-03-01 20:14:03.254 1596 1891084977776 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-03-01 20:14:03.288 1596 1891084977776 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-03-01 20:14:05.589 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7e611fd-702e-498a-bb05-a39713960069 2022-03-01 20:14:05.589 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:14:06.085 1596 1891085161216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:14:06.085 1596 1891085161216 MainThread INFO neutron.agent.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:14:06.085 1596 1891085161216 MainThread INFO neutron.agent.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:14:06.085 1596 1891085161216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5', 'c7e611fd-702e-498a-bb05-a39713960069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:14:06.225 1596 1891085297792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] port_delete event received for 'c7e611fd-702e-498a-bb05-a39713960069' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys(['207377dc-7722-468c-99c2-3073e96c3fd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update rules of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update members of security group (da82b655-b293-4c74-968a-2f78d7b85639) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update port filter for 207377dc-7722-468c-99c2-3073e96c3fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:14:06.243 1596 1891085161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Updating port rules. 2022-03-01 20:14:06.243 1596 1891085161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG oslo_concurrency.lockutils [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG oslo_concurrency.lockutils [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "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-03-01 20:14:06.243 1596 1891085161216 MainThread DEBUG oslo_concurrency.lockutils [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" 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-03-01 20:14:06.586 1596 1891085161216 MainThread DEBUG oslo_concurrency.lockutils [req-d097b8a3-87ea-49a9-80b8-6aa93c04cae0 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Lock "n-hv-driver-port-lock-207377dc-7722-468c-99c2-3073e96c3fd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:07.257 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:14:07.257 1596 1891067336832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:07.257 1596 1891067336832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:07.257 1596 1891067336832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:07.257 1596 1891085161216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7e611fd-702e-498a-bb05-a39713960069' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:07.257 1596 1891085161216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7e611fd-702e-498a-bb05-a39713960069' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:07.257 1596 1891085161216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7e611fd-702e-498a-bb05-a39713960069 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:07.274 1596 1891085161216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7e611fd-702e-498a-bb05-a39713960069'] 2022-03-01 20:14:07.307 1596 1891085161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:07.307 1596 1891085161216 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-03-01 20:14:07.307 1596 1891085161216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7e611fd-702e-498a-bb05-a39713960069'] 2022-03-01 20:14:07.307 1596 1891067336832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:14:07.307 1596 1891067336832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:07.307 1596 1891067336832 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-03-01 20:14:07.307 1596 1891067336832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:14:09.273 1596 1891067336832 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-03-01 20:14:09.494 1596 1891067336832 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-03-01 20:14:11.117 1596 1891084980064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated on remote: ['651864c1-5a56-414b-b773-61f8ecec1eb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:14:11.117 1596 1891084980064 MainThread INFO neutron.agent.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated ['651864c1-5a56-414b-b773-61f8ecec1eb7'] 2022-03-01 20:14:11.117 1596 1891084980064 MainThread INFO neutron.agent.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Refresh firewall rules 2022-03-01 20:14:11.117 1596 1891084980064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Get security group information for devices via rpc ['86674b49-5976-4bb6-a1c7-e605170291c2', 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:14:11.214 1596 1891086918048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] port_delete event received for 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update security group information for ports dict_keys(['86674b49-5976-4bb6-a1c7-e605170291c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update rules of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update members of security group (651864c1-5a56-414b-b773-61f8ecec1eb7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update port filter for 86674b49-5976-4bb6-a1c7-e605170291c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:14:11.273 1596 1891084980064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Updating port rules. 2022-03-01 20:14:11.273 1596 1891084980064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Creating 0 new rules, removing 1 old rules. 2022-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG oslo_concurrency.lockutils [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" 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-03-01 20:14:11.273 1596 1891084980064 MainThread DEBUG oslo_concurrency.lockutils [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" "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-03-01 20:14:11.288 1596 1891084980064 MainThread DEBUG oslo_concurrency.lockutils [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" 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-03-01 20:14:11.556 1596 1891084980064 MainThread DEBUG oslo_concurrency.lockutils [req-7541fb8a-391e-45c4-8499-e09e7def527e bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Lock "n-hv-driver-port-lock-86674b49-5976-4bb6-a1c7-e605170291c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:11.680 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:14:11.680 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdf43b6d-d0d2-488a-940e-654f66ebcbfa 2022-03-01 20:14:13.116 1596 1891086919280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated on remote: ['da82b655-b293-4c74-968a-2f78d7b85639'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:14:13.116 1596 1891086919280 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Security group member updated ['da82b655-b293-4c74-968a-2f78d7b85639'] 2022-03-01 20:14:13.143 1596 1891086919280 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Refresh firewall rules 2022-03-01 20:14:13.143 1596 1891086919280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Get security group information for devices via rpc ['207377dc-7722-468c-99c2-3073e96c3fd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:14:13.164 1596 1891086919280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:14:13.164 1596 1891086919280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:14:13.212 1596 1891086919280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1e36cdb-d92f-4063-adbf-43ddf0b0c7a8 4617517a13734c3281c6516bd0566bfc 9ae7db4553fe4cd098eb8b8140af6aaf - - -] port_delete event received for '207377dc-7722-468c-99c2-3073e96c3fd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:13.288 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:14:13.288 1596 1891045005616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:13.288 1596 1891045005616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:13.288 1596 1891045005616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:13.288 1596 1891086919280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:13.288 1596 1891086919280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdf43b6d-d0d2-488a-940e-654f66ebcbfa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:13.288 1596 1891086919280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cdf43b6d-d0d2-488a-940e-654f66ebcbfa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:13.305 1596 1891045005616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:14:13.305 1596 1891045005616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:14:13.305 1596 1891045005616 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-03-01 20:14:13.305 1596 1891045005616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:14:13.305 1596 1891086919280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdf43b6d-d0d2-488a-940e-654f66ebcbfa'] 2022-03-01 20:14:13.320 1596 1891086919280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:13.320 1596 1891086919280 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-03-01 20:14:13.320 1596 1891086919280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdf43b6d-d0d2-488a-940e-654f66ebcbfa'] 2022-03-01 20:14:13.697 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 207377dc-7722-468c-99c2-3073e96c3fd5 2022-03-01 20:14:15.295 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:14:15.295 1596 1891087946848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '207377dc-7722-468c-99c2-3073e96c3fd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:15.295 1596 1891087946848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '207377dc-7722-468c-99c2-3073e96c3fd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:15.295 1596 1891087946848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 207377dc-7722-468c-99c2-3073e96c3fd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:15.295 1596 1891087378032 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-03-01 20:14:15.320 1596 1891087946848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a3024d8c-c50f-434e-a644-85e53868160b 2022-03-01 20:14:15.320 1596 1891087946848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['207377dc-7722-468c-99c2-3073e96c3fd5'] 2022-03-01 20:14:15.320 1596 1891087946848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:15.320 1596 1891087946848 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-03-01 20:14:15.320 1596 1891087946848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['207377dc-7722-468c-99c2-3073e96c3fd5'] 2022-03-01 20:14:15.334 1596 1891087946848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88412139-d633-46cf-9235-26c19f73e526 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network a3024d8c-c50f-434e-a644-85e53868160b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:14:15.334 1596 1891087946848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88412139-d633-46cf-9235-26c19f73e526 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network a3024d8c-c50f-434e-a644-85e53868160b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:14:15.420 1596 1891087378032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:22.491 1596 1890973273600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa6b88d3-7005-4c20-9402-65b81e4c8b9f dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 2cc2f384-fe7f-4925-adf5-fd66f3de5a27 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:14:22.508 1596 1890973273600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa6b88d3-7005-4c20-9402-65b81e4c8b9f dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 2cc2f384-fe7f-4925-adf5-fd66f3de5a27 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:14:23.412 1596 1890973273600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-232df80b-beeb-4172-ba31-c51ec2ee4b6f dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 8ee4a01a-7efe-4145-bfdf-63add83fa6c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:14:23.412 1596 1890973273600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-232df80b-beeb-4172-ba31-c51ec2ee4b6f dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 8ee4a01a-7efe-4145-bfdf-63add83fa6c7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:14:37.943 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86674b49-5976-4bb6-a1c7-e605170291c2 2022-03-01 20:14:38.029 1596 1891088265280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated on remote: ['651864c1-5a56-414b-b773-61f8ecec1eb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:14:38.029 1596 1891088265280 MainThread INFO neutron.agent.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Security group member updated ['651864c1-5a56-414b-b773-61f8ecec1eb7'] 2022-03-01 20:14:38.029 1596 1891088265280 MainThread INFO neutron.agent.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Refresh firewall rules 2022-03-01 20:14:38.051 1596 1891088265280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Get security group information for devices via rpc ['86674b49-5976-4bb6-a1c7-e605170291c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:14:38.067 1596 1891088265280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:14:38.067 1596 1891088265280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:14:38.115 1596 1891088265280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca74c20-1473-4a11-851c-2ad115ce9e9c bbe0b03866a34aae82de6ce02b3ad9ac b1ce1c4341e94bd79c56e8f0fc7c80d3 - - -] port_delete event received for '86674b49-5976-4bb6-a1c7-e605170291c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:39.413 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:14:39.413 1596 1891085666080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86674b49-5976-4bb6-a1c7-e605170291c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:14:39.413 1596 1891085666080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86674b49-5976-4bb6-a1c7-e605170291c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:14:39.413 1596 1891085666080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86674b49-5976-4bb6-a1c7-e605170291c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:14:39.428 1596 1891085666080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba6dabf8-1077-4035-a2f7-e7887dfbe311 2022-03-01 20:14:39.428 1596 1891085666080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86674b49-5976-4bb6-a1c7-e605170291c2'] 2022-03-01 20:14:39.428 1596 1891085666080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:14:39.428 1596 1891085666080 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-03-01 20:14:39.428 1596 1891085666080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86674b49-5976-4bb6-a1c7-e605170291c2'] 2022-03-01 20:14:40.848 1596 1891084755888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d88de79-3805-482d-85af-d817d4de83c1 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '7b3adb5e-3842-482e-963c-0426c7bd25fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:41.427 1596 1891084688720 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-03-01 20:14:41.476 1596 1891084688720 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-03-01 20:14:42.130 1596 1891085164384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f14078e5-2830-4410-930b-5c5d232b9352 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'ca2086c4-f9c0-4ea1-9f9f-6eba3b04aade' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:14:42.317 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:14:43.051 1596 1891086918224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c049398b-46e0-4508-aaba-f6b9f114a9c6 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network ba6dabf8-1077-4035-a2f7-e7887dfbe311 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:14:43.051 1596 1891086918224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c049398b-46e0-4508-aaba-f6b9f114a9c6 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network ba6dabf8-1077-4035-a2f7-e7887dfbe311 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:14:43.434 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:14:43.734 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:14:43.734 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c updated. Details: {'device': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': '86ba4f5f-8377-4b34-9a5c-ce62f25c210c', 'mac_address': 'fa:16:3e:cf:8a:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:14:43.734 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:14:43.734 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:14:43.734 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:14:43.734 1596 1891085148224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:14:43.745 1596 1891085148224 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-03-01 20:14:43.974 1596 1891085148224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:14:43.974 1596 1891085148224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ba4f5f-8377-4b34-9a5c-ce62f25c210c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:14:43.992 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:14:43.992 1596 1891085148224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:14:44.113 1596 1891085148224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:14:44.113 1596 1891085148224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:14:44.245 1596 1891085148224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86ba4f5f-8377-4b34-9a5c-ce62f25c210c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:14:44.245 1596 1891085148224 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-03-01 20:14:44.245 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9750cba5-67cb-4b55-9953-1fe0980c4ad6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:14:44.245 1596 1891085148224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:14:44.245 1596 1891085148224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:14:44.245 1596 1891085148224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86ba4f5f-8377-4b34-9a5c-ce62f25c210c not yet added. Adding. 2022-03-01 20:14:44.266 1596 1891085148224 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-03-01 20:14:44.266 1596 1891085148224 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-03-01 20:14:44.407 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:14:44.559 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "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-03-01 20:14:44.559 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" 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-03-01 20:14:44.725 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "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-03-01 20:14:44.867 1596 1891085148224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ba4f5f-8377-4b34-9a5c-ce62f25c210c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:14:44.867 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:14:44.867 1596 1891085148224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c processed. 2022-03-01 20:14:45.430 1596 1891066964448 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-03-01 20:14:45.695 1596 1891066964448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:15:15.074 1596 1891088609872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-844d3901-0714-48cd-a6b0-0a4c4711cea9 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated on remote: ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:15.074 1596 1891088609872 MainThread INFO neutron.agent.securitygroups_rpc [req-844d3901-0714-48cd-a6b0-0a4c4711cea9 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] 2022-03-01 20:15:16.427 1596 1891087091664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243daebc-6e12-4a9f-8d3d-aa8e275e3946 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: eccf9484-ef1c-4fcf-aa1c-4485e534a45e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:15:16.448 1596 1891087091664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243daebc-6e12-4a9f-8d3d-aa8e275e3946 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port eccf9484-ef1c-4fcf-aa1c-4485e534a45e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:15:18.723 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eccf9484-ef1c-4fcf-aa1c-4485e534a45e 2022-03-01 20:15:19.621 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:15:20.080 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port eccf9484-ef1c-4fcf-aa1c-4485e534a45e 2022-03-01 20:15:20.723 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port eccf9484-ef1c-4fcf-aa1c-4485e534a45e updated. Details: {'device': 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e', 'network_id': '29c45430-b1e3-420d-8c18-c3adfe6a37a6', 'port_id': 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e', 'mac_address': 'fa:16:3e:96:85:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 518, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d0a56fb-2753-4100-b9ad-0a7b3099c3e7', '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-03-01 20:15:20.723 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:15:20.723 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" 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-03-01 20:15:20.723 1596 1891087309104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eccf9484-ef1c-4fcf-aa1c-4485e534a45e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:15:20.723 1596 1891087309104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 2022-03-01 20:15:20.723 1596 1891087309104 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-03-01 20:15:20.945 1596 1891087309104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:15:20.945 1596 1891087309104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:15:20.958 1596 1891087309104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eccf9484-ef1c-4fcf-aa1c-4485e534a45e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:15:20.958 1596 1891087309104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 518, VLAN trunk: None to switch port eccf9484-ef1c-4fcf-aa1c-4485e534a45e 2022-03-01 20:15:21.070 1596 1891087309104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:15:21.070 1596 1891087309104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eccf9484-ef1c-4fcf-aa1c-4485e534a45e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:15:21.212 1596 1891087309104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eccf9484-ef1c-4fcf-aa1c-4485e534a45e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:15:22.082 1596 1891087309104 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-03-01 20:15:22.892 1596 1891087309104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3c77bce-5c08-409d-b7f4-0686a6f87265) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:15:23.811 1596 1891087309104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a3c77bce-5c08-409d-b7f4-0686a6f87265) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:15:23.819 1596 1891087309104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eccf9484-ef1c-4fcf-aa1c-4485e534a45e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:15:23.819 1596 1891087309104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:15:23.819 1596 1891087309104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eccf9484-ef1c-4fcf-aa1c-4485e534a45e not yet added. Adding. 2022-03-01 20:15:23.819 1596 1891087309104 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-03-01 20:15:23.819 1596 1891087309104 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-03-01 20:15:24.003 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" 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-03-01 20:15:24.176 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" "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-03-01 20:15:24.176 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" 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-03-01 20:15:24.377 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" "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-03-01 20:15:24.567 1596 1891087309104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eccf9484-ef1c-4fcf-aa1c-4485e534a45e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:15:24.567 1596 1891087309104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eccf9484-ef1c-4fcf-aa1c-4485e534a45e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:15:24.567 1596 1891087309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eccf9484-ef1c-4fcf-aa1c-4485e534a45e processed. 2022-03-01 20:15:25.828 1596 1891085169760 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-03-01 20:15:26.158 1596 1891085169760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:15:33.255 1596 1891088344160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated on remote: ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:33.255 1596 1891088344160 MainThread INFO neutron.agent.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] 2022-03-01 20:15:33.255 1596 1891088344160 MainThread INFO neutron.agent.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Refresh firewall rules 2022-03-01 20:15:33.255 1596 1891088344160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Get security group information for devices via rpc ['eccf9484-ef1c-4fcf-aa1c-4485e534a45e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:15:33.286 1596 1891088344160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:15:33.286 1596 1891088344160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:15:33.330 1596 1891086919632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a0e7bf5-0450-4788-be77-3cb280bcdc8d c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] port_delete event received for 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:15:34.490 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eccf9484-ef1c-4fcf-aa1c-4485e534a45e 2022-03-01 20:15:35.893 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:15:36.301 1596 1891088626784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:15:37.210 1596 1891088626784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eccf9484-ef1c-4fcf-aa1c-4485e534a45e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:15:37.210 1596 1891088626784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eccf9484-ef1c-4fcf-aa1c-4485e534a45e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:15:37.237 1596 1891088626784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 2022-03-01 20:15:37.237 1596 1891088626784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eccf9484-ef1c-4fcf-aa1c-4485e534a45e'] 2022-03-01 20:15:37.237 1596 1891088626784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:15:37.237 1596 1891088626784 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-03-01 20:15:37.237 1596 1891088626784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eccf9484-ef1c-4fcf-aa1c-4485e534a45e'] 2022-03-01 20:15:37.909 1596 1891088626784 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-03-01 20:15:37.940 1596 1891088626784 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-03-01 20:15:39.331 1596 1891088626432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-768ede1b-7628-4de8-938b-cfb4c8f860b1 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated on remote: ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:39.331 1596 1891088626432 MainThread INFO neutron.agent.securitygroups_rpc [req-768ede1b-7628-4de8-938b-cfb4c8f860b1 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] 2022-03-01 20:15:40.300 1596 1891088265456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5032014-3a25-4932-b1a3-4fe93859e5d1 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 8553a626-fba3-4ead-b974-b08355cb56c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:15:40.322 1596 1891088265456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5032014-3a25-4932-b1a3-4fe93859e5d1 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 8553a626-fba3-4ead-b974-b08355cb56c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:15:43.025 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8553a626-fba3-4ead-b974-b08355cb56c6 2022-03-01 20:15:43.939 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:15:44.170 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 8553a626-fba3-4ead-b974-b08355cb56c6 2022-03-01 20:15:44.170 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 8553a626-fba3-4ead-b974-b08355cb56c6 updated. Details: {'device': '8553a626-fba3-4ead-b974-b08355cb56c6', 'network_id': '29c45430-b1e3-420d-8c18-c3adfe6a37a6', 'port_id': '8553a626-fba3-4ead-b974-b08355cb56c6', 'mac_address': 'fa:16:3e:b4:23:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 518, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d0a56fb-2753-4100-b9ad-0a7b3099c3e7', '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-03-01 20:15:44.170 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:15:44.170 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" 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-03-01 20:15:44.170 1596 1891088211632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8553a626-fba3-4ead-b974-b08355cb56c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:15:44.170 1596 1891088211632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 2022-03-01 20:15:44.170 1596 1891088211632 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-03-01 20:15:44.378 1596 1891088211632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8553a626-fba3-4ead-b974-b08355cb56c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:15:44.398 1596 1891088211632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8553a626-fba3-4ead-b974-b08355cb56c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:15:44.398 1596 1891088211632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8553a626-fba3-4ead-b974-b08355cb56c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:15:44.398 1596 1891088211632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 518, VLAN trunk: None to switch port 8553a626-fba3-4ead-b974-b08355cb56c6 2022-03-01 20:15:44.515 1596 1891088211632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:15:44.515 1596 1891088211632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8553a626-fba3-4ead-b974-b08355cb56c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:15:44.662 1596 1891088211632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8553a626-fba3-4ead-b974-b08355cb56c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:15:44.676 1596 1891088211632 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-03-01 20:15:44.676 1596 1891088211632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3c77bce-5c08-409d-b7f4-0686a6f87265) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:15:44.676 1596 1891088211632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a3c77bce-5c08-409d-b7f4-0686a6f87265) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:15:44.676 1596 1891088211632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8553a626-fba3-4ead-b974-b08355cb56c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:15:44.676 1596 1891088211632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:15:44.676 1596 1891088211632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8553a626-fba3-4ead-b974-b08355cb56c6 not yet added. Adding. 2022-03-01 20:15:44.676 1596 1891088211632 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-03-01 20:15:44.676 1596 1891088211632 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-03-01 20:15:44.894 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" 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-03-01 20:15:45.069 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" "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-03-01 20:15:45.069 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" 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-03-01 20:15:45.314 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" "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-03-01 20:15:45.458 1596 1891088211632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8553a626-fba3-4ead-b974-b08355cb56c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:15:45.458 1596 1891088211632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8553a626-fba3-4ead-b974-b08355cb56c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:15:45.458 1596 1891088211632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8553a626-fba3-4ead-b974-b08355cb56c6 processed. 2022-03-01 20:15:45.940 1596 1891085160864 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-03-01 20:15:46.251 1596 1891085160864 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-03-01 20:15:46.436 1596 1891085160864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3aa597c-851b-4dae-8634-3a73fc143def 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated on remote: ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:46.436 1596 1891085160864 MainThread INFO neutron.agent.securitygroups_rpc [req-f3aa597c-851b-4dae-8634-3a73fc143def 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated ['9750cba5-67cb-4b55-9953-1fe0980c4ad6'] 2022-03-01 20:15:46.584 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86ba4f5f-8377-4b34-9a5c-ce62f25c210c 2022-03-01 20:15:46.867 1596 1891085160864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3aa597c-851b-4dae-8634-3a73fc143def 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] port_delete event received for '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:15:47.954 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:15:47.954 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:15:47.954 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86ba4f5f-8377-4b34-9a5c-ce62f25c210c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:15:47.954 1596 1891085148224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86ba4f5f-8377-4b34-9a5c-ce62f25c210c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:15:47.971 1596 1891085148224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:15:47.971 1596 1891085148224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:15:47.971 1596 1891085148224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:15:47.971 1596 1891085148224 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-03-01 20:15:47.971 1596 1891085148224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ba4f5f-8377-4b34-9a5c-ce62f25c210c'] 2022-03-01 20:15:49.961 1596 1891066477024 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-03-01 20:15:50.146 1596 1891086986048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63330ba5-481e-4b90-b0d0-e6724bd4466c 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] port_delete event received for '32f24642-119c-413a-a7b6-59bc52c6254e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:15:51.066 1596 1891066477024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:15:51.345 1596 1891084688720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f989ed32-cd72-4820-8400-4afca6f09900 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated on remote: ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:15:51.345 1596 1891084688720 MainThread INFO neutron.agent.securitygroups_rpc [req-f989ed32-cd72-4820-8400-4afca6f09900 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] 2022-03-01 20:15:51.722 1596 1891088612160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7de7abce-b8c2-4d47-952f-f365d32dc73e 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated on remote: ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:15:51.722 1596 1891088612160 MainThread INFO neutron.agent.securitygroups_rpc [req-7de7abce-b8c2-4d47-952f-f365d32dc73e 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group rule updated ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] 2022-03-01 20:15:57.732 1596 1891066997744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated on remote: ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:57.732 1596 1891066997744 MainThread INFO neutron.agent.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Security group member updated ['a3c77bce-5c08-409d-b7f4-0686a6f87265'] 2022-03-01 20:15:57.732 1596 1891066997744 MainThread INFO neutron.agent.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Refresh firewall rules 2022-03-01 20:15:57.732 1596 1891066997744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Get security group information for devices via rpc ['8553a626-fba3-4ead-b974-b08355cb56c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:15:57.753 1596 1891066997744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:15:57.753 1596 1891066997744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:15:57.799 1596 1891088410048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e52bee1-dadc-4e14-9fe6-e95df18eda01 c4146683749b4087ae7ce451e58f0812 056bb5f23bc443d18d52a4201c432d5f - - -] port_delete event received for '8553a626-fba3-4ead-b974-b08355cb56c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:15:58.736 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8553a626-fba3-4ead-b974-b08355cb56c6 2022-03-01 20:15:58.736 1596 1891088776880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31a19538-716a-4777-8501-ac3388ceb119 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated on remote: ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:15:58.736 1596 1891088776880 MainThread INFO neutron.agent.securitygroups_rpc [req-31a19538-716a-4777-8501-ac3388ceb119 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] 2022-03-01 20:15:59.879 1596 1891084685552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-967de8a5-566a-489c-a66e-f1b55e6f58fc 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: b63ae5d0-aa71-46e3-bccd-af8289a8c966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:15:59.907 1596 1891084685552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-967de8a5-566a-489c-a66e-f1b55e6f58fc 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port b63ae5d0-aa71-46e3-bccd-af8289a8c966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:00.019 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:16:00.019 1596 1891088210752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8553a626-fba3-4ead-b974-b08355cb56c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:16:00.019 1596 1891088210752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8553a626-fba3-4ead-b974-b08355cb56c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:16:00.019 1596 1891088210752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8553a626-fba3-4ead-b974-b08355cb56c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:16:00.019 1596 1891088210752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 2022-03-01 20:16:00.040 1596 1891088210752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8553a626-fba3-4ead-b974-b08355cb56c6'] 2022-03-01 20:16:00.040 1596 1891088210752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:16:00.040 1596 1891088210752 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-03-01 20:16:00.040 1596 1891088210752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8553a626-fba3-4ead-b974-b08355cb56c6'] 2022-03-01 20:16:02.016 1596 1891088629072 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-03-01 20:16:02.522 1596 1891088629072 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-03-01 20:16:07.880 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:16:08.076 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:16:08.360 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:16:08.360 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 updated. Details: {'device': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'mac_address': 'fa:16:3e:86:ee:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:16:08.360 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:16:08.360 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:16:08.360 1596 1891085148400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:16:08.360 1596 1891085148400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:16:08.360 1596 1891085148400 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-03-01 20:16:08.554 1596 1891085148400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:16:08.554 1596 1891085148400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:16:08.570 1596 1891085148400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b63ae5d0-aa71-46e3-bccd-af8289a8c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:16:08.570 1596 1891085148400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:16:08.675 1596 1891085148400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:16:08.675 1596 1891085148400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:16:08.818 1596 1891085148400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b63ae5d0-aa71-46e3-bccd-af8289a8c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:16:08.818 1596 1891085148400 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-03-01 20:16:08.818 1596 1891085148400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f4731f3-4af2-4748-a305-bb01e65b6a74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:16:08.818 1596 1891085148400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b63ae5d0-aa71-46e3-bccd-af8289a8c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:16:08.818 1596 1891085148400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:16:08.818 1596 1891085148400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b63ae5d0-aa71-46e3-bccd-af8289a8c966 not yet added. Adding. 2022-03-01 20:16:08.818 1596 1891085148400 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-03-01 20:16:08.818 1596 1891085148400 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-03-01 20:16:08.971 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:16:09.133 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "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-03-01 20:16:09.133 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:16:09.345 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:16:12.615 1596 1891085148400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:16:12.626 1596 1891085148400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b63ae5d0-aa71-46e3-bccd-af8289a8c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:16:12.626 1596 1891085148400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 processed. 2022-03-01 20:16:14.126 1596 1891088548080 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-03-01 20:16:14.438 1596 1891088548080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:16:28.852 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce 2022-03-01 20:16:29.468 1596 1891089304384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e134781-9e00-4c2b-ae0e-3825770ffe6b 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:16:29.484 1596 1891089304384 MainThread INFO neutron.agent.securitygroups_rpc [req-7e134781-9e00-4c2b-ae0e-3825770ffe6b 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:16:29.862 1596 1891089471792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e134781-9e00-4c2b-ae0e-3825770ffe6b 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] port_delete event received for '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:16:30.232 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:16:30.232 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:16:30.232 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:16:30.232 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:16:30.250 1596 1891085226576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e6443103-d5ce-4393-8148-2a2adb9dc387 2022-03-01 20:16:30.250 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce'] 2022-03-01 20:16:30.250 1596 1891085226576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:16:30.250 1596 1891085226576 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-03-01 20:16:30.250 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b5d87d8-719c-4256-8c37-f6bd8d2ee2ce'] 2022-03-01 20:16:32.245 1596 1891085226576 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-03-01 20:16:32.268 1596 1891085226576 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-03-01 20:16:33.140 1596 1891089390752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32c749ec-cdb5-43f5-9421-45a68ac88893 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:16:33.140 1596 1891089390752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32c749ec-cdb5-43f5-9421-45a68ac88893 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 29c45430-b1e3-420d-8c18-c3adfe6a37a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:16:36.969 1596 1891088865056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69497ecd-9f5c-4bec-95f4-27d682cbca25 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:16:36.969 1596 1891088865056 MainThread INFO neutron.agent.securitygroups_rpc [req-69497ecd-9f5c-4bec-95f4-27d682cbca25 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:16:38.719 1596 1891089160144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad314f6-8f09-449d-a420-09678d51a0fd 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 1f2e7a1f-489b-424b-920b-4f1b2527c343 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:38.719 1596 1891089160144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad314f6-8f09-449d-a420-09678d51a0fd 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 1f2e7a1f-489b-424b-920b-4f1b2527c343 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:39.891 1596 1891088774944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26b0fe1d-1897-4dc4-8d45-cccafb22b7fd - - - - -] port_update received: 76daccfe-106d-4fd8-b744-0691e932b139 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:39.907 1596 1891088774944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26b0fe1d-1897-4dc4-8d45-cccafb22b7fd - - - - -] No port 76daccfe-106d-4fd8-b744-0691e932b139 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:40.953 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f91a54d-e9a2-4347-8f30-209deb74cd30 2022-03-01 20:16:41.047 1596 1891089111872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2489eb33-aa52-4a70-adab-b341b43f4b30 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated on remote: ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:16:41.047 1596 1891089111872 MainThread INFO neutron.agent.securitygroups_rpc [req-2489eb33-aa52-4a70-adab-b341b43f4b30 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated ['0f23ec44-af9f-47cc-a539-e1e140f936a8'] 2022-03-01 20:16:41.438 1596 1891089111872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2489eb33-aa52-4a70-adab-b341b43f4b30 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] port_delete event received for '4f91a54d-e9a2-4347-8f30-209deb74cd30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:16:42.299 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:16:42.300 1596 1891088611456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f91a54d-e9a2-4347-8f30-209deb74cd30' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:16:42.300 1596 1891088611456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f91a54d-e9a2-4347-8f30-209deb74cd30' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:16:42.300 1596 1891088611456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f91a54d-e9a2-4347-8f30-209deb74cd30 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:16:42.300 1596 1891088611456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 705efab4-8249-453d-9973-a630f9ab4629 2022-03-01 20:16:42.300 1596 1891088611456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f91a54d-e9a2-4347-8f30-209deb74cd30'] 2022-03-01 20:16:42.300 1596 1891088611456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:16:42.300 1596 1891088611456 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-03-01 20:16:42.300 1596 1891088611456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f91a54d-e9a2-4347-8f30-209deb74cd30'] 2022-03-01 20:16:43.847 1596 1891088211280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2165002-88b2-4e97-aaf7-48a7b6afc7a5 - - - - -] port_update received: 71cbf088-74a7-4232-b2eb-12e36a534998 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:43.862 1596 1891088211280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2165002-88b2-4e97-aaf7-48a7b6afc7a5 - - - - -] No port 71cbf088-74a7-4232-b2eb-12e36a534998 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:44.310 1596 1891088865056 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-03-01 20:16:44.377 1596 1891088865056 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-03-01 20:16:44.874 1596 1891088627312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246ac421-2fcf-4e35-8bba-592937c56a4a 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] port_delete event received for '56931e33-c6f9-47ab-860d-23e65f91c8ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:16:46.206 1596 1891084470224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-470c8860-2d4e-4c73-98a3-e1acb339a532 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated on remote: ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:16:46.206 1596 1891084470224 MainThread INFO neutron.agent.securitygroups_rpc [req-470c8860-2d4e-4c73-98a3-e1acb339a532 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] 2022-03-01 20:16:46.563 1596 1891088417536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40817527-083a-49f3-8b17-1ccc70883dc5 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated on remote: ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:16:46.563 1596 1891088417536 MainThread INFO neutron.agent.securitygroups_rpc [req-40817527-083a-49f3-8b17-1ccc70883dc5 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group rule updated ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] 2022-03-01 20:16:46.907 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f2e7a1f-489b-424b-920b-4f1b2527c343 2022-03-01 20:16:48.015 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b36629ab-4e69-4bc5-8d3a-d5facee28773 - - - - -] port_update received: 40e7b8e6-c45d-44de-8276-67baea023d88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:48.031 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b36629ab-4e69-4bc5-8d3a-d5facee28773 - - - - -] No port 40e7b8e6-c45d-44de-8276-67baea023d88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:48.303 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:16:48.892 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 1f2e7a1f-489b-424b-920b-4f1b2527c343 2022-03-01 20:16:48.892 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 1f2e7a1f-489b-424b-920b-4f1b2527c343 updated. Details: {'device': '1f2e7a1f-489b-424b-920b-4f1b2527c343', 'network_id': 'e6443103-d5ce-4393-8148-2a2adb9dc387', 'port_id': '1f2e7a1f-489b-424b-920b-4f1b2527c343', 'mac_address': 'fa:16:3e:c6:9c:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 521, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a76855b-1889-4748-b061-f70c8f8dd966', '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-03-01 20:16:48.892 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:16:48.892 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" 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-03-01 20:16:48.892 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f2e7a1f-489b-424b-920b-4f1b2527c343 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:16:48.892 1596 1891089231712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e6443103-d5ce-4393-8148-2a2adb9dc387 2022-03-01 20:16:48.892 1596 1891089231712 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-03-01 20:16:49.127 1596 1891089231712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f2e7a1f-489b-424b-920b-4f1b2527c343') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:16:49.127 1596 1891089231712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f2e7a1f-489b-424b-920b-4f1b2527c343') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:16:49.127 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f2e7a1f-489b-424b-920b-4f1b2527c343 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:16:49.127 1596 1891089231712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 521, VLAN trunk: None to switch port 1f2e7a1f-489b-424b-920b-4f1b2527c343 2022-03-01 20:16:49.236 1596 1891089231712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:16:49.236 1596 1891089231712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f2e7a1f-489b-424b-920b-4f1b2527c343'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:16:49.549 1596 1891089231712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f2e7a1f-489b-424b-920b-4f1b2527c343']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:16:49.549 1596 1891089231712 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-03-01 20:16:49.549 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb070165-20df-4e5e-88c9-d2038934bbb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:16:49.549 1596 1891089231712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f2e7a1f-489b-424b-920b-4f1b2527c343 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:16:49.549 1596 1891089231712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:16:49.549 1596 1891089231712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f2e7a1f-489b-424b-920b-4f1b2527c343 not yet added. Adding. 2022-03-01 20:16:49.549 1596 1891089231712 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-03-01 20:16:49.549 1596 1891089231712 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-03-01 20:16:49.675 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" 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-03-01 20:16:49.788 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" "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-03-01 20:16:49.788 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" 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-03-01 20:16:49.953 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" "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-03-01 20:16:50.082 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f2e7a1f-489b-424b-920b-4f1b2527c343" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:16:50.082 1596 1891089231712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f2e7a1f-489b-424b-920b-4f1b2527c343 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:16:50.082 1596 1891089231712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f2e7a1f-489b-424b-920b-4f1b2527c343 processed. 2022-03-01 20:16:50.312 1596 1891089231712 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-03-01 20:16:50.690 1596 1891089231712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:16:53.531 1596 1891087089728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16a6067e-0d28-4427-8fd5-047d6575f0df 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated on remote: ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:16:53.531 1596 1891087089728 MainThread INFO neutron.agent.securitygroups_rpc [req-16a6067e-0d28-4427-8fd5-047d6575f0df 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] 2022-03-01 20:16:54.119 1596 1891085554608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb040709-5bf7-4c58-8d97-c1efb8056cff - - - - -] port_update received: a2317cda-a952-43cd-ae87-33cd8aeafb1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:54.127 1596 1891085554608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb040709-5bf7-4c58-8d97-c1efb8056cff - - - - -] No port a2317cda-a952-43cd-ae87-33cd8aeafb1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:55.563 1596 1891089574544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1175f2e1-ce09-4e9c-b56f-304cb40556fb 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:16:55.563 1596 1891089574544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1175f2e1-ce09-4e9c-b56f-304cb40556fb 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:16:59.047 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 2022-03-01 20:17:00.374 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:17:01.264 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 2022-03-01 20:17:02.328 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 updated. Details: {'device': '5b43821c-4904-4cf0-bbb9-68dc052c2fd5', 'network_id': '705efab4-8249-453d-9973-a630f9ab4629', 'port_id': '5b43821c-4904-4cf0-bbb9-68dc052c2fd5', 'mac_address': 'fa:16:3e:39:bc:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5a518c6-63ec-4bd5-b25b-752801890659', '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-03-01 20:17:02.328 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:17:02.328 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" 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-03-01 20:17:02.328 1596 1891087492016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:17:02.328 1596 1891087492016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 705efab4-8249-453d-9973-a630f9ab4629 2022-03-01 20:17:02.328 1596 1891087492016 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-03-01 20:17:02.564 1596 1891087492016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b43821c-4904-4cf0-bbb9-68dc052c2fd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:02.564 1596 1891087492016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b43821c-4904-4cf0-bbb9-68dc052c2fd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:02.564 1596 1891087492016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:17:02.579 1596 1891087492016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 2022-03-01 20:17:02.673 1596 1891087492016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:17:02.688 1596 1891087492016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5b43821c-4904-4cf0-bbb9-68dc052c2fd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:02.813 1596 1891087492016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5b43821c-4904-4cf0-bbb9-68dc052c2fd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:02.813 1596 1891087492016 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-03-01 20:17:02.813 1596 1891087492016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e51e1631-31fe-44ab-83e0-32953a5b4ede) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:02.813 1596 1891087492016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:02.813 1596 1891087492016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:17:02.813 1596 1891087492016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 not yet added. Adding. 2022-03-01 20:17:02.813 1596 1891087492016 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-03-01 20:17:02.813 1596 1891087492016 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-03-01 20:17:02.990 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" 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-03-01 20:17:03.144 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" "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-03-01 20:17:03.144 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" 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-03-01 20:17:03.320 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" "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-03-01 20:17:03.453 1596 1891087492016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b43821c-4904-4cf0-bbb9-68dc052c2fd5" "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-03-01 20:17:03.453 1596 1891087492016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:17:03.453 1596 1891087492016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 processed. 2022-03-01 20:17:04.389 1596 1891087492016 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-03-01 20:17:04.686 1596 1891087492016 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-03-01 20:17:07.390 1596 1891089829952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ccb2953-741b-4981-a57f-3b4df753c4a2 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated on remote: ['231661a0-a0e8-449f-a93f-547a90a3f584'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:17:07.408 1596 1891089829952 MainThread INFO neutron.agent.securitygroups_rpc [req-7ccb2953-741b-4981-a57f-3b4df753c4a2 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated ['231661a0-a0e8-449f-a93f-547a90a3f584'] 2022-03-01 20:17:19.455 1596 1891089830480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19950e7-5af2-4a72-8163-8ca7fa581da0 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: c52f8276-0de0-4303-a74e-b99af6d087fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:17:19.483 1596 1891089830480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19950e7-5af2-4a72-8163-8ca7fa581da0 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port c52f8276-0de0-4303-a74e-b99af6d087fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:17:21.064 1596 1891090034352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c62495b-f024-46f1-972f-34ec03fd47f8 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Security group member updated on remote: ['d670a0d5-2dc4-4d17-ac48-dc3d22d2c003'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:17:21.077 1596 1891090034352 MainThread INFO neutron.agent.securitygroups_rpc [req-8c62495b-f024-46f1-972f-34ec03fd47f8 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Security group member updated ['d670a0d5-2dc4-4d17-ac48-dc3d22d2c003'] 2022-03-01 20:17:22.358 1596 1891089922880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3045299-81f5-4761-8920-61f2c858a534 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:17:22.374 1596 1891089922880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3045299-81f5-4761-8920-61f2c858a534 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:17:23.329 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:17:24.436 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:17:24.686 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:17:24.686 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port c52f8276-0de0-4303-a74e-b99af6d087fd updated. Details: {'device': 'c52f8276-0de0-4303-a74e-b99af6d087fd', 'network_id': 'ba6fc68a-ef4c-4b9d-acdb-cdbddf5fb9c1', 'port_id': 'c52f8276-0de0-4303-a74e-b99af6d087fd', 'mac_address': 'fa:16:3e:e8:d4:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 512, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b1be527-3507-4ee6-8fe9-6b840372222d', '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-03-01 20:17:24.686 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:17:24.686 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:24.686 1596 1891088549136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c52f8276-0de0-4303-a74e-b99af6d087fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:17:24.686 1596 1891088549136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba6fc68a-ef4c-4b9d-acdb-cdbddf5fb9c1 2022-03-01 20:17:24.686 1596 1891088549136 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-03-01 20:17:24.906 1596 1891088549136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:24.906 1596 1891088549136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:24.906 1596 1891088549136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c52f8276-0de0-4303-a74e-b99af6d087fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:17:24.906 1596 1891088549136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 512, VLAN trunk: None to switch port c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:17:25.030 1596 1891088549136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:17:25.030 1596 1891088549136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:25.172 1596 1891088549136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c52f8276-0de0-4303-a74e-b99af6d087fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:25.172 1596 1891088549136 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-03-01 20:17:25.172 1596 1891088549136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:25.172 1596 1891088549136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:17:25.172 1596 1891088549136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c52f8276-0de0-4303-a74e-b99af6d087fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:25.172 1596 1891088549136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:17:25.172 1596 1891088549136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c52f8276-0de0-4303-a74e-b99af6d087fd not yet added. Adding. 2022-03-01 20:17:25.172 1596 1891088549136 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-03-01 20:17:25.172 1596 1891088549136 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-03-01 20:17:25.353 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 2022-03-01 20:17:25.380 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:25.577 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:17:25.577 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:25.780 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:17:25.995 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:25.995 1596 1891088549136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c52f8276-0de0-4303-a74e-b99af6d087fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:17:25.995 1596 1891088549136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c52f8276-0de0-4303-a74e-b99af6d087fd processed. 2022-03-01 20:17:26.458 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:17:26.458 1596 1891088549136 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-03-01 20:17:26.803 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 2022-03-01 20:17:26.803 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 updated. Details: {'device': 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2', 'network_id': '52f65359-75f5-480c-9db8-8a8a27ede7a7', 'port_id': 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2', 'mac_address': 'fa:16:3e:78:83:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 536, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e8106e83-54d9-46af-93f4-e3db1d1d21c8', 'ip_address': '192.168.233.130'}], '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-03-01 20:17:26.803 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:17:26.803 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" 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-03-01 20:17:26.803 1596 1891089229776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:17:26.803 1596 1891089229776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 52f65359-75f5-480c-9db8-8a8a27ede7a7 2022-03-01 20:17:26.803 1596 1891089229776 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-03-01 20:17:26.972 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:26.989 1596 1891089229776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:26.989 1596 1891089229776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:27.015 1596 1891089229776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:17:27.015 1596 1891089229776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 536, VLAN trunk: None to switch port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 2022-03-01 20:17:27.124 1596 1891089229776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:17:27.124 1596 1891089229776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:27.287 1596 1891089229776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:27.287 1596 1891089229776 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-03-01 20:17:27.287 1596 1891089229776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d670a0d5-2dc4-4d17-ac48-dc3d22d2c003) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:27.295 1596 1891089229776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d670a0d5-2dc4-4d17-ac48-dc3d22d2c003) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:17:27.295 1596 1891089229776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:27.295 1596 1891089229776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:17:27.295 1596 1891089229776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 not yet added. Adding. 2022-03-01 20:17:27.295 1596 1891089229776 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-03-01 20:17:27.295 1596 1891089229776 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-03-01 20:17:27.487 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" 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-03-01 20:17:27.690 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" "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-03-01 20:17:27.690 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" 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-03-01 20:17:27.941 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" "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-03-01 20:17:28.108 1596 1891089229776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2" "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-03-01 20:17:28.108 1596 1891089229776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:17:28.108 1596 1891089229776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 processed. 2022-03-01 20:17:28.454 1596 1891089229776 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-03-01 20:17:28.787 1596 1891089229776 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-03-01 20:17:34.514 1596 1891085554608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Security group member updated on remote: ['d670a0d5-2dc4-4d17-ac48-dc3d22d2c003'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:17:34.514 1596 1891085554608 MainThread INFO neutron.agent.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Security group member updated ['d670a0d5-2dc4-4d17-ac48-dc3d22d2c003'] 2022-03-01 20:17:34.514 1596 1891085554608 MainThread INFO neutron.agent.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Refresh firewall rules 2022-03-01 20:17:34.514 1596 1891085554608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Get security group information for devices via rpc ['c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:34.531 1596 1891085554608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:34.531 1596 1891085554608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:17:34.593 1596 1891085554608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b558cef-83bb-48c9-b201-c33ef49abb85 e99bca29269542b58026890eb7310359 b5acc74a0a804c14bfcd929fe94ec73d - - -] port_delete event received for 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:17:35.433 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 2022-03-01 20:17:36.495 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:17:36.495 1596 1891089920240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:17:36.495 1596 1891089920240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:17:36.495 1596 1891089920240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:17:36.524 1596 1891089920240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 52f65359-75f5-480c-9db8-8a8a27ede7a7 2022-03-01 20:17:36.524 1596 1891089920240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2'] 2022-03-01 20:17:36.524 1596 1891089920240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:17:36.524 1596 1891089920240 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-03-01 20:17:36.524 1596 1891089920240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2d39df5-0a8c-4493-8ee0-c7b1920c7ac2'] 2022-03-01 20:17:37.498 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:17:38.488 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:17:38.488 1596 1891089663952 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-03-01 20:17:38.517 1596 1891089663952 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-03-01 20:17:38.773 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:17:38.773 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 updated. Details: {'device': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'mac_address': 'fa:16:3e:86:ee:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:17:38.773 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:17:38.773 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:17:38.784 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:17:38.784 1596 1891090166528 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-03-01 20:17:38.816 1596 1891090166528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:38.816 1596 1891090166528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:38.827 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b63ae5d0-aa71-46e3-bccd-af8289a8c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:17:38.827 1596 1891090166528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:17:38.873 1596 1891090166528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:17:38.873 1596 1891090166528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:39.058 1596 1891090166528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b63ae5d0-aa71-46e3-bccd-af8289a8c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:39.076 1596 1891090166528 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-03-01 20:17:39.076 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f4731f3-4af2-4748-a305-bb01e65b6a74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:39.076 1596 1891090166528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b63ae5d0-aa71-46e3-bccd-af8289a8c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:39.079 1596 1891090166528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:17:39.079 1596 1891090166528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-01 20:17:39.079 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:17:39.079 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "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-03-01 20:17:39.079 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:17:39.079 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "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-03-01 20:17:39.170 1596 1891090166528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:39.170 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b63ae5d0-aa71-46e3-bccd-af8289a8c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:17:39.170 1596 1891090166528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 processed. 2022-03-01 20:17:40.501 1596 1891089051888 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-03-01 20:17:40.741 1596 1891089051888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:50.176 1596 1891090253600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fea3bde-99ee-47b6-b592-061b3de3c8ab 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:50.176 1596 1891090253600 MainThread INFO neutron.agent.securitygroups_rpc [req-9fea3bde-99ee-47b6-b592-061b3de3c8ab 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:51.093 1596 1891085226576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db90a635-b428-4547-8163-95a29cc5baac 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:51.093 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [req-db90a635-b428-4547-8163-95a29cc5baac 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:51.453 1596 1891085226576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7dffac4-d47e-497b-9fa4-bbaa4fd52b6d 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:51.453 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [req-c7dffac4-d47e-497b-9fa4-bbaa4fd52b6d 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:51.899 1596 1891085226576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43c6602d-db03-42a4-be28-ac34469c049c 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:51.899 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [req-43c6602d-db03-42a4-be28-ac34469c049c 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:52.285 1596 1891087619168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f3f79d9-ba6f-4df4-82fd-6294bf261f9f 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:52.285 1596 1891087619168 MainThread INFO neutron.agent.securitygroups_rpc [req-1f3f79d9-ba6f-4df4-82fd-6294bf261f9f 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:52.593 1596 1891089598592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38d7d897-5e7f-47e9-aa21-e97e3fcb6abf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:17:52.593 1596 1891089598592 MainThread INFO neutron.agent.securitygroups_rpc [req-38d7d897-5e7f-47e9-aa21-e97e3fcb6abf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group rule updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24'] 2022-03-01 20:17:53.502 1596 1891089694208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24', '231661a0-a0e8-449f-a93f-547a90a3f584'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:17:53.502 1596 1891089694208 MainThread INFO neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24', '231661a0-a0e8-449f-a93f-547a90a3f584'] 2022-03-01 20:17:53.502 1596 1891089694208 MainThread INFO neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Refresh firewall rules 2022-03-01 20:17:53.502 1596 1891089694208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:53.579 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] port_update received: c52f8276-0de0-4303-a74e-b99af6d087fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:17:53.592 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:53.592 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Binding port c52f8276-0de0-4303-a74e-b99af6d087fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:17:53.592 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] 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-03-01 20:17:53.607 1596 1891088865408 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:53.607 1596 1891088865408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:17:53.607 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Trunk plugin disabled on server. Assuming port c52f8276-0de0-4303-a74e-b99af6d087fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:17:53.607 1596 1891088865408 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Binding VLAN ID: 512, VLAN trunk: None to switch port c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:17:53.658 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:17:53.684 1596 1891088865408 MainThread INFO neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Refresh firewall rules 2022-03-01 20:17:53.694 1596 1891088865408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information for ports dict_keys(['c52f8276-0de0-4303-a74e-b99af6d087fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (881ec2c3-e86a-49cd-abbd-f44f85d0ca24) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update members of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:17:54.156 1596 1891089694208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update port filter for c52f8276-0de0-4303-a74e-b99af6d087fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:54.171 1596 1891089694208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Updating port rules. 2022-03-01 20:17:54.171 1596 1891089694208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Creating 6 new rules, removing 0 old rules. 2022-03-01 20:17:54.171 1596 1891089694208 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:54.282 1596 1891088865408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information for ports dict_keys(['c52f8276-0de0-4303-a74e-b99af6d087fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:17:54.295 1596 1891088865408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:17:54.295 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:54.295 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (881ec2c3-e86a-49cd-abbd-f44f85d0ca24) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:17:54.295 1596 1891088865408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update members of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:17:54.295 1596 1891088865408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update port filter for c52f8276-0de0-4303-a74e-b99af6d087fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:17:54.295 1596 1891088865408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Updating port rules. 2022-03-01 20:17:54.295 1596 1891088865408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Creating 6 new rules, removing 0 old rules. 2022-03-01 20:17:54.390 1596 1891089694208 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:54.390 1596 1891089694208 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:54.390 1596 1891089694208 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:17:54.390 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-01 20:17:54.501 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:17:54.501 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:17:54.501 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:17:54.552 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:17:54.552 1596 1891089502048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:17:54.552 1596 1891089502048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:17:54.552 1596 1891089502048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:17:54.580 1596 1891089502048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:17:54.580 1596 1891089502048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:17:54.580 1596 1891089502048 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-03-01 20:17:54.580 1596 1891089502048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:17:54.580 1596 1891088865408 MainThread DEBUG oslo_concurrency.lockutils [req-2c6b8a78-8648-40c7-b68e-d68d6d933a8e 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:56.560 1596 1891085226576 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-03-01 20:17:56.737 1596 1891085226576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:17:57.677 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:17:58.567 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:17:58.567 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:17:58.567 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:17:58.567 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:17:58.594 1596 1891085226576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:17:58.594 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:17:58.594 1596 1891085226576 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-03-01 20:17:58.594 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:18:00.560 1596 1891066142784 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-03-01 20:18:00.641 1596 1891066142784 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-03-01 20:18:15.927 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:18:16.683 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:18:16.953 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:18:16.953 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 updated. Details: {'device': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'network_id': 'bc99b711-13d5-486c-adfc-33a56b465285', 'port_id': 'b63ae5d0-aa71-46e3-bccd-af8289a8c966', 'mac_address': 'fa:16:3e:86:ee:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9ac3e47-5f5f-4ef0-b190-e6f7293fcf24', '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-03-01 20:18:16.953 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:18:16.953 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:18:16.953 1596 1891090405152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:18:16.982 1596 1891090405152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:18:16.982 1596 1891090405152 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-03-01 20:18:17.161 1596 1891090405152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:18:17.161 1596 1891090405152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b63ae5d0-aa71-46e3-bccd-af8289a8c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:18:17.173 1596 1891090405152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b63ae5d0-aa71-46e3-bccd-af8289a8c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:18:17.173 1596 1891090405152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:18:17.287 1596 1891090405152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:18:17.287 1596 1891090405152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:18:17.426 1596 1891090405152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b63ae5d0-aa71-46e3-bccd-af8289a8c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:18:17.426 1596 1891090405152 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-03-01 20:18:17.426 1596 1891090405152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f4731f3-4af2-4748-a305-bb01e65b6a74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:18:17.426 1596 1891090405152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b63ae5d0-aa71-46e3-bccd-af8289a8c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:18:17.426 1596 1891090405152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:18:17.426 1596 1891090405152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b63ae5d0-aa71-46e3-bccd-af8289a8c966 not yet added. Adding. 2022-03-01 20:18:17.426 1596 1891090405152 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-03-01 20:18:17.426 1596 1891090405152 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-03-01 20:18:17.615 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:18:17.782 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "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-03-01 20:18:17.782 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" 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-03-01 20:18:17.958 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "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-03-01 20:18:18.098 1596 1891090405152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b63ae5d0-aa71-46e3-bccd-af8289a8c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:18:18.098 1596 1891090405152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b63ae5d0-aa71-46e3-bccd-af8289a8c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:18:18.098 1596 1891090405152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b63ae5d0-aa71-46e3-bccd-af8289a8c966 processed. 2022-03-01 20:18:18.695 1596 1891090405152 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-03-01 20:18:18.935 1596 1891090405152 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-03-01 20:18:19.896 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 2022-03-01 20:18:20.490 1596 1891090712528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67a7dc26-74ca-4697-a752-2362140b09f7 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated on remote: ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:18:20.490 1596 1891090712528 MainThread INFO neutron.agent.securitygroups_rpc [req-67a7dc26-74ca-4697-a752-2362140b09f7 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] Security group member updated ['e51e1631-31fe-44ab-83e0-32953a5b4ede'] 2022-03-01 20:18:20.711 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:18:20.711 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5b43821c-4904-4cf0-bbb9-68dc052c2fd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:18:20.711 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5b43821c-4904-4cf0-bbb9-68dc052c2fd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:18:20.711 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5b43821c-4904-4cf0-bbb9-68dc052c2fd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:18:20.747 1596 1891085226576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 705efab4-8249-453d-9973-a630f9ab4629 2022-03-01 20:18:20.747 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b43821c-4904-4cf0-bbb9-68dc052c2fd5'] 2022-03-01 20:18:20.747 1596 1891085226576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:18:20.747 1596 1891085226576 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-03-01 20:18:20.747 1596 1891085226576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b43821c-4904-4cf0-bbb9-68dc052c2fd5'] 2022-03-01 20:18:21.099 1596 1891085226576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67a7dc26-74ca-4697-a752-2362140b09f7 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] port_delete event received for '5b43821c-4904-4cf0-bbb9-68dc052c2fd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:22.710 1596 1891085226576 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-03-01 20:18:22.741 1596 1891085226576 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-03-01 20:18:24.171 1596 1891088344160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d9c6cd-0ef2-426f-8818-1460fba794de 2e44c45b45ac4e8fbf60e49809a8c45d ec8686f6074449bbaefc4567b13d278e - - -] port_delete event received for '0da82c6c-d3fe-44e3-93b5-1d3bb049959c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:29.584 1596 1891090714464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dec7aaa7-b800-4b04-b77b-5789d32501dc dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'c28b9e03-e2ba-40a2-8803-fbc23448a0c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:30.778 1596 1891090731072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39afbf5b-52e2-4258-b260-ee8816addcc9 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'd30aaac4-d890-4a10-99d0-65587297bc40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:31.941 1596 1891084187952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df82c9f-8d55-4759-ad0b-e0ade5a9d4d0 - - - - -] port_delete event received for '47303934-b44d-4ad4-9757-c3575f94c6a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:31.982 1596 1891084187952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c46decc8-0ce0-4540-aab0-2377b0288059 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '47303934-b44d-4ad4-9757-c3575f94c6a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:18:32.263 1596 1891084187952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c46decc8-0ce0-4540-aab0-2377b0288059 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 705efab4-8249-453d-9973-a630f9ab4629 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:18:32.263 1596 1891084187952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c46decc8-0ce0-4540-aab0-2377b0288059 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 705efab4-8249-453d-9973-a630f9ab4629 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:19:06.139 1596 1891089830832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd690224-a709-4236-8b75-8766289f813b 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated on remote: ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:19:06.139 1596 1891089830832 MainThread INFO neutron.agent.securitygroups_rpc [req-fd690224-a709-4236-8b75-8766289f813b 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] Security group member updated ['5f4731f3-4af2-4748-a305-bb01e65b6a74'] 2022-03-01 20:19:06.434 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b63ae5d0-aa71-46e3-bccd-af8289a8c966 2022-03-01 20:19:06.459 1596 1891089501696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd690224-a709-4236-8b75-8766289f813b 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] port_delete event received for 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:06.965 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:19:06.965 1596 1891085707744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:19:06.965 1596 1891085707744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b63ae5d0-aa71-46e3-bccd-af8289a8c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:19:06.965 1596 1891085707744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b63ae5d0-aa71-46e3-bccd-af8289a8c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:19:06.976 1596 1891085707744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc99b711-13d5-486c-adfc-33a56b465285 2022-03-01 20:19:06.976 1596 1891085707744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:19:06.976 1596 1891085707744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:19:06.976 1596 1891085707744 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-03-01 20:19:06.976 1596 1891085707744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b63ae5d0-aa71-46e3-bccd-af8289a8c966'] 2022-03-01 20:19:08.975 1596 1891089649504 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-03-01 20:19:08.982 1596 1891089922880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3a079ce-8dee-4748-92d1-4dabafa796fa 65ef6566adb04b7b851607a8afa78733 7ac78a1177c84899b0ead7ca1cfc129f - - -] port_delete event received for '4a6c43c8-8176-49c8-abc7-5ccff5dc5b12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:08.982 1596 1891089649504 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-03-01 20:19:12.888 1596 1891090097952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa54daef-23ac-4bf2-94d5-0f02fadbf8d0 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '4628817d-7093-41ee-99ef-63ee23af0d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:14.451 1596 1891089596832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ab6f59-50bb-4a64-a814-c142be74abff dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'e7cfbe85-7326-41b7-af88-b62c151ce65e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:15.434 1596 1891089575776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd51de96-3167-4518-9a51-12dd505d8b95 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '69b6d766-befb-4083-8ed7-88ef566d666c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:15.451 1596 1891089575776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95f3ace-a1df-4ed5-b728-879818297329 - - - - -] port_delete event received for '69b6d766-befb-4083-8ed7-88ef566d666c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:15.708 1596 1891088979744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd51de96-3167-4518-9a51-12dd505d8b95 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network bc99b711-13d5-486c-adfc-33a56b465285 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:19:15.708 1596 1891088979744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd51de96-3167-4518-9a51-12dd505d8b95 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network bc99b711-13d5-486c-adfc-33a56b465285 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:19:27.215 1596 1891087090784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated on remote: ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24', '231661a0-a0e8-449f-a93f-547a90a3f584'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:19:27.231 1596 1891087090784 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated ['881ec2c3-e86a-49cd-abbd-f44f85d0ca24', '231661a0-a0e8-449f-a93f-547a90a3f584'] 2022-03-01 20:19:27.231 1596 1891087090784 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Refresh firewall rules 2022-03-01 20:19:27.231 1596 1891087090784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:19:27.260 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] port_update received: c52f8276-0de0-4303-a74e-b99af6d087fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:19:27.278 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:19:27.278 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Binding port c52f8276-0de0-4303-a74e-b99af6d087fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:19:27.278 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] 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-03-01 20:19:27.295 1596 1891090815456 MainThread DEBUG neutron.services.trunk.rpc.agent [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:19:27.295 1596 1891090815456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c52f8276-0de0-4303-a74e-b99af6d087fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:19:27.365 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Trunk plugin disabled on server. Assuming port c52f8276-0de0-4303-a74e-b99af6d087fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:19:27.365 1596 1891090815456 MainThread INFO networking_hyperv.neutron.trunk_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Binding VLAN ID: 512, VLAN trunk: None to switch port c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:19:27.403 1596 1891090815456 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Refresh firewall rules 2022-03-01 20:19:27.403 1596 1891090815456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:19:27.496 1596 1891087090784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information for ports dict_keys(['c52f8276-0de0-4303-a74e-b99af6d087fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:19:27.496 1596 1891087090784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update members of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update port filter for c52f8276-0de0-4303-a74e-b99af6d087fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:19:27.501 1596 1891087090784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Updating port rules. 2022-03-01 20:19:27.501 1596 1891087090784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Creating 0 new rules, removing 6 old rules. 2022-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:19:27.501 1596 1891087090784 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:19:27.653 1596 1891090815456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information for ports dict_keys(['c52f8276-0de0-4303-a74e-b99af6d087fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:19:27.653 1596 1891090815456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:19:27.653 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update rules of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:19:27.653 1596 1891090815456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update members of security group (231661a0-a0e8-449f-a93f-547a90a3f584) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:19:27.653 1596 1891090815456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update port filter for c52f8276-0de0-4303-a74e-b99af6d087fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:19:27.653 1596 1891090815456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Updating port rules. 2022-03-01 20:19:27.653 1596 1891090815456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Creating 0 new rules, removing 6 old rules. 2022-03-01 20:19:27.732 1596 1891087090784 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:19:27.732 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-01 20:19:27.732 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:19:27.732 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" 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-03-01 20:19:27.796 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-driver-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "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-03-01 20:19:27.825 1596 1891090815456 MainThread DEBUG oslo_concurrency.lockutils [req-bfe1046a-2bb1-4a29-9600-dfef6b8408bb 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Lock "n-hv-agent-port-lock-c52f8276-0de0-4303-a74e-b99af6d087fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:19:28.574 1596 1891090733360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb7f01c8-a306-44c6-b892-25d1d5664617 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] port_delete event received for 'a6b2b0d4-cb14-4b61-8eac-c9a751ea0238' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:36.077 1596 1891085665376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated on remote: ['231661a0-a0e8-449f-a93f-547a90a3f584'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:19:36.077 1596 1891085665376 MainThread INFO neutron.agent.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Security group member updated ['231661a0-a0e8-449f-a93f-547a90a3f584'] 2022-03-01 20:19:36.077 1596 1891085665376 MainThread INFO neutron.agent.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Refresh firewall rules 2022-03-01 20:19:36.077 1596 1891085665376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Get security group information for devices via rpc ['c52f8276-0de0-4303-a74e-b99af6d087fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:19:36.106 1596 1891085665376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:19:36.106 1596 1891085665376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:19:36.138 1596 1891085665376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a1e6865-4d58-430f-a69e-d36c721bfedf 666a2dbb8cfb42088bba192cec97289b 32c4078cb3d848a2817d28a30bc92e05 - - -] port_delete event received for 'c52f8276-0de0-4303-a74e-b99af6d087fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:36.715 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c52f8276-0de0-4303-a74e-b99af6d087fd 2022-03-01 20:19:37.143 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:19:37.143 1596 1891090310768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c52f8276-0de0-4303-a74e-b99af6d087fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:19:37.143 1596 1891090310768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c52f8276-0de0-4303-a74e-b99af6d087fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:19:37.143 1596 1891090310768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c52f8276-0de0-4303-a74e-b99af6d087fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:19:37.143 1596 1891090310768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c52f8276-0de0-4303-a74e-b99af6d087fd'] 2022-03-01 20:19:37.143 1596 1891090310768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:19:37.143 1596 1891090310768 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-03-01 20:19:37.168 1596 1891090310768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c52f8276-0de0-4303-a74e-b99af6d087fd'] 2022-03-01 20:19:38.674 1596 1891089388288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cda3809-5348-407b-ad3f-9b69fc4ecb34 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated on remote: ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:19:38.674 1596 1891089388288 MainThread INFO neutron.agent.securitygroups_rpc [req-3cda3809-5348-407b-ad3f-9b69fc4ecb34 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] 2022-03-01 20:19:39.152 1596 1891091117856 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-03-01 20:19:39.185 1596 1891091117856 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-03-01 20:19:39.824 1596 1891090732128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a4cc476-f192-4ead-b23a-d2f1b691adac 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 397838de-8861-4f71-9a9e-5c0a9a99d899 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:19:39.837 1596 1891090732128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a4cc476-f192-4ead-b23a-d2f1b691adac 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 397838de-8861-4f71-9a9e-5c0a9a99d899 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:19:41.422 1596 1891091353840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cdbcb39-a173-49af-aa19-01def0b1d2da dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '71cbf088-74a7-4232-b2eb-12e36a534998' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:42.762 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 397838de-8861-4f71-9a9e-5c0a9a99d899 2022-03-01 20:19:42.981 1596 1891066634832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d4878c7-fa89-447d-ba27-2e5b7ddc1fd9 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '76daccfe-106d-4fd8-b744-0691e932b139' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:43.168 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:19:43.481 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 397838de-8861-4f71-9a9e-5c0a9a99d899 2022-03-01 20:19:43.481 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 397838de-8861-4f71-9a9e-5c0a9a99d899 updated. Details: {'device': '397838de-8861-4f71-9a9e-5c0a9a99d899', 'network_id': 'e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0', 'port_id': '397838de-8861-4f71-9a9e-5c0a9a99d899', 'mac_address': 'fa:16:3e:81:85:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 513, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cb3092d-b9db-4206-99d8-9172eea510a4', '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-03-01 20:19:43.481 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:19:43.487 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" 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-03-01 20:19:43.487 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 397838de-8861-4f71-9a9e-5c0a9a99d899 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:19:43.487 1596 1891090816160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 2022-03-01 20:19:43.487 1596 1891090816160 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-03-01 20:19:43.632 1596 1891090816160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '397838de-8861-4f71-9a9e-5c0a9a99d899') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:19:43.632 1596 1891090816160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '397838de-8861-4f71-9a9e-5c0a9a99d899') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:19:43.652 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 397838de-8861-4f71-9a9e-5c0a9a99d899 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:19:43.652 1596 1891090816160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 513, VLAN trunk: None to switch port 397838de-8861-4f71-9a9e-5c0a9a99d899 2022-03-01 20:19:43.712 1596 1891090816160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:19:43.730 1596 1891090816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['397838de-8861-4f71-9a9e-5c0a9a99d899'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:19:43.918 1596 1891090816160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['397838de-8861-4f71-9a9e-5c0a9a99d899']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:19:43.918 1596 1891090816160 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-03-01 20:19:43.918 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af2a2761-2996-4f78-a9a3-4ed2085a8f37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:19:43.918 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af2a2761-2996-4f78-a9a3-4ed2085a8f37) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:19:43.918 1596 1891090816160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 397838de-8861-4f71-9a9e-5c0a9a99d899 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:19:43.918 1596 1891090816160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:19:43.918 1596 1891090816160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 397838de-8861-4f71-9a9e-5c0a9a99d899 not yet added. Adding. 2022-03-01 20:19:43.918 1596 1891090816160 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-03-01 20:19:43.918 1596 1891090816160 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-03-01 20:19:44.027 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" 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-03-01 20:19:44.064 1596 1891091041616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6b65fa6-6791-408e-b93d-7ec6906d2251 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '414fc8e9-efad-44ae-98cd-ed209be054ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:44.122 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" "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-03-01 20:19:44.122 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" 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-03-01 20:19:44.247 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" "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-03-01 20:19:44.347 1596 1891089158208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4f12911-7c7b-4219-9303-5cd39817de86 - - - - -] port_delete event received for '414fc8e9-efad-44ae-98cd-ed209be054ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:44.347 1596 1891090816160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-397838de-8861-4f71-9a9e-5c0a9a99d899" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:19:44.347 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 397838de-8861-4f71-9a9e-5c0a9a99d899 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:19:44.347 1596 1891090816160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 397838de-8861-4f71-9a9e-5c0a9a99d899 processed. 2022-03-01 20:19:44.404 1596 1891090816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6b65fa6-6791-408e-b93d-7ec6906d2251 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network ba6fc68a-ef4c-4b9d-acdb-cdbddf5fb9c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:19:44.404 1596 1891090816160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a6b65fa6-6791-408e-b93d-7ec6906d2251 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Reclaiming local network ba6fc68a-ef4c-4b9d-acdb-cdbddf5fb9c1 2022-03-01 20:19:45.184 1596 1891087092896 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-03-01 20:19:45.496 1596 1891087092896 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-03-01 20:19:45.574 1596 1891087092896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b43c1ca2-9618-4130-a952-709f555a9a13 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'a2317cda-a952-43cd-ae87-33cd8aeafb1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:46.967 1596 1891091404928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c76de90e-9a2a-4494-a43d-46e1bc1964f0 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '40e7b8e6-c45d-44de-8276-67baea023d88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:48.045 1596 1891091357360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49fddd17-ec5b-46a9-801c-078349306e47 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '6bd0835c-feaf-41b9-ab91-911570283f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:48.045 1596 1891091355600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648a13b2-4817-4202-806e-6254f73d3b42 - - - - -] port_delete event received for '6bd0835c-feaf-41b9-ab91-911570283f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:19:48.691 1596 1891091355600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49fddd17-ec5b-46a9-801c-078349306e47 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 73d4d924-b881-4e46-bba9-8976df7e4eb9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:19:48.691 1596 1891091355600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49fddd17-ec5b-46a9-801c-078349306e47 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 73d4d924-b881-4e46-bba9-8976df7e4eb9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:19:56.375 1596 1891091501296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fbdebc-b30f-4ffe-a736-342fe374961b dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 3b77f94b-cf7b-4d1d-8eab-1168d4bb3b21 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:19:56.375 1596 1891091501296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fbdebc-b30f-4ffe-a736-342fe374961b dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 3b77f94b-cf7b-4d1d-8eab-1168d4bb3b21 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:19:56.997 1596 1891091594752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71ff98cf-c059-4682-9699-5f0a092411c9 - - - - -] port_update received: 9a040922-5813-4485-a17a-e48ff3526209 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:19:56.997 1596 1891091594752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71ff98cf-c059-4682-9699-5f0a092411c9 - - - - -] No port 9a040922-5813-4485-a17a-e48ff3526209 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:19:57.434 1596 1891091594928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dae5e6bf-79b7-4cc3-870a-8f34d5b17c6d dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network c0bf0db3-a3f6-4683-9e7f-5261e80f5e55 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:19:57.434 1596 1891091594928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dae5e6bf-79b7-4cc3-870a-8f34d5b17c6d dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network c0bf0db3-a3f6-4683-9e7f-5261e80f5e55 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:20:00.707 1596 1891091435184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40dfe9b2-ace8-4995-916c-b3994ca58aa0 - - - - -] port_update received: 24182288-785c-46e5-9854-39260b1ff1cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:20:00.730 1596 1891091435184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40dfe9b2-ace8-4995-916c-b3994ca58aa0 - - - - -] No port 24182288-785c-46e5-9854-39260b1ff1cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:20:04.433 1596 1891090385728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f99a0dca-9070-4644-8ade-b9462871d785 - - - - -] port_update received: b8e1154c-73b0-4e54-8817-1946545f0cd0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:20:04.445 1596 1891090385728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f99a0dca-9070-4644-8ade-b9462871d785 - - - - -] No port b8e1154c-73b0-4e54-8817-1946545f0cd0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:20:07.027 1596 1891091707856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d7f7f16-03d7-45bf-b76e-d08e0a7ce054 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:07.042 1596 1891091707856 MainThread INFO neutron.agent.securitygroups_rpc [req-2d7f7f16-03d7-45bf-b76e-d08e0a7ce054 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:07.512 1596 1891091764848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-537fa1b4-9542-43fd-9298-2e2cef0a8e80 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:07.512 1596 1891091764848 MainThread INFO neutron.agent.securitygroups_rpc [req-537fa1b4-9542-43fd-9298-2e2cef0a8e80 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:07.963 1596 1891089647920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df4ab7fb-3e84-4840-af06-f887b26564fc da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:07.963 1596 1891089647920 MainThread INFO neutron.agent.securitygroups_rpc [req-df4ab7fb-3e84-4840-af06-f887b26564fc da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:08.641 1596 1891089647920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75a22635-ef5b-472b-8aee-8280a2d6324a da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:08.641 1596 1891089647920 MainThread INFO neutron.agent.securitygroups_rpc [req-75a22635-ef5b-472b-8aee-8280a2d6324a da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:09.402 1596 1891091709440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62af102e-e4aa-41a3-a523-d15702981e46 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:09.402 1596 1891091709440 MainThread INFO neutron.agent.securitygroups_rpc [req-62af102e-e4aa-41a3-a523-d15702981e46 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:10.004 1596 1891091118560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-066bca00-e403-41dd-965a-e3c2c1821a33 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-01 20:20:10.004 1596 1891091118560 MainThread INFO neutron.agent.securitygroups_rpc [req-066bca00-e403-41dd-965a-e3c2c1821a33 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group rule updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:10.028 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c4f5435-f55e-49f1-9af0-cbf2426eb5f3 - - - - -] port_update received: 34b81505-2e13-4393-924c-f33465427943 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:20:10.043 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c4f5435-f55e-49f1-9af0-cbf2426eb5f3 - - - - -] No port 34b81505-2e13-4393-924c-f33465427943 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:20:33.543 1596 1891092090192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44dc2f25-0260-4a33-8884-7c8c5f7b6a62 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] port_delete event received for '21d695a4-604d-4ee1-aec3-57119cc800b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:37.157 1596 1891091892880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e76725b-a6f5-49bd-ab64-6a13adcff495 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated on remote: ['cb070165-20df-4e5e-88c9-d2038934bbb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:20:37.157 1596 1891091892880 MainThread INFO neutron.agent.securitygroups_rpc [req-4e76725b-a6f5-49bd-ab64-6a13adcff495 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] Security group member updated ['cb070165-20df-4e5e-88c9-d2038934bbb3'] 2022-03-01 20:20:37.216 1596 1891091891824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e76725b-a6f5-49bd-ab64-6a13adcff495 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] port_delete event received for '1f2e7a1f-489b-424b-920b-4f1b2527c343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:37.422 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f2e7a1f-489b-424b-920b-4f1b2527c343 2022-03-01 20:20:37.448 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:20:37.448 1596 1891091327456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f2e7a1f-489b-424b-920b-4f1b2527c343' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:20:37.448 1596 1891091327456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f2e7a1f-489b-424b-920b-4f1b2527c343' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:20:37.448 1596 1891091327456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f2e7a1f-489b-424b-920b-4f1b2527c343 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:20:37.464 1596 1891091327456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e6443103-d5ce-4393-8148-2a2adb9dc387 2022-03-01 20:20:37.464 1596 1891091327456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f2e7a1f-489b-424b-920b-4f1b2527c343'] 2022-03-01 20:20:37.464 1596 1891091327456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:20:37.464 1596 1891091327456 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-03-01 20:20:37.464 1596 1891091327456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f2e7a1f-489b-424b-920b-4f1b2527c343'] 2022-03-01 20:20:39.465 1596 1891088978864 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-03-01 20:20:39.495 1596 1891088978864 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-03-01 20:20:40.061 1596 1891087090784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270cf473-9429-4271-8a76-c72fdf2d10b4 78889c6306f843a78af01f3bf7f08d12 e070acb067a5470a8bb783cb80a56601 - - -] port_delete event received for '8b736944-5914-46fc-a5e1-5412a3ac69b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:42.838 1596 1891090407264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b95d3ea-4dda-4131-9e94-4acea904db7a da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group member updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:20:42.838 1596 1891090407264 MainThread INFO neutron.agent.securitygroups_rpc [req-7b95d3ea-4dda-4131-9e94-4acea904db7a da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group member updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:20:43.027 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a885675-2c36-477b-a6a9-a7682bfa8fd7 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '700224d9-61c1-44f5-a57e-480bca5e7b09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:43.292 1596 1891090166528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated on remote: ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:20:43.292 1596 1891090166528 MainThread INFO neutron.agent.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] 2022-03-01 20:20:43.292 1596 1891090166528 MainThread INFO neutron.agent.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Refresh firewall rules 2022-03-01 20:20:43.292 1596 1891090166528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Get security group information for devices via rpc ['397838de-8861-4f71-9a9e-5c0a9a99d899'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:20:43.338 1596 1891090166528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:20:43.338 1596 1891090166528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:20:43.416 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f25dda4-5af5-4aa9-9381-ac3498e344e9 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] port_delete event received for '397838de-8861-4f71-9a9e-5c0a9a99d899' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:43.441 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 397838de-8861-4f71-9a9e-5c0a9a99d899 2022-03-01 20:20:43.501 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:20:43.501 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '397838de-8861-4f71-9a9e-5c0a9a99d899' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:20:43.501 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '397838de-8861-4f71-9a9e-5c0a9a99d899' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:20:43.501 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 397838de-8861-4f71-9a9e-5c0a9a99d899 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:20:43.501 1596 1891090166528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 2022-03-01 20:20:43.501 1596 1891090166528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['397838de-8861-4f71-9a9e-5c0a9a99d899'] 2022-03-01 20:20:43.501 1596 1891090166528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:20:43.501 1596 1891090166528 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-03-01 20:20:43.501 1596 1891090166528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['397838de-8861-4f71-9a9e-5c0a9a99d899'] 2022-03-01 20:20:44.505 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74249b2d-5b9d-4ae6-ad11-b6804d13099f 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: 8a5a44a9-17a0-49d3-940e-c420ea940ac1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:20:44.517 1596 1891090166528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74249b2d-5b9d-4ae6-ad11-b6804d13099f 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:20:44.836 1596 1891087691088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2370f4a-a14c-427f-b77d-f40b7b8f99ab dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'c223c429-74bd-487e-bd32-e1f1f289ff88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:45.494 1596 1891089304384 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-03-01 20:20:45.541 1596 1891089304384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:20:45.932 1596 1891091186960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e305aed-ca1a-4c0d-bfdc-83ae590b72e8 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '759b13ce-d627-4538-a340-034c95d5c96a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:45.946 1596 1891091186960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21191634-3c8d-4c20-91a9-5f4eb1fdaccc - - - - -] port_delete event received for '759b13ce-d627-4538-a340-034c95d5c96a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:46.305 1596 1891091325344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e305aed-ca1a-4c0d-bfdc-83ae590b72e8 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network e6443103-d5ce-4393-8148-2a2adb9dc387 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:20:46.305 1596 1891091325344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e305aed-ca1a-4c0d-bfdc-83ae590b72e8 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network e6443103-d5ce-4393-8148-2a2adb9dc387 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:20:47.352 1596 1891091893760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cc98e9b-187d-4001-b2e3-4bd57829fcf9 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'a453c182-ce78-4d21-bbd0-1124f3c7cb94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:48.949 1596 1891087935616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4146b8b-8da3-42be-8917-091860402a9a dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'bae64db2-7b7d-4b9b-97dc-8dd2d840bdeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:49.917 1596 1891087935616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95e57524-a516-4fb7-8f06-c91be9a29003 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '009973bb-6714-4683-bcbd-26592ce3fe73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:49.972 1596 1891087935616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-658e04be-0149-484c-b189-4648c39eaf0a - - - - -] port_delete event received for '009973bb-6714-4683-bcbd-26592ce3fe73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:20:50.275 1596 1891089301744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95e57524-a516-4fb7-8f06-c91be9a29003 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network b83617b9-92d2-4347-8737-098bdfd0869a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:20:50.289 1596 1891089301744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95e57524-a516-4fb7-8f06-c91be9a29003 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network b83617b9-92d2-4347-8737-098bdfd0869a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:20:51.306 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:20:51.963 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:20:52.243 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:20:52.243 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 updated. Details: {'device': '8a5a44a9-17a0-49d3-940e-c420ea940ac1', 'network_id': '576e86f3-8832-4ee1-9fab-7cb6376c86ff', 'port_id': '8a5a44a9-17a0-49d3-940e-c420ea940ac1', 'mac_address': 'fa:16:3e:2d:41:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '654a1a3a-6b0e-4fa2-a697-c9ec2990925d', '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-03-01 20:20:52.243 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:20:52.243 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:20:52.243 1596 1891091892176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:20:52.243 1596 1891091892176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 576e86f3-8832-4ee1-9fab-7cb6376c86ff 2022-03-01 20:20:52.243 1596 1891091892176 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-03-01 20:20:52.393 1596 1891091892176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a5a44a9-17a0-49d3-940e-c420ea940ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:20:52.393 1596 1891091892176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a5a44a9-17a0-49d3-940e-c420ea940ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:20:52.393 1596 1891091892176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:20:52.393 1596 1891091892176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:20:52.478 1596 1891091892176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:20:52.478 1596 1891091892176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:20:52.759 1596 1891091892176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a5a44a9-17a0-49d3-940e-c420ea940ac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:20:52.759 1596 1891091892176 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-03-01 20:20:52.759 1596 1891091892176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (16fd9e2a-e15c-4521-975e-b7f3cba42311) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:20:52.760 1596 1891091892176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:20:52.760 1596 1891091892176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:20:52.760 1596 1891091892176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a5a44a9-17a0-49d3-940e-c420ea940ac1 not yet added. Adding. 2022-03-01 20:20:52.760 1596 1891091892176 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-03-01 20:20:52.760 1596 1891091892176 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-03-01 20:20:52.842 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:20:52.931 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "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-03-01 20:20:52.931 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:20:53.062 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "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-03-01 20:20:55.999 1596 1891091892176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:20:55.999 1596 1891091892176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:20:55.999 1596 1891091892176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 processed. 2022-03-01 20:20:57.993 1596 1891091894336 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-03-01 20:20:58.352 1596 1891091894336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:21:00.352 1596 1891086951520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e7b61fb-f361-4250-abc0-28999df7ce87 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated on remote: ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:21:00.352 1596 1891086951520 MainThread INFO neutron.agent.securitygroups_rpc [req-4e7b61fb-f361-4250-abc0-28999df7ce87 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] 2022-03-01 20:21:01.462 1596 1891091039856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41bcac1-a950-45b0-ba95-16df9ea2ed0e 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] port_update received: e2ad674d-22d4-4ae0-b814-87583c141b95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-01 20:21:01.482 1596 1891091039856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41bcac1-a950-45b0-ba95-16df9ea2ed0e 5df0517b0ae6478e94bd000e244dff11 a2c7ccaa7bbc47ec9a10cd24c9b28a42 - - -] No port e2ad674d-22d4-4ae0-b814-87583c141b95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-01 20:21:04.039 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2ad674d-22d4-4ae0-b814-87583c141b95 2022-03-01 20:21:06.039 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:21:06.306 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port e2ad674d-22d4-4ae0-b814-87583c141b95 2022-03-01 20:21:06.322 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port e2ad674d-22d4-4ae0-b814-87583c141b95 updated. Details: {'device': 'e2ad674d-22d4-4ae0-b814-87583c141b95', 'network_id': 'e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0', 'port_id': 'e2ad674d-22d4-4ae0-b814-87583c141b95', 'mac_address': 'fa:16:3e:e5:71:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 513, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cb3092d-b9db-4206-99d8-9172eea510a4', '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-03-01 20:21:06.322 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:21:06.322 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" 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-03-01 20:21:06.322 1596 1891091709792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2ad674d-22d4-4ae0-b814-87583c141b95 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:21:06.322 1596 1891091709792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 2022-03-01 20:21:06.322 1596 1891091709792 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-03-01 20:21:06.494 1596 1891091709792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2ad674d-22d4-4ae0-b814-87583c141b95') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:21:06.494 1596 1891091709792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2ad674d-22d4-4ae0-b814-87583c141b95') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:21:06.494 1596 1891091709792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2ad674d-22d4-4ae0-b814-87583c141b95 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:21:06.494 1596 1891091709792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 513, VLAN trunk: None to switch port e2ad674d-22d4-4ae0-b814-87583c141b95 2022-03-01 20:21:06.586 1596 1891091709792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:21:06.586 1596 1891091709792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2ad674d-22d4-4ae0-b814-87583c141b95'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:21:06.731 1596 1891091709792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2ad674d-22d4-4ae0-b814-87583c141b95']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:21:06.731 1596 1891091709792 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-03-01 20:21:06.731 1596 1891091709792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af2a2761-2996-4f78-a9a3-4ed2085a8f37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:21:06.731 1596 1891091709792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af2a2761-2996-4f78-a9a3-4ed2085a8f37) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-01 20:21:06.731 1596 1891091709792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2ad674d-22d4-4ae0-b814-87583c141b95 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:21:06.731 1596 1891091709792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:21:06.731 1596 1891091709792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2ad674d-22d4-4ae0-b814-87583c141b95 not yet added. Adding. 2022-03-01 20:21:06.731 1596 1891091709792 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-03-01 20:21:06.731 1596 1891091709792 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-03-01 20:21:06.847 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" 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-03-01 20:21:06.976 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" "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-03-01 20:21:06.976 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" 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-03-01 20:21:07.106 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" "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-03-01 20:21:07.219 1596 1891091709792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2ad674d-22d4-4ae0-b814-87583c141b95" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:21:07.219 1596 1891091709792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2ad674d-22d4-4ae0-b814-87583c141b95 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:21:07.219 1596 1891091709792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2ad674d-22d4-4ae0-b814-87583c141b95 processed. 2022-03-01 20:21:08.045 1596 1891090097952 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-03-01 20:21:08.368 1596 1891090097952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:21:39.769 1596 1891088409696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated on remote: ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:21:39.769 1596 1891088409696 MainThread INFO neutron.agent.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Security group member updated ['af2a2761-2996-4f78-a9a3-4ed2085a8f37'] 2022-03-01 20:21:39.769 1596 1891088409696 MainThread INFO neutron.agent.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Refresh firewall rules 2022-03-01 20:21:39.769 1596 1891088409696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Get security group information for devices via rpc ['e2ad674d-22d4-4ae0-b814-87583c141b95'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:21:39.786 1596 1891088409696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:21:39.803 1596 1891088409696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-01 20:21:39.847 1596 1891088409696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0e77bf-2f53-4535-942e-0f519e4ab3bf 9624a81703014072886575aed629e655 bb0b266b62ec4167a01cd2f8bdcd84ad - - -] port_delete event received for 'e2ad674d-22d4-4ae0-b814-87583c141b95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:21:40.288 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2ad674d-22d4-4ae0-b814-87583c141b95 2022-03-01 20:21:42.145 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:21:42.145 1596 1891088864352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2ad674d-22d4-4ae0-b814-87583c141b95' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:21:42.145 1596 1891088864352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2ad674d-22d4-4ae0-b814-87583c141b95' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:21:42.145 1596 1891088864352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2ad674d-22d4-4ae0-b814-87583c141b95 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:21:42.166 1596 1891088864352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 2022-03-01 20:21:42.166 1596 1891088864352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2ad674d-22d4-4ae0-b814-87583c141b95'] 2022-03-01 20:21:42.166 1596 1891088864352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:21:42.166 1596 1891088864352 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-03-01 20:21:42.166 1596 1891088864352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2ad674d-22d4-4ae0-b814-87583c141b95'] 2022-03-01 20:21:44.146 1596 1891088937024 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-03-01 20:21:45.863 1596 1891088937024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:22:08.626 1596 1891066542032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ee88c0-5ec9-4f56-83e2-028e4f1f5ce3 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:22:08.626 1596 1891066542032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ee88c0-5ec9-4f56-83e2-028e4f1f5ce3 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network e0c6fc4c-1c83-4ea6-b6cc-d3e9264d6dd0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:23:27.275 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:23:27.400 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:23:27.400 1596 1891066636416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a5a44a9-17a0-49d3-940e-c420ea940ac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:23:27.400 1596 1891066636416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a5a44a9-17a0-49d3-940e-c420ea940ac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:23:27.400 1596 1891066636416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:23:27.405 1596 1891066636416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 576e86f3-8832-4ee1-9fab-7cb6376c86ff 2022-03-01 20:23:27.405 1596 1891066636416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] 2022-03-01 20:23:27.405 1596 1891066636416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:23:27.405 1596 1891066636416 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-03-01 20:23:27.405 1596 1891066636416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] 2022-03-01 20:23:29.400 1596 1891088549136 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-03-01 20:23:29.603 1596 1891088549136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:23:43.305 1596 1891084187072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:23:43.415 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-01 20:23:43.712 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Adding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:23:43.712 1596 1890986842768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 updated. Details: {'device': '8a5a44a9-17a0-49d3-940e-c420ea940ac1', 'network_id': '576e86f3-8832-4ee1-9fab-7cb6376c86ff', 'port_id': '8a5a44a9-17a0-49d3-940e-c420ea940ac1', 'mac_address': 'fa:16:3e:2d:41:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '654a1a3a-6b0e-4fa2-a697-c9ec2990925d', '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-03-01 20:23:43.712 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] 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-03-01 20:23:43.712 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:23:43.712 1596 1891088411984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-01 20:23:43.712 1596 1891088411984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 576e86f3-8832-4ee1-9fab-7cb6376c86ff 2022-03-01 20:23:43.717 1596 1891088411984 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-03-01 20:23:43.873 1596 1891088411984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a5a44a9-17a0-49d3-940e-c420ea940ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:23:43.873 1596 1891088411984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a5a44a9-17a0-49d3-940e-c420ea940ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-01 20:23:43.884 1596 1891088411984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-01 20:23:43.884 1596 1891088411984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:23:43.947 1596 1891088411984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-01 20:23:43.947 1596 1891088411984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-01 20:23:44.165 1596 1891088411984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a5a44a9-17a0-49d3-940e-c420ea940ac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-01 20:23:44.165 1596 1891088411984 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-03-01 20:23:44.165 1596 1891088411984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (16fd9e2a-e15c-4521-975e-b7f3cba42311) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-01 20:23:44.165 1596 1891088411984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-01 20:23:44.165 1596 1891088411984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-01 20:23:44.184 1596 1891088411984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a5a44a9-17a0-49d3-940e-c420ea940ac1 not yet added. Adding. 2022-03-01 20:23:44.184 1596 1891088411984 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-03-01 20:23:44.184 1596 1891088411984 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-03-01 20:23:44.260 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:23:44.337 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "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-03-01 20:23:44.337 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" 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-03-01 20:23:44.451 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "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-03-01 20:23:44.546 1596 1891088411984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a5a44a9-17a0-49d3-940e-c420ea940ac1" "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-03-01 20:23:44.546 1596 1891088411984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-01 20:23:44.546 1596 1891088411984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 processed. 2022-03-01 20:23:45.430 1596 1891066998096 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-03-01 20:23:45.759 1596 1891066998096 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-03-01 20:25:10.175 1596 1891084839216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09b43524-25ae-4f78-81a7-a5c25945789b da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] port_delete event received for '11e807e1-11ed-4c65-a573-a4e11ca3b06a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:13.223 1596 1891084758000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0aeec046-64a4-4eb1-9529-15bfe9b96ce9 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group member updated on remote: ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-01 20:25:13.223 1596 1891084758000 MainThread INFO neutron.agent.securitygroups_rpc [req-0aeec046-64a4-4eb1-9529-15bfe9b96ce9 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] Security group member updated ['16fd9e2a-e15c-4521-975e-b7f3cba42311'] 2022-03-01 20:25:13.317 1596 1891084751616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aeec046-64a4-4eb1-9529-15bfe9b96ce9 da4a6db1a37f4e26854247f44bfed003 54320a041e114026b4da1e7a642d6c52 - - -] port_delete event received for '8a5a44a9-17a0-49d3-940e-c420ea940ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:14.083 1596 1891084187248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a5a44a9-17a0-49d3-940e-c420ea940ac1 2022-03-01 20:25:15.893 1596 1890986842768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce0911-3511-4abd-93ea-1eaf5b40580a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-01 20:25:15.893 1596 1891028691072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a5a44a9-17a0-49d3-940e-c420ea940ac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-01 20:25:15.893 1596 1891028691072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a5a44a9-17a0-49d3-940e-c420ea940ac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-01 20:25:15.893 1596 1891028691072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a5a44a9-17a0-49d3-940e-c420ea940ac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-01 20:25:15.899 1596 1891028691072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 576e86f3-8832-4ee1-9fab-7cb6376c86ff 2022-03-01 20:25:15.899 1596 1891028691072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] 2022-03-01 20:25:15.899 1596 1891028691072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-01 20:25:15.899 1596 1891028691072 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-03-01 20:25:15.899 1596 1891028691072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a5a44a9-17a0-49d3-940e-c420ea940ac1'] 2022-03-01 20:25:17.253 1596 1891028691072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7829b1e1-e4cf-4ab1-b2b3-5b9f5e8bc24e dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '24182288-785c-46e5-9854-39260b1ff1cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:17.893 1596 1891028691072 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-03-01 20:25:18.067 1596 1891028691072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-01 20:25:18.485 1596 1891089574720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa8427b-5b76-433c-b998-5374985f29ef dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '9a040922-5813-4485-a17a-e48ff3526209' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:19.425 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d48f47-e014-452f-83ec-cb0ab2ac8a98 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'e94bb155-d3fe-45b2-a00d-4b81e990a498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:19.425 1596 1891066543088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-825e2411-adb8-4244-bdc6-b79a5f7910e5 - - - - -] port_delete event received for 'e94bb155-d3fe-45b2-a00d-4b81e990a498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:19.677 1596 1891085090304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d48f47-e014-452f-83ec-cb0ab2ac8a98 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network 576e86f3-8832-4ee1-9fab-7cb6376c86ff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:25:19.677 1596 1891085090304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d48f47-e014-452f-83ec-cb0ab2ac8a98 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network 576e86f3-8832-4ee1-9fab-7cb6376c86ff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-01 20:25:20.975 1596 1891090414224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbce31ff-c063-4cac-a376-f3c13286756a dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '34b81505-2e13-4393-924c-f33465427943' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:22.174 1596 1891091405984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b350db2b-448f-40b1-be7e-0fa252399d28 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for 'b8e1154c-73b0-4e54-8817-1946545f0cd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:23.114 1596 1891092639056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fdf1650-3263-4d08-9e1f-9bac72f316f2 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] port_delete event received for '286746d9-20af-4bbf-b6b2-9ed520a35939' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:23.143 1596 1891084205920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3f9425e-0bc4-4099-a54a-e45dc5911a01 - - - - -] port_delete event received for '286746d9-20af-4bbf-b6b2-9ed520a35939' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-01 20:25:23.362 1596 1891084687664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fdf1650-3263-4d08-9e1f-9bac72f316f2 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] network_delete received. Deleting network c908802e-f428-4ae1-af5f-9f4f7da52f8b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-01 20:25:23.362 1596 1891084687664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fdf1650-3263-4d08-9e1f-9bac72f316f2 dfd0db9b24b449a19e1e38a70d94e13c fcebe78ac3cc4645b43afc9916e181bb - - -] Network c908802e-f428-4ae1-af5f-9f4f7da52f8b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463