2021-12-22 13:41:44.878 2892 2158543518184 MainThread INFO neutron.common.config [-] Logging enabled! 2021-12-22 13:41:44.878 2892 2158543518184 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev319 2021-12-22 13:41:44.878 2892 2158543518184 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-12-22 13:41:44.912 2892 2158543518184 MainThread INFO os_win.utils.network.networkutils [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] WMI caching is disabled. 2021-12-22 13:41:45.159 2892 2158543518184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-12-22 13:41:45.237 2892 2158543518184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-22 13:41:45.237 2892 2158543518184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-22 13:41:45.409 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent initialized successfully, now running... 2021-12-22 13:41:45.425 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-12-22 13:41:45.425 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-22 13:41:45.487 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-22 13:43:54.793 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-353c478a-a4a8-4897-8454-fb6fa5c15096 - - - - -] port_update received: 72cf77a7-96db-4bde-b3f6-a8338ef1432e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:43:54.793 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-353c478a-a4a8-4897-8454-fb6fa5c15096 - - - - -] No port 72cf77a7-96db-4bde-b3f6-a8338ef1432e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:01.312 2892 2158634769048 MainThread WARNING oslo_policy.policy [req-2ce6e797-8a93-4555-9268-3eb2f5d13563 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] 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. 2021-12-22 13:44:01.312 2892 2158634769048 MainThread WARNING oslo_policy.policy [req-2ce6e797-8a93-4555-9268-3eb2f5d13563 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] 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. 2021-12-22 13:44:01.322 2892 2158634769048 MainThread WARNING oslo_policy.policy [req-2ce6e797-8a93-4555-9268-3eb2f5d13563 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] 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. 2021-12-22 13:44:01.322 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ce6e797-8a93-4555-9268-3eb2f5d13563 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated on remote: ['174abe80-d80c-4046-90a3-3529c5048fbf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:44:01.322 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-2ce6e797-8a93-4555-9268-3eb2f5d13563 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated ['174abe80-d80c-4046-90a3-3529c5048fbf'] 2021-12-22 13:44:01.384 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fecbdc9-37ae-4b77-a5b7-cd01c29eb71e - - - - -] port_update received: a59aadb0-d86e-4c8f-8ee3-1ae85da601eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:01.402 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fecbdc9-37ae-4b77-a5b7-cd01c29eb71e - - - - -] No port a59aadb0-d86e-4c8f-8ee3-1ae85da601eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:02.121 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8efcf1f0-ea6e-4d1b-ae43-80b2e6567339 - - - - -] port_update received: 1ac38d16-9791-4543-b376-23842f571047 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:02.143 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8efcf1f0-ea6e-4d1b-ae43-80b2e6567339 - - - - -] No port 1ac38d16-9791-4543-b376-23842f571047 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:03.009 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd2b138f-6fe4-4739-99ca-f21810e8232e a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated on remote: ['174abe80-d80c-4046-90a3-3529c5048fbf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:44:03.009 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-bd2b138f-6fe4-4739-99ca-f21810e8232e a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated ['174abe80-d80c-4046-90a3-3529c5048fbf'] 2021-12-22 13:44:04.056 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7016913-9c4b-47f5-a44f-24e54129c5ae 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Security group member updated on remote: ['9324cb0f-dab6-4f6a-b29a-f66c8d00e704'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:04.056 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-d7016913-9c4b-47f5-a44f-24e54129c5ae 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Security group member updated ['9324cb0f-dab6-4f6a-b29a-f66c8d00e704'] 2021-12-22 13:44:07.230 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cae4a44-8b56-4ca0-a1d1-cbca093efcd1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:07.230 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-2cae4a44-8b56-4ca0-a1d1-cbca093efcd1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:44:08.665 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7837bf52-7c03-4149-8850-03d70ff05842 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:08.684 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7837bf52-7c03-4149-8850-03d70ff05842 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:10.480 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660dc52b-759d-4a31-ae8d-abbb434d7515 - - - - -] port_update received: 07212687-014a-418f-b4aa-190aa9a91eea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:10.496 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660dc52b-759d-4a31-ae8d-abbb434d7515 - - - - -] No port 07212687-014a-418f-b4aa-190aa9a91eea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:12.980 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fffe5100-718f-41f1-990a-42b49e8908c9 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 170eaba9-3a92-4fc7-a145-c517aff7b501 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:12.996 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fffe5100-718f-41f1-990a-42b49e8908c9 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 170eaba9-3a92-4fc7-a145-c517aff7b501 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:20.621 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b62dae52-0f30-4e8e-9275-0c78466fa937 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated on remote: ['174abe80-d80c-4046-90a3-3529c5048fbf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:20.621 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-b62dae52-0f30-4e8e-9275-0c78466fa937 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated ['174abe80-d80c-4046-90a3-3529c5048fbf'] 2021-12-22 13:44:21.089 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a17761ef-338e-421d-84d5-0b7f7e7aec4e 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated on remote: ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:21.089 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-a17761ef-338e-421d-84d5-0b7f7e7aec4e 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] 2021-12-22 13:44:22.464 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96044ef4-03c1-47ad-b74a-f5ecb2c261b3 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:22.464 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96044ef4-03c1-47ad-b74a-f5ecb2c261b3 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:22.564 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 2021-12-22 13:44:22.564 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 170eaba9-3a92-4fc7-a145-c517aff7b501 2021-12-22 13:44:23.366 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293ee3a5-10c9-4ba7-ba85-ab2f9e46ae07 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 858b5a5d-72ab-4b85-a5a9-cdf87516321d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:23.374 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293ee3a5-10c9-4ba7-ba85-ab2f9e46ae07 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 858b5a5d-72ab-4b85-a5a9-cdf87516321d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:24.323 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:44:25.139 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ead31f5e-867d-4b49-92de-a8eb42e8761f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated on remote: ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:25.139 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-ead31f5e-867d-4b49-92de-a8eb42e8761f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] 2021-12-22 13:44:25.527 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 2021-12-22 13:44:25.527 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 updated. Details: {'device': '8b4ce6bc-b128-4e2e-8ce9-57e978cba721', 'network_id': '97e10466-305d-4f96-9eb2-53bef23d0696', 'port_id': '8b4ce6bc-b128-4e2e-8ce9-57e978cba721', 'mac_address': 'fa:16:3e:94:1b:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 378, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79d4ac4f-2e45-48a2-8f47-cdd271d7a8ff', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:44:25.527 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:25.527 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 170eaba9-3a92-4fc7-a145-c517aff7b501 2021-12-22 13:44:25.527 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 170eaba9-3a92-4fc7-a145-c517aff7b501 updated. Details: {'device': '170eaba9-3a92-4fc7-a145-c517aff7b501', 'network_id': '6154ad0e-37ea-47d5-bf7c-efb48c19956d', 'port_id': '170eaba9-3a92-4fc7-a145-c517aff7b501', 'mac_address': 'fa:16:3e:11:1c:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd81ec57c-3a91-4b93-9d7f-8c26a4d2523c', '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} 2021-12-22 13:44:25.527 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:25.527 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:25.527 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 170eaba9-3a92-4fc7-a145-c517aff7b501 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:25.527 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6154ad0e-37ea-47d5-bf7c-efb48c19956d 2021-12-22 13:44:25.527 2892 2158634769576 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:265 2021-12-22 13:44:25.527 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:25.527 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:25.544 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 97e10466-305d-4f96-9eb2-53bef23d0696 2021-12-22 13:44:25.544 2892 2158634769400 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:265 2021-12-22 13:44:25.713 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '170eaba9-3a92-4fc7-a145-c517aff7b501') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:25.713 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '170eaba9-3a92-4fc7-a145-c517aff7b501') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:25.713 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8b4ce6bc-b128-4e2e-8ce9-57e978cba721') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:25.713 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8b4ce6bc-b128-4e2e-8ce9-57e978cba721') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:25.761 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 170eaba9-3a92-4fc7-a145-c517aff7b501 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:25.761 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port 170eaba9-3a92-4fc7-a145-c517aff7b501 2021-12-22 13:44:25.761 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:25.761 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 378, VLAN trunk: None to switch port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 2021-12-22 13:44:25.838 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:25.838 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:25.838 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:25.855 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8b4ce6bc-b128-4e2e-8ce9-57e978cba721'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:26.355 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8b4ce6bc-b128-4e2e-8ce9-57e978cba721']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:26.355 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:26.355 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9324cb0f-dab6-4f6a-b29a-f66c8d00e704) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:26.355 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9324cb0f-dab6-4f6a-b29a-f66c8d00e704) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:26.355 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:26.355 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:26.355 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 not yet added. Adding. 2021-12-22 13:44:26.355 2892 2158634769400 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 2021-12-22 13:44:26.355 2892 2158634769400 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 2021-12-22 13:44:26.355 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['170eaba9-3a92-4fc7-a145-c517aff7b501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:26.355 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:26.375 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:26.375 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:26.375 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:26.375 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:26.375 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 170eaba9-3a92-4fc7-a145-c517aff7b501 not yet added. Adding. 2021-12-22 13:44:26.375 2892 2158634769576 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 2021-12-22 13:44:26.375 2892 2158634769576 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 2021-12-22 13:44:26.462 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:26.462 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:26.543 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.543 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:26.543 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.543 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:26.605 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:44:26.605 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 858b5a5d-72ab-4b85-a5a9-cdf87516321d 2021-12-22 13:44:26.663 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.663 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.746 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b4ce6bc-b128-4e2e-8ce9-57e978cba721" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.746 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:26.746 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 processed. 2021-12-22 13:44:26.761 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:26.761 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 170eaba9-3a92-4fc7-a145-c517aff7b501 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:26.761 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 170eaba9-3a92-4fc7-a145-c517aff7b501 processed. 2021-12-22 13:44:26.901 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2383d2f-d7be-43c7-b713-ff79b7f2b487 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 1ec27090-9977-4d9b-837c-74133ecb666b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:26.901 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2383d2f-d7be-43c7-b713-ff79b7f2b487 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 1ec27090-9977-4d9b-837c-74133ecb666b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:28.355 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:44:28.355 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:29.723 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 858b5a5d-72ab-4b85-a5a9-cdf87516321d 2021-12-22 13:44:29.723 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 858b5a5d-72ab-4b85-a5a9-cdf87516321d updated. Details: {'device': '858b5a5d-72ab-4b85-a5a9-cdf87516321d', 'network_id': '0a94911f-05e9-431e-a4c6-30d2d05079ac', 'port_id': '858b5a5d-72ab-4b85-a5a9-cdf87516321d', 'mac_address': 'fa:16:3e:5e:b4:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16df6a6a-2fb8-499e-a485-7ee692db10c5', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:44:29.723 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:29.723 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:44:29.723 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 updated. Details: {'device': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'mac_address': 'fa:16:3e:cc:55:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:44:29.723 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:29.723 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:29.723 2892 2158654378056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:29.723 2892 2158654378056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:44:29.723 2892 2158654378056 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:265 2021-12-22 13:44:29.723 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:29.723 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 858b5a5d-72ab-4b85-a5a9-cdf87516321d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:29.723 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a94911f-05e9-431e-a4c6-30d2d05079ac 2021-12-22 13:44:29.723 2892 2158634769400 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:265 2021-12-22 13:44:29.854 2892 2158654378056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:29.854 2892 2158654378056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:29.854 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '858b5a5d-72ab-4b85-a5a9-cdf87516321d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:29.854 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '858b5a5d-72ab-4b85-a5a9-cdf87516321d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:29.878 2892 2158654378056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:29.878 2892 2158654378056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:44:29.878 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 858b5a5d-72ab-4b85-a5a9-cdf87516321d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:29.882 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 384, VLAN trunk: None to switch port 858b5a5d-72ab-4b85-a5a9-cdf87516321d 2021-12-22 13:44:29.930 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:29.964 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:29.964 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['858b5a5d-72ab-4b85-a5a9-cdf87516321d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:29.977 2892 2158654378056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:29.977 2892 2158654378056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:30.355 2892 2158654378056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e30e5b3-52f8-4913-85de-6fcb941ddfa6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:30.355 2892 2158654378056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:30.355 2892 2158654378056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (174abe80-d80c-4046-90a3-3529c5048fbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:30.355 2892 2158654378056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:30.355 2892 2158654378056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:30.355 2892 2158654378056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 not yet added. Adding. 2021-12-22 13:44:30.355 2892 2158654378056 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 2021-12-22 13:44:30.355 2892 2158654378056 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 2021-12-22 13:44:30.355 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['858b5a5d-72ab-4b85-a5a9-cdf87516321d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:30.355 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:30.369 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:30.369 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:30.369 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 858b5a5d-72ab-4b85-a5a9-cdf87516321d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:30.369 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:30.369 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 858b5a5d-72ab-4b85-a5a9-cdf87516321d not yet added. Adding. 2021-12-22 13:44:30.369 2892 2158634769400 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 2021-12-22 13:44:30.369 2892 2158634769400 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 2021-12-22 13:44:30.466 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:30.497 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:30.585 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.598 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:30.602 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.602 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:30.641 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ec27090-9977-4d9b-837c-74133ecb666b 2021-12-22 13:44:30.728 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.742 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.843 2892 2158654378056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.843 2892 2158654378056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:30.843 2892 2158654378056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 processed. 2021-12-22 13:44:30.843 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:30.843 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 858b5a5d-72ab-4b85-a5a9-cdf87516321d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:30.843 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 858b5a5d-72ab-4b85-a5a9-cdf87516321d processed. 2021-12-22 13:44:32.374 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:44:32.374 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:32.970 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 1ec27090-9977-4d9b-837c-74133ecb666b 2021-12-22 13:44:32.970 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 1ec27090-9977-4d9b-837c-74133ecb666b updated. Details: {'device': '1ec27090-9977-4d9b-837c-74133ecb666b', 'network_id': '0a94911f-05e9-431e-a4c6-30d2d05079ac', 'port_id': '1ec27090-9977-4d9b-837c-74133ecb666b', 'mac_address': 'fa:16:3e:eb:ab:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16df6a6a-2fb8-499e-a485-7ee692db10c5', '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} 2021-12-22 13:44:32.970 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:32.970 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:32.970 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ec27090-9977-4d9b-837c-74133ecb666b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:32.970 2892 2158634769576 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:265 2021-12-22 13:44:33.119 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ec27090-9977-4d9b-837c-74133ecb666b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:33.119 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ec27090-9977-4d9b-837c-74133ecb666b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:33.149 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ec27090-9977-4d9b-837c-74133ecb666b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:33.149 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 384, VLAN trunk: None to switch port 1ec27090-9977-4d9b-837c-74133ecb666b 2021-12-22 13:44:33.246 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:33.246 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ec27090-9977-4d9b-837c-74133ecb666b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:33.758 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ec27090-9977-4d9b-837c-74133ecb666b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:33.758 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:33.758 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:33.758 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:33.758 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ec27090-9977-4d9b-837c-74133ecb666b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:33.758 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:33.758 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ec27090-9977-4d9b-837c-74133ecb666b not yet added. Adding. 2021-12-22 13:44:33.758 2892 2158634769576 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 2021-12-22 13:44:33.758 2892 2158634769576 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 2021-12-22 13:44:33.839 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:33.915 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:34.042 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:34.042 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:34.203 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:34.309 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ec27090-9977-4d9b-837c-74133ecb666b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:34.309 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ec27090-9977-4d9b-837c-74133ecb666b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:34.309 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ec27090-9977-4d9b-837c-74133ecb666b processed. 2021-12-22 13:44:34.386 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:35.106 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:46.952 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 2021-12-22 13:44:46.978 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Security group member updated on remote: ['9324cb0f-dab6-4f6a-b29a-f66c8d00e704'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:46.978 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Security group member updated ['9324cb0f-dab6-4f6a-b29a-f66c8d00e704'] 2021-12-22 13:44:46.978 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Refresh firewall rules 2021-12-22 13:44:46.978 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Get security group information for devices via rpc ['8b4ce6bc-b128-4e2e-8ce9-57e978cba721'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:47.022 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:47.022 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:47.180 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6ecda64-8a51-4bf6-a75c-bb35c964c572 0b456310cd63420b8f838a1ad2d4a14e 93aae0347de5431688a62f1a4980907d - - -] port_delete event received for '8b4ce6bc-b128-4e2e-8ce9-57e978cba721' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:44:48.498 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:44:48.498 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8b4ce6bc-b128-4e2e-8ce9-57e978cba721' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:44:48.498 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8b4ce6bc-b128-4e2e-8ce9-57e978cba721' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:44:48.498 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8b4ce6bc-b128-4e2e-8ce9-57e978cba721 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:44:48.522 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 97e10466-305d-4f96-9eb2-53bef23d0696 2021-12-22 13:44:48.522 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b4ce6bc-b128-4e2e-8ce9-57e978cba721'] 2021-12-22 13:44:48.522 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:44:48.522 2892 2158634769576 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 2021-12-22 13:44:48.522 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b4ce6bc-b128-4e2e-8ce9-57e978cba721'] 2021-12-22 13:44:48.539 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:44:48.539 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:44:48.539 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:44:48.539 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:48.969 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['170eaba9-3a92-4fc7-a145-c517aff7b501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:48.979 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:48.979 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:48.979 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:48.979 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:48.979 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:44:48.979 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:44:48.979 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:49.164 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:49.164 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:49.164 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-1a96bebe-d8d1-49ef-af4b-fa64dcc1d773 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:50.350 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f8939b2-a6f7-4da2-b68e-9217e6bb1e6a 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: e0cdcc12-f59d-450e-8af9-66a82dcad096 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:44:50.368 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f8939b2-a6f7-4da2-b68e-9217e6bb1e6a 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port e0cdcc12-f59d-450e-8af9-66a82dcad096 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:44:50.510 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:50.544 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:53.263 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02da7252-23dd-4cce-b657-c9518093c1d6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 97e10466-305d-4f96-9eb2-53bef23d0696 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:44:53.263 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02da7252-23dd-4cce-b657-c9518093c1d6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 97e10466-305d-4f96-9eb2-53bef23d0696 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:44:54.929 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0cdcc12-f59d-450e-8af9-66a82dcad096 2021-12-22 13:44:56.542 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:44:56.900 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port e0cdcc12-f59d-450e-8af9-66a82dcad096 2021-12-22 13:44:56.900 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port e0cdcc12-f59d-450e-8af9-66a82dcad096 updated. Details: {'device': 'e0cdcc12-f59d-450e-8af9-66a82dcad096', 'network_id': '6154ad0e-37ea-47d5-bf7c-efb48c19956d', 'port_id': 'e0cdcc12-f59d-450e-8af9-66a82dcad096', 'mac_address': 'fa:16:3e:4f:36:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd81ec57c-3a91-4b93-9d7f-8c26a4d2523c', '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} 2021-12-22 13:44:56.900 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:44:56.915 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:56.915 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0cdcc12-f59d-450e-8af9-66a82dcad096 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:44:56.915 2892 2158634769576 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:265 2021-12-22 13:44:57.168 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0cdcc12-f59d-450e-8af9-66a82dcad096') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:57.168 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0cdcc12-f59d-450e-8af9-66a82dcad096') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:44:57.179 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0cdcc12-f59d-450e-8af9-66a82dcad096 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:44:57.179 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port e0cdcc12-f59d-450e-8af9-66a82dcad096 2021-12-22 13:44:57.323 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:44:57.323 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0cdcc12-f59d-450e-8af9-66a82dcad096'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:44:57.594 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0cdcc12-f59d-450e-8af9-66a82dcad096']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:44:57.594 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:44:57.594 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:44:57.594 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:44:57.616 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0cdcc12-f59d-450e-8af9-66a82dcad096 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:44:57.616 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:44:57.616 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0cdcc12-f59d-450e-8af9-66a82dcad096 not yet added. Adding. 2021-12-22 13:44:57.616 2892 2158634769576 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 2021-12-22 13:44:57.616 2892 2158634769576 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 2021-12-22 13:44:57.836 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:58.100 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:58.100 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:58.335 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:58.522 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:44:58.522 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0cdcc12-f59d-450e-8af9-66a82dcad096 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:44:58.522 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0cdcc12-f59d-450e-8af9-66a82dcad096 processed. 2021-12-22 13:44:58.555 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:44:58.997 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:11.257 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:45:11.257 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:45:11.257 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:45:11.257 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:45:11.900 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:45:11.900 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:45:11.900 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:45:11.900 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:45:11.915 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:11.915 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:45:11.915 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:45:11.915 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:12.131 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:12.131 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:12.131 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:12.131 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for e0cdcc12-f59d-450e-8af9-66a82dcad096 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:12.131 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:45:12.131 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:45:12.131 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:12.350 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:12.350 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:12.350 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-4f7051b8-96b2-4d45-9ba9-a46b1a015dc1 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:12.756 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-832fe144-8bf2-49c4-aae7-dc35089f3f04 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:45:12.773 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-832fe144-8bf2-49c4-aae7-dc35089f3f04 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:45:15.279 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 2021-12-22 13:45:16.678 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:45:17.288 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 2021-12-22 13:45:17.288 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 updated. Details: {'device': '0de622d5-ebcb-4012-ae0f-b40106ceb6e1', 'network_id': '6154ad0e-37ea-47d5-bf7c-efb48c19956d', 'port_id': '0de622d5-ebcb-4012-ae0f-b40106ceb6e1', 'mac_address': 'fa:16:3e:e5:7f:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd81ec57c-3a91-4b93-9d7f-8c26a4d2523c', '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} 2021-12-22 13:45:17.288 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:45:17.288 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:17.288 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:45:17.288 2892 2158634769576 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:265 2021-12-22 13:45:17.494 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0de622d5-ebcb-4012-ae0f-b40106ceb6e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:45:17.494 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0de622d5-ebcb-4012-ae0f-b40106ceb6e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:45:17.509 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:45:17.509 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 2021-12-22 13:45:17.650 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:45:17.650 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:45:17.929 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0de622d5-ebcb-4012-ae0f-b40106ceb6e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:45:17.929 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:45:17.929 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:45:17.929 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:45:17.929 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:17.929 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:45:17.929 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 not yet added. Adding. 2021-12-22 13:45:17.929 2892 2158634769576 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 2021-12-22 13:45:17.929 2892 2158634769576 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 2021-12-22 13:45:18.165 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:18.350 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:18.368 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:18.589 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:18.741 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:18.741 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:45:18.741 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 processed. 2021-12-22 13:45:20.695 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:21.234 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:42.649 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:45:42.649 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:45:42.649 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:45:42.649 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096', '0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['0de622d5-ebcb-4012-ae0f-b40106ceb6e1', '170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:43.292 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:45:43.292 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:45:43.292 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.490 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:43.490 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.514 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:43.514 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:43.514 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:45:43.514 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:45:43.514 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.742 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:43.742 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.742 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:43.742 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for e0cdcc12-f59d-450e-8af9-66a82dcad096 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:43.742 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:45:43.742 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-22 13:45:43.742 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.977 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:43.977 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:43.977 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-cd65b025-ac99-490c-965b-e10a0813dc3b 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:44.224 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c05a684-73e6-497f-865f-c5cde5647e7f 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 4d5441aa-7409-45e1-85e5-937f3062beeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:45:44.241 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c05a684-73e6-497f-865f-c5cde5647e7f 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 4d5441aa-7409-45e1-85e5-937f3062beeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:45:47.538 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d5441aa-7409-45e1-85e5-937f3062beeb 2021-12-22 13:45:48.838 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:45:49.256 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 4d5441aa-7409-45e1-85e5-937f3062beeb 2021-12-22 13:45:49.256 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 4d5441aa-7409-45e1-85e5-937f3062beeb updated. Details: {'device': '4d5441aa-7409-45e1-85e5-937f3062beeb', 'network_id': '6154ad0e-37ea-47d5-bf7c-efb48c19956d', 'port_id': '4d5441aa-7409-45e1-85e5-937f3062beeb', 'mac_address': 'fa:16:3e:23:7d:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd81ec57c-3a91-4b93-9d7f-8c26a4d2523c', '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} 2021-12-22 13:45:49.256 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:45:49.256 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:49.256 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d5441aa-7409-45e1-85e5-937f3062beeb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:45:49.256 2892 2158634769576 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:265 2021-12-22 13:45:49.476 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d5441aa-7409-45e1-85e5-937f3062beeb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:45:49.476 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d5441aa-7409-45e1-85e5-937f3062beeb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:45:49.489 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d5441aa-7409-45e1-85e5-937f3062beeb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:45:49.489 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port 4d5441aa-7409-45e1-85e5-937f3062beeb 2021-12-22 13:45:49.646 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:45:49.646 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d5441aa-7409-45e1-85e5-937f3062beeb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:45:49.897 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d5441aa-7409-45e1-85e5-937f3062beeb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:45:49.897 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:45:49.897 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:45:49.897 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:45:49.897 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d5441aa-7409-45e1-85e5-937f3062beeb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:45:49.897 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:45:49.897 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d5441aa-7409-45e1-85e5-937f3062beeb not yet added. Adding. 2021-12-22 13:45:49.897 2892 2158634769576 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 2021-12-22 13:45:49.897 2892 2158634769576 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 2021-12-22 13:45:50.148 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:50.369 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:50.369 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:50.632 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:50.793 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d5441aa-7409-45e1-85e5-937f3062beeb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:45:50.793 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d5441aa-7409-45e1-85e5-937f3062beeb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:45:50.793 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d5441aa-7409-45e1-85e5-937f3062beeb processed. 2021-12-22 13:45:50.850 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:45:51.463 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:03.728 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:04.944 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:46:05.490 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:05.490 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 updated. Details: {'device': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'mac_address': 'fa:16:3e:cc:55:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:46:05.490 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:46:05.490 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:05.490 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:46:05.490 2892 2158634769576 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:265 2021-12-22 13:46:05.520 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:46:05.520 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:46:05.551 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:46:05.551 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:05.629 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:46:05.629 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e30e5b3-52f8-4913-85de-6fcb941ddfa6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (174abe80-d80c-4046-90a3-3529c5048fbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:05.911 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:46:05.911 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:05.911 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:05.992 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:05.992 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:46:05.992 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 processed. 2021-12-22 13:46:06.963 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:07.447 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:09.958 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d5441aa-7409-45e1-85e5-937f3062beeb 2021-12-22 13:46:10.975 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:10.975 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d5441aa-7409-45e1-85e5-937f3062beeb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:10.975 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d5441aa-7409-45e1-85e5-937f3062beeb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:10.975 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d5441aa-7409-45e1-85e5-937f3062beeb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:10.995 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d5441aa-7409-45e1-85e5-937f3062beeb'] 2021-12-22 13:46:10.995 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:46:10.995 2892 2158634769576 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 2021-12-22 13:46:10.995 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d5441aa-7409-45e1-85e5-937f3062beeb'] 2021-12-22 13:46:11.036 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:46:11.036 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:46:11.036 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:46:11.036 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096', '0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:11.287 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] port_delete event received for '4d5441aa-7409-45e1-85e5-937f3062beeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['0de622d5-ebcb-4012-ae0f-b40106ceb6e1', '170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:12.023 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:12.023 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.023 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.302 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-0de622d5-ebcb-4012-ae0f-b40106ceb6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.302 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:12.302 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:12.302 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:12.302 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.302 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.302 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.553 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.553 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for e0cdcc12-f59d-450e-8af9-66a82dcad096 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:12.553 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:12.553 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:12.553 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.553 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.553 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:12.819 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-16e69691-b187-49cc-8a7e-d8ffbd37c9d0 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:12.993 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:13.038 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:18.098 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 2021-12-22 13:46:18.708 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:46:18.708 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:46:18.708 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:46:18.708 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096', '0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:19.036 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:19.036 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0de622d5-ebcb-4012-ae0f-b40106ceb6e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:19.036 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0de622d5-ebcb-4012-ae0f-b40106ceb6e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:19.036 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0de622d5-ebcb-4012-ae0f-b40106ceb6e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:19.051 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] 2021-12-22 13:46:19.051 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:46:19.051 2892 2158634769400 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 2021-12-22 13:46:19.051 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0de622d5-ebcb-4012-ae0f-b40106ceb6e1'] 2021-12-22 13:46:19.051 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] port_delete event received for '0de622d5-ebcb-4012-ae0f-b40106ceb6e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:19.177 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:19.177 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:19.177 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:19.411 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:19.411 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for e0cdcc12-f59d-450e-8af9-66a82dcad096 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:19.411 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:19.411 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:19.411 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:19.411 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:19.411 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:19.645 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-db0ce76f-103e-40de-bf16-636b04eeadf5 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-e0cdcc12-f59d-450e-8af9-66a82dcad096" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:21.052 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:21.068 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:22.101 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:23.058 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:23.058 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:23.058 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:23.058 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:23.068 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:46:23.068 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:46:23.068 2892 2158634769576 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 2021-12-22 13:46:23.068 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:46:24.144 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0cdcc12-f59d-450e-8af9-66a82dcad096 2021-12-22 13:46:24.655 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:46:24.655 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:46:24.655 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:46:24.663 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501', 'e0cdcc12-f59d-450e-8af9-66a82dcad096'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:24.730 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] port_delete event received for 'e0cdcc12-f59d-450e-8af9-66a82dcad096' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys(['170eaba9-3a92-4fc7-a145-c517aff7b501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update rules of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update members of security group (82c8b029-2899-4919-9c63-3b42f5c2ba77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update port filter for 170eaba9-3a92-4fc7-a145-c517aff7b501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:24.821 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Updating port rules. 2021-12-22 13:46:24.821 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:24.821 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:25.004 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-36a91662-7420-4233-959e-04a1e6edc982 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Lock "n-hv-driver-port-lock-170eaba9-3a92-4fc7-a145-c517aff7b501" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:25.069 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:25.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0cdcc12-f59d-450e-8af9-66a82dcad096' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:25.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0cdcc12-f59d-450e-8af9-66a82dcad096' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:25.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0cdcc12-f59d-450e-8af9-66a82dcad096 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:25.069 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:25.087 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0cdcc12-f59d-450e-8af9-66a82dcad096'] 2021-12-22 13:46:25.087 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:46:25.087 2892 2158634769400 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 2021-12-22 13:46:25.087 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0cdcc12-f59d-450e-8af9-66a82dcad096'] 2021-12-22 13:46:25.385 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:26.176 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:27.087 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:27.087 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:27.087 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:27.087 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:27.099 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:46:27.099 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:46:27.099 2892 2158634769576 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 2021-12-22 13:46:27.099 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:46:29.105 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:29.245 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:30.193 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 170eaba9-3a92-4fc7-a145-c517aff7b501 2021-12-22 13:46:30.379 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated on remote: ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:46:30.379 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Security group member updated ['82c8b029-2899-4919-9c63-3b42f5c2ba77'] 2021-12-22 13:46:30.379 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Refresh firewall rules 2021-12-22 13:46:30.379 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Get security group information for devices via rpc ['170eaba9-3a92-4fc7-a145-c517aff7b501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:30.413 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:30.413 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:30.461 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e1113aa-9b3d-4642-8f0a-8366e0dce30e 727e8ef38661421b8245a2e510b37a48 34620a20101e49d3a660f60f0469d9a6 - - -] port_delete event received for '170eaba9-3a92-4fc7-a145-c517aff7b501' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:46:31.117 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:46:31.117 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '170eaba9-3a92-4fc7-a145-c517aff7b501' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:46:31.117 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '170eaba9-3a92-4fc7-a145-c517aff7b501' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:46:31.117 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 170eaba9-3a92-4fc7-a145-c517aff7b501 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:46:31.129 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6154ad0e-37ea-47d5-bf7c-efb48c19956d 2021-12-22 13:46:31.129 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['170eaba9-3a92-4fc7-a145-c517aff7b501'] 2021-12-22 13:46:31.129 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:46:31.129 2892 2158634769576 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 2021-12-22 13:46:31.129 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['170eaba9-3a92-4fc7-a145-c517aff7b501'] 2021-12-22 13:46:33.119 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:33.152 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:33.521 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50ce784b-e1e4-4c63-bdd4-600b0b3bb9e6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 6154ad0e-37ea-47d5-bf7c-efb48c19956d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:46:33.521 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50ce784b-e1e4-4c63-bdd4-600b0b3bb9e6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 6154ad0e-37ea-47d5-bf7c-efb48c19956d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:46:48.133 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:49.176 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:46:49.443 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:49.443 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 updated. Details: {'device': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '2e30e5b3-52f8-4913-85de-6fcb941ddfa6', 'mac_address': 'fa:16:3e:cc:55:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:46:49.443 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:46:49.443 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:49.443 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:46:49.443 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:46:49.443 2892 2158634769576 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:265 2021-12-22 13:46:49.678 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:46:49.678 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e30e5b3-52f8-4913-85de-6fcb941ddfa6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:46:49.693 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:46:49.693 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:46:49.819 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:46:49.819 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:46:49.982 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e30e5b3-52f8-4913-85de-6fcb941ddfa6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:46:49.982 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:46:49.982 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (174abe80-d80c-4046-90a3-3529c5048fbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:46:49.982 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:46:49.982 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:46:49.982 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 not yet added. Adding. 2021-12-22 13:46:49.982 2892 2158634769576 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 2021-12-22 13:46:49.982 2892 2158634769576 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 2021-12-22 13:46:50.114 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:50.227 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:50.227 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:50.367 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:50.475 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e30e5b3-52f8-4913-85de-6fcb941ddfa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:46:50.475 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:46:50.475 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 processed. 2021-12-22 13:46:51.189 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:46:51.459 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:02.149 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated on remote: ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:02.149 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] 2021-12-22 13:47:02.149 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Refresh firewall rules 2021-12-22 13:47:02.149 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Get security group information for devices via rpc ['858b5a5d-72ab-4b85-a5a9-cdf87516321d', '1ec27090-9977-4d9b-837c-74133ecb666b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:47:02.227 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] port_delete event received for '1ec27090-9977-4d9b-837c-74133ecb666b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update security group information for ports dict_keys(['858b5a5d-72ab-4b85-a5a9-cdf87516321d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update rules of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update members of security group (5789ec3e-23ef-4c33-ba5b-57b67a5e25ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update port filter for 858b5a5d-72ab-4b85-a5a9-cdf87516321d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:47:02.334 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Updating port rules. 2021-12-22 13:47:02.334 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:02.334 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:02.385 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ec27090-9977-4d9b-837c-74133ecb666b 2021-12-22 13:47:02.492 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-30c29ee5-4f4c-45d0-ae62-78be7b96f113 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Lock "n-hv-driver-port-lock-858b5a5d-72ab-4b85-a5a9-cdf87516321d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:03.253 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:47:03.253 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ec27090-9977-4d9b-837c-74133ecb666b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:47:03.253 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ec27090-9977-4d9b-837c-74133ecb666b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:47:03.253 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ec27090-9977-4d9b-837c-74133ecb666b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:47:03.271 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ec27090-9977-4d9b-837c-74133ecb666b'] 2021-12-22 13:47:03.271 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:47:03.271 2892 2158634769576 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 2021-12-22 13:47:03.271 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ec27090-9977-4d9b-837c-74133ecb666b'] 2021-12-22 13:47:05.276 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:05.314 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:10.461 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 858b5a5d-72ab-4b85-a5a9-cdf87516321d 2021-12-22 13:47:10.739 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated on remote: ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:10.739 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Security group member updated ['5789ec3e-23ef-4c33-ba5b-57b67a5e25ed'] 2021-12-22 13:47:10.739 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Refresh firewall rules 2021-12-22 13:47:10.739 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Get security group information for devices via rpc ['858b5a5d-72ab-4b85-a5a9-cdf87516321d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:47:10.770 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:47:10.770 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:47:10.836 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5638434b-604b-4cc3-8482-62b507fc9f8f 13579818ee5044a994604d43adbb04af 35d855111473459987562ddefeab65e9 - - -] port_delete event received for '858b5a5d-72ab-4b85-a5a9-cdf87516321d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:11.273 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:47:11.273 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '858b5a5d-72ab-4b85-a5a9-cdf87516321d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:47:11.273 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '858b5a5d-72ab-4b85-a5a9-cdf87516321d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:47:11.273 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 858b5a5d-72ab-4b85-a5a9-cdf87516321d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:47:11.288 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a94911f-05e9-431e-a4c6-30d2d05079ac 2021-12-22 13:47:11.288 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['858b5a5d-72ab-4b85-a5a9-cdf87516321d'] 2021-12-22 13:47:11.288 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:47:11.288 2892 2158634769576 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 2021-12-22 13:47:11.288 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['858b5a5d-72ab-4b85-a5a9-cdf87516321d'] 2021-12-22 13:47:13.288 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:13.318 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:13.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18ceabbd-deff-42d0-afe3-a6e42f2a5741 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '07212687-014a-418f-b4aa-190aa9a91eea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:15.270 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b643945-1aa0-4a53-8ea2-17da53c5e331 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'a59aadb0-d86e-4c8f-8ee3-1ae85da601eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:16.258 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85db058a-5163-4981-8d9a-ec3508c6867f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 0a94911f-05e9-431e-a4c6-30d2d05079ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:47:16.258 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85db058a-5163-4981-8d9a-ec3508c6867f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 0a94911f-05e9-431e-a4c6-30d2d05079ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:47:23.442 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c87e92-4415-4c4e-bce7-246b0850b905 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 5658c660-854a-4288-a911-87d1de0d800e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:47:23.442 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c87e92-4415-4c4e-bce7-246b0850b905 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 5658c660-854a-4288-a911-87d1de0d800e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:47:24.363 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e65e00-339a-4e19-9b13-317f96c467d2 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network db8a90f3-a224-473a-8d23-24a41e9ac3f8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:47:24.363 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e65e00-339a-4e19-9b13-317f96c467d2 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network db8a90f3-a224-473a-8d23-24a41e9ac3f8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:47:37.676 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f4279a9-4751-4d47-b920-72a910740a0f fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated on remote: ['431b1271-a965-47f9-8f9e-59c20b152d93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:37.676 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-3f4279a9-4751-4d47-b920-72a910740a0f fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated ['431b1271-a965-47f9-8f9e-59c20b152d93'] 2021-12-22 13:47:39.379 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caca39d4-ea30-4d93-8d6d-6479170ae992 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:47:39.379 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caca39d4-ea30-4d93-8d6d-6479170ae992 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:47:42.426 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e 2021-12-22 13:47:42.659 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7861697-d859-4a0c-b271-ff43a9eb362d a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated on remote: ['174abe80-d80c-4046-90a3-3529c5048fbf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:42.659 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-b7861697-d859-4a0c-b271-ff43a9eb362d a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated ['174abe80-d80c-4046-90a3-3529c5048fbf'] 2021-12-22 13:47:42.707 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 2021-12-22 13:47:43.270 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7861697-d859-4a0c-b271-ff43a9eb362d a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] port_delete event received for '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:43.440 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:47:43.959 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e 2021-12-22 13:47:43.959 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e updated. Details: {'device': '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e', 'network_id': '5a41c262-cc72-4004-a7e8-6c7838f28ad1', 'port_id': '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e', 'mac_address': 'fa:16:3e:40:b9:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b897db0-e27a-4a69-9e9e-48a0635d1b7d', '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} 2021-12-22 13:47:43.959 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:47:43.959 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:47:43.959 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:43.959 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:47:43.959 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 2021-12-22 13:47:43.959 2892 2158634769576 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:265 2021-12-22 13:47:43.959 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:47:43.959 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e30e5b3-52f8-4913-85de-6fcb941ddfa6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:47:43.959 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e30e5b3-52f8-4913-85de-6fcb941ddfa6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:47:43.973 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:47:43.973 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:47:43.973 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:47:43.973 2892 2158634769400 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 2021-12-22 13:47:43.973 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e30e5b3-52f8-4913-85de-6fcb941ddfa6'] 2021-12-22 13:47:44.114 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:47:44.114 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:47:44.145 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:47:44.145 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e 2021-12-22 13:47:44.239 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:47:44.239 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['31e0f3c0-cc19-40aa-b85f-8c799acd3d9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:47:44.534 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['31e0f3c0-cc19-40aa-b85f-8c799acd3d9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:47:44.534 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:47:44.534 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (431b1271-a965-47f9-8f9e-59c20b152d93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:47:44.534 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (431b1271-a965-47f9-8f9e-59c20b152d93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:47:44.534 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:47:44.534 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:47:44.534 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e not yet added. Adding. 2021-12-22 13:47:44.534 2892 2158634769576 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 2021-12-22 13:47:44.534 2892 2158634769576 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 2021-12-22 13:47:44.615 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:44.708 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:44.708 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:44.815 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:44.910 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-31e0f3c0-cc19-40aa-b85f-8c799acd3d9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:44.910 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:47:44.910 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e processed. 2021-12-22 13:47:45.456 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:45.973 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:45.973 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d15bd4a7-320e-413a-abf2-cd4f7bed11a7 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] port_delete event received for 'a8515b78-a963-44ba-bb0a-475963bf55ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:47.116 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48cba83f-900c-476b-8039-7e7a2423c17a a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated on remote: ['b6daca22-0f47-487c-b083-7a95b50a24b0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:47:47.116 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-48cba83f-900c-476b-8039-7e7a2423c17a a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated ['b6daca22-0f47-487c-b083-7a95b50a24b0'] 2021-12-22 13:47:47.507 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64565b3b-408f-4bf1-987f-f3f14e7426dd a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated on remote: ['b6daca22-0f47-487c-b083-7a95b50a24b0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:47:47.507 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-64565b3b-408f-4bf1-987f-f3f14e7426dd a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group rule updated ['b6daca22-0f47-487c-b083-7a95b50a24b0'] 2021-12-22 13:47:47.554 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccceee14-b94e-4dc6-8e8a-9be46ba5f7a8 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Security group member updated on remote: ['9a334f49-6c3a-4dd2-857b-d725a3408f03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:47.554 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-ccceee14-b94e-4dc6-8e8a-9be46ba5f7a8 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Security group member updated ['9a334f49-6c3a-4dd2-857b-d725a3408f03'] 2021-12-22 13:47:48.788 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c341616-c299-4d19-ac53-32c6e6e64214 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 17618b87-cb5e-4ee3-a370-e9b94d789fb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:47:48.788 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c341616-c299-4d19-ac53-32c6e6e64214 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:47:51.976 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated on remote: ['431b1271-a965-47f9-8f9e-59c20b152d93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:51.989 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated ['431b1271-a965-47f9-8f9e-59c20b152d93'] 2021-12-22 13:47:51.989 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Refresh firewall rules 2021-12-22 13:47:51.989 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Get security group information for devices via rpc ['31e0f3c0-cc19-40aa-b85f-8c799acd3d9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:47:52.023 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:47:52.023 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:47:52.070 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55bfb01-fb2f-4e10-b92c-64002b8d234b fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] port_delete event received for '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:47:52.487 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17618b87-cb5e-4ee3-a370-e9b94d789fb2 2021-12-22 13:47:52.768 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e 2021-12-22 13:47:53.487 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:47:54.112 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 2021-12-22 13:47:54.112 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 updated. Details: {'device': '17618b87-cb5e-4ee3-a370-e9b94d789fb2', 'network_id': '34f28187-c097-4e0b-8e13-43ca5fc4a74c', 'port_id': '17618b87-cb5e-4ee3-a370-e9b94d789fb2', 'mac_address': 'fa:16:3e:ff:dd:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 364, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0aae6d96-c71e-4aa0-8cd6-4297c2805532', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:47:54.112 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:47:54.112 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:47:54.112 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:54.112 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:47:54.112 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 34f28187-c097-4e0b-8e13-43ca5fc4a74c 2021-12-22 13:47:54.112 2892 2158634769576 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:265 2021-12-22 13:47:54.112 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:47:54.112 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '31e0f3c0-cc19-40aa-b85f-8c799acd3d9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:47:54.112 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 31e0f3c0-cc19-40aa-b85f-8c799acd3d9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:47:54.112 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 2021-12-22 13:47:54.112 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['31e0f3c0-cc19-40aa-b85f-8c799acd3d9e'] 2021-12-22 13:47:54.112 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:47:54.112 2892 2158634769400 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 2021-12-22 13:47:54.112 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['31e0f3c0-cc19-40aa-b85f-8c799acd3d9e'] 2021-12-22 13:47:54.174 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdc2975c-167b-4308-9e1d-f3c924ec6511 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated on remote: ['b6daca22-0f47-487c-b083-7a95b50a24b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:54.174 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-fdc2975c-167b-4308-9e1d-f3c924ec6511 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated ['b6daca22-0f47-487c-b083-7a95b50a24b0'] 2021-12-22 13:47:54.273 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17618b87-cb5e-4ee3-a370-e9b94d789fb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:47:54.273 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17618b87-cb5e-4ee3-a370-e9b94d789fb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:47:54.284 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:47:54.284 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 364, VLAN trunk: None to switch port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 2021-12-22 13:47:54.351 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:47:54.351 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17618b87-cb5e-4ee3-a370-e9b94d789fb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:47:54.518 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17618b87-cb5e-4ee3-a370-e9b94d789fb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:47:54.518 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:47:54.535 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a334f49-6c3a-4dd2-857b-d725a3408f03) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:47:54.535 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9a334f49-6c3a-4dd2-857b-d725a3408f03) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:47:54.535 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17618b87-cb5e-4ee3-a370-e9b94d789fb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:47:54.535 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:47:54.535 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17618b87-cb5e-4ee3-a370-e9b94d789fb2 not yet added. Adding. 2021-12-22 13:47:54.535 2892 2158634769576 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 2021-12-22 13:47:54.535 2892 2158634769576 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 2021-12-22 13:47:54.631 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:54.713 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:54.713 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:54.831 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:54.924 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17618b87-cb5e-4ee3-a370-e9b94d789fb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:54.924 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:47:54.924 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 processed. 2021-12-22 13:47:55.502 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:55.964 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51fb1eb4-9c4f-4177-9b29-2431f847f824 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:47:55.989 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51fb1eb4-9c4f-4177-9b29-2431f847f824 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:47:56.268 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:47:58.524 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:47:59.525 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:47:59.565 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5317b430-4dec-43eb-b751-4aa09d5a24bd fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated on remote: ['431b1271-a965-47f9-8f9e-59c20b152d93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:47:59.584 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-5317b430-4dec-43eb-b751-4aa09d5a24bd fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated ['431b1271-a965-47f9-8f9e-59c20b152d93'] 2021-12-22 13:47:59.854 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:47:59.854 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e updated. Details: {'device': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'mac_address': 'fa:16:3e:8d:a7:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', '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} 2021-12-22 13:47:59.867 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:47:59.867 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:47:59.867 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:47:59.867 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:47:59.867 2892 2158634769576 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:265 2021-12-22 13:48:00.003 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:00.003 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:00.019 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:48:00.019 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:48:00.083 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:48:00.083 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:00.256 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04dee0b8-e2b3-4272-b9f9-1c73b72f155e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:00.256 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:00.256 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6daca22-0f47-487c-b083-7a95b50a24b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:48:00.269 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:48:00.269 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:48:00.269 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04dee0b8-e2b3-4272-b9f9-1c73b72f155e not yet added. Adding. 2021-12-22 13:48:00.269 2892 2158634769576 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 2021-12-22 13:48:00.269 2892 2158634769576 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 2021-12-22 13:48:00.369 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:00.457 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:00.457 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:00.588 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:00.678 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:00.678 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:48:00.678 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e processed. 2021-12-22 13:48:00.755 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f850b431-35b5-45fc-8b29-43adc4aff015 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: f6ccaf56-d314-4c57-8664-c9c5724849a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:48:00.755 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f850b431-35b5-45fc-8b29-43adc4aff015 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port f6ccaf56-d314-4c57-8664-c9c5724849a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:48:01.550 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:02.022 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:02.534 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6ccaf56-d314-4c57-8664-c9c5724849a6 2021-12-22 13:48:03.550 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:48:03.838 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port f6ccaf56-d314-4c57-8664-c9c5724849a6 2021-12-22 13:48:03.838 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port f6ccaf56-d314-4c57-8664-c9c5724849a6 updated. Details: {'device': 'f6ccaf56-d314-4c57-8664-c9c5724849a6', 'network_id': '5a41c262-cc72-4004-a7e8-6c7838f28ad1', 'port_id': 'f6ccaf56-d314-4c57-8664-c9c5724849a6', 'mac_address': 'fa:16:3e:37:81:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b897db0-e27a-4a69-9e9e-48a0635d1b7d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-22 13:48:03.838 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:48:03.838 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:03.848 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6ccaf56-d314-4c57-8664-c9c5724849a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:48:03.848 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 2021-12-22 13:48:03.848 2892 2158634769576 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:265 2021-12-22 13:48:03.991 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6ccaf56-d314-4c57-8664-c9c5724849a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:03.991 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6ccaf56-d314-4c57-8664-c9c5724849a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:04.011 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6ccaf56-d314-4c57-8664-c9c5724849a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:48:04.011 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port f6ccaf56-d314-4c57-8664-c9c5724849a6 2021-12-22 13:48:04.088 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:48:04.098 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6ccaf56-d314-4c57-8664-c9c5724849a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:04.240 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6ccaf56-d314-4c57-8664-c9c5724849a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:04.240 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:04.240 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (431b1271-a965-47f9-8f9e-59c20b152d93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:48:04.240 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (431b1271-a965-47f9-8f9e-59c20b152d93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:48:04.240 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6ccaf56-d314-4c57-8664-c9c5724849a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:48:04.240 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:48:04.240 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6ccaf56-d314-4c57-8664-c9c5724849a6 not yet added. Adding. 2021-12-22 13:48:04.240 2892 2158634769576 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 2021-12-22 13:48:04.240 2892 2158634769576 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 2021-12-22 13:48:04.378 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:04.456 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:04.456 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:04.552 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:04.630 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ccaf56-d314-4c57-8664-c9c5724849a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:04.630 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6ccaf56-d314-4c57-8664-c9c5724849a6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:48:04.630 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6ccaf56-d314-4c57-8664-c9c5724849a6 processed. 2021-12-22 13:48:04.863 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17618b87-cb5e-4ee3-a370-e9b94d789fb2 2021-12-22 13:48:05.026 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Security group member updated on remote: ['9a334f49-6c3a-4dd2-857b-d725a3408f03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:48:05.026 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Security group member updated ['9a334f49-6c3a-4dd2-857b-d725a3408f03'] 2021-12-22 13:48:05.026 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Refresh firewall rules 2021-12-22 13:48:05.026 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Get security group information for devices via rpc ['17618b87-cb5e-4ee3-a370-e9b94d789fb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:05.069 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:05.069 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:05.111 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62a9654e-6de1-4cd8-9895-dee25201b9ae 53bd762f82fe4c67aef312f0b9683fc0 3e6afafd6ee24df0b3d685b3ca43b637 - - -] port_delete event received for '17618b87-cb5e-4ee3-a370-e9b94d789fb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:48:05.549 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:48:05.549 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:05.549 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17618b87-cb5e-4ee3-a370-e9b94d789fb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:48:05.549 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17618b87-cb5e-4ee3-a370-e9b94d789fb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:48:05.549 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17618b87-cb5e-4ee3-a370-e9b94d789fb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:48:05.557 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 34f28187-c097-4e0b-8e13-43ca5fc4a74c 2021-12-22 13:48:05.557 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17618b87-cb5e-4ee3-a370-e9b94d789fb2'] 2021-12-22 13:48:05.557 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:48:05.557 2892 2158634769400 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 2021-12-22 13:48:05.557 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17618b87-cb5e-4ee3-a370-e9b94d789fb2'] 2021-12-22 13:48:05.979 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:07.565 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:07.583 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:10.900 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6ccaf56-d314-4c57-8664-c9c5724849a6 2021-12-22 13:48:11.488 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated on remote: ['431b1271-a965-47f9-8f9e-59c20b152d93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:48:11.488 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Security group member updated ['431b1271-a965-47f9-8f9e-59c20b152d93'] 2021-12-22 13:48:11.514 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Refresh firewall rules 2021-12-22 13:48:11.514 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Get security group information for devices via rpc ['f6ccaf56-d314-4c57-8664-c9c5724849a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:11.542 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:11.542 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:11.581 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-862f6af7-1d18-4053-8105-eff423a69fe1 fe63d72822d54a90a260e925fdfb24d8 ac69f12e456445a48681e3b2058d2902 - - -] port_delete event received for 'f6ccaf56-d314-4c57-8664-c9c5724849a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:48:11.602 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:48:11.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6ccaf56-d314-4c57-8664-c9c5724849a6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:48:11.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6ccaf56-d314-4c57-8664-c9c5724849a6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:48:11.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6ccaf56-d314-4c57-8664-c9c5724849a6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:48:11.615 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 2021-12-22 13:48:11.615 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ccaf56-d314-4c57-8664-c9c5724849a6'] 2021-12-22 13:48:11.615 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:48:11.615 2892 2158634769576 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 2021-12-22 13:48:11.615 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ccaf56-d314-4c57-8664-c9c5724849a6'] 2021-12-22 13:48:13.627 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:13.643 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:26.770 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20dbc141-ac53-464c-9069-517aab120c8c 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 34f28187-c097-4e0b-8e13-43ca5fc4a74c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:48:26.770 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20dbc141-ac53-464c-9069-517aab120c8c 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 34f28187-c097-4e0b-8e13-43ca5fc4a74c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:48:27.487 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d9f91a-585e-4570-9d79-4312457437f9 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network b230b027-47d9-4943-a15a-183484f159a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:48:27.487 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d9f91a-585e-4570-9d79-4312457437f9 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network b230b027-47d9-4943-a15a-183484f159a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:48:37.064 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50a5b211-c610-4053-b2b0-1dea52602ffa 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Security group member updated on remote: ['4a54b150-2490-4746-bfaf-d92ecdf32f18'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:48:37.064 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-50a5b211-c610-4053-b2b0-1dea52602ffa 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Security group member updated ['4a54b150-2490-4746-bfaf-d92ecdf32f18'] 2021-12-22 13:48:37.643 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae23200-0634-4f95-a1de-0214a7ce3055 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:48:37.643 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae23200-0634-4f95-a1de-0214a7ce3055 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 5a41c262-cc72-4004-a7e8-6c7838f28ad1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:48:38.143 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b60d033-77f6-4711-a0fa-e7f6efee9e87 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: aba834fe-b730-4669-b2e2-50bc321de0ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:48:38.157 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b60d033-77f6-4711-a0fa-e7f6efee9e87 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port aba834fe-b730-4669-b2e2-50bc321de0ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:48:40.861 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aba834fe-b730-4669-b2e2-50bc321de0ab 2021-12-22 13:48:41.829 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:48:42.115 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port aba834fe-b730-4669-b2e2-50bc321de0ab 2021-12-22 13:48:42.115 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port aba834fe-b730-4669-b2e2-50bc321de0ab updated. Details: {'device': 'aba834fe-b730-4669-b2e2-50bc321de0ab', 'network_id': '3bdc8d54-3d6c-4bce-a083-d92bbf6294d9', 'port_id': 'aba834fe-b730-4669-b2e2-50bc321de0ab', 'mac_address': 'fa:16:3e:fd:89:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f7526439-482a-48d1-9748-13b27257d558', 'ip_address': '192.168.233.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} 2021-12-22 13:48:42.115 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:48:42.115 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:42.115 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aba834fe-b730-4669-b2e2-50bc321de0ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:48:42.115 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3bdc8d54-3d6c-4bce-a083-d92bbf6294d9 2021-12-22 13:48:42.115 2892 2158634769576 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:265 2021-12-22 13:48:42.272 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aba834fe-b730-4669-b2e2-50bc321de0ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:42.272 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aba834fe-b730-4669-b2e2-50bc321de0ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:48:42.272 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aba834fe-b730-4669-b2e2-50bc321de0ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:48:42.272 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port aba834fe-b730-4669-b2e2-50bc321de0ab 2021-12-22 13:48:42.362 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:48:42.362 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aba834fe-b730-4669-b2e2-50bc321de0ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:42.518 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aba834fe-b730-4669-b2e2-50bc321de0ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:42.518 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:42.518 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a54b150-2490-4746-bfaf-d92ecdf32f18) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:48:42.518 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4a54b150-2490-4746-bfaf-d92ecdf32f18) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:48:42.518 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aba834fe-b730-4669-b2e2-50bc321de0ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:48:42.518 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:48:42.518 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aba834fe-b730-4669-b2e2-50bc321de0ab not yet added. Adding. 2021-12-22 13:48:42.518 2892 2158634769576 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 2021-12-22 13:48:42.518 2892 2158634769576 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 2021-12-22 13:48:42.628 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:42.723 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:42.723 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:42.846 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:42.955 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aba834fe-b730-4669-b2e2-50bc321de0ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:42.955 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aba834fe-b730-4669-b2e2-50bc321de0ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:48:42.955 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aba834fe-b730-4669-b2e2-50bc321de0ab processed. 2021-12-22 13:48:43.834 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:44.206 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:48:49.174 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aba834fe-b730-4669-b2e2-50bc321de0ab 2021-12-22 13:48:49.610 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Security group member updated on remote: ['4a54b150-2490-4746-bfaf-d92ecdf32f18'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:48:49.610 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Security group member updated ['4a54b150-2490-4746-bfaf-d92ecdf32f18'] 2021-12-22 13:48:49.626 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Refresh firewall rules 2021-12-22 13:48:49.626 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Get security group information for devices via rpc ['aba834fe-b730-4669-b2e2-50bc321de0ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:48:49.658 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:48:49.658 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:48:49.674 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ee3dca0-e634-426e-81c9-32cdcfe6b9a4 5a921a910b284fa0842b6d137ca8b79d b72ade1489d643dbbef45072343c2ab5 - - -] port_delete event received for 'aba834fe-b730-4669-b2e2-50bc321de0ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:48:49.862 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:48:49.862 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aba834fe-b730-4669-b2e2-50bc321de0ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:48:49.862 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aba834fe-b730-4669-b2e2-50bc321de0ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:48:49.862 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aba834fe-b730-4669-b2e2-50bc321de0ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:48:49.878 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3bdc8d54-3d6c-4bce-a083-d92bbf6294d9 2021-12-22 13:48:49.878 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aba834fe-b730-4669-b2e2-50bc321de0ab'] 2021-12-22 13:48:49.878 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:48:49.878 2892 2158634769576 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 2021-12-22 13:48:49.878 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aba834fe-b730-4669-b2e2-50bc321de0ab'] 2021-12-22 13:48:51.876 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:48:51.904 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:06.299 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6a48716-33eb-4444-bf77-22076f9cb141 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated on remote: ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:49:06.299 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-b6a48716-33eb-4444-bf77-22076f9cb141 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] 2021-12-22 13:49:07.362 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bd82834-b6f0-4d19-89b6-2e11fd946c53 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 843f7720-d631-4cbd-aa84-4d1ac40765c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:49:07.376 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bd82834-b6f0-4d19-89b6-2e11fd946c53 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 843f7720-d631-4cbd-aa84-4d1ac40765c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:49:11.159 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 843f7720-d631-4cbd-aa84-4d1ac40765c3 2021-12-22 13:49:11.159 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:11.974 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:49:12.612 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:12.612 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e updated. Details: {'device': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'mac_address': 'fa:16:3e:8d:a7:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', '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} 2021-12-22 13:49:12.612 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:49:12.612 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 843f7720-d631-4cbd-aa84-4d1ac40765c3 2021-12-22 13:49:12.612 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 843f7720-d631-4cbd-aa84-4d1ac40765c3 updated. Details: {'device': '843f7720-d631-4cbd-aa84-4d1ac40765c3', 'network_id': 'bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce', 'port_id': '843f7720-d631-4cbd-aa84-4d1ac40765c3', 'mac_address': 'fa:16:3e:46:15:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '511aed0c-69ea-4049-8361-80511c392513', 'ip_address': '172.20.0.2'}], '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} 2021-12-22 13:49:12.612 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:49:12.612 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:12.612 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:49:12.612 2892 2158634769576 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:265 2021-12-22 13:49:12.612 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:12.612 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 843f7720-d631-4cbd-aa84-4d1ac40765c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:49:12.612 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce 2021-12-22 13:49:12.612 2892 2158634769400 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:265 2021-12-22 13:49:12.634 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:12.634 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:12.657 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:49:12.657 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:12.690 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:49:12.690 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:49:12.797 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '843f7720-d631-4cbd-aa84-4d1ac40765c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:12.797 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '843f7720-d631-4cbd-aa84-4d1ac40765c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:12.797 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 843f7720-d631-4cbd-aa84-4d1ac40765c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:49:12.797 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 843f7720-d631-4cbd-aa84-4d1ac40765c3 2021-12-22 13:49:12.844 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04dee0b8-e2b3-4272-b9f9-1c73b72f155e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:49:12.844 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6daca22-0f47-487c-b083-7a95b50a24b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:49:12.860 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:49:12.860 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:12.860 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:12.907 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:12.907 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:49:12.907 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e processed. 2021-12-22 13:49:12.907 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:49:12.907 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['843f7720-d631-4cbd-aa84-4d1ac40765c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:49:13.175 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['843f7720-d631-4cbd-aa84-4d1ac40765c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:49:13.175 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:49:13.175 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7a27e03a-257b-40f6-b086-5c8062f48bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:49:13.175 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7a27e03a-257b-40f6-b086-5c8062f48bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:49:13.175 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 843f7720-d631-4cbd-aa84-4d1ac40765c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:49:13.175 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:49:13.175 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 843f7720-d631-4cbd-aa84-4d1ac40765c3 not yet added. Adding. 2021-12-22 13:49:13.198 2892 2158634769400 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 2021-12-22 13:49:13.198 2892 2158634769400 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 2021-12-22 13:49:13.320 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:13.440 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:13.440 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:13.587 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:13.703 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-843f7720-d631-4cbd-aa84-4d1ac40765c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:13.703 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 843f7720-d631-4cbd-aa84-4d1ac40765c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:49:13.703 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 843f7720-d631-4cbd-aa84-4d1ac40765c3 processed. 2021-12-22 13:49:13.986 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:14.675 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:25.458 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:26.069 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:49:26.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:49:26.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:49:26.069 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:49:26.080 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:49:26.080 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:49:26.080 2892 2158634769400 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 2021-12-22 13:49:26.080 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:49:27.471 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:28.083 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:49:28.083 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:28.083 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:49:28.083 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:49:28.083 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:49:28.094 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:49:28.094 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:49:28.094 2892 2158634769576 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 2021-12-22 13:49:28.094 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:49:28.376 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:45.375 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:46.228 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:49:46.516 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:46.516 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e updated. Details: {'device': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'network_id': 'af9267c0-338b-4ec3-9073-463ce43c3381', 'port_id': '04dee0b8-e2b3-4272-b9f9-1c73b72f155e', 'mac_address': 'fa:16:3e:8d:a7:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8722ba26-c861-4c76-a30d-42c0a304f337', '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} 2021-12-22 13:49:46.516 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:49:46.516 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:46.516 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:49:46.516 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:49:46.516 2892 2158634769400 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:265 2021-12-22 13:49:46.655 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:46.655 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04dee0b8-e2b3-4272-b9f9-1c73b72f155e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:49:46.671 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:49:46.671 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:49:46.770 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:49:46.770 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:49:46.920 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04dee0b8-e2b3-4272-b9f9-1c73b72f155e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:49:46.920 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:49:46.920 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6daca22-0f47-487c-b083-7a95b50a24b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:49:46.920 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:49:46.920 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:49:46.920 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04dee0b8-e2b3-4272-b9f9-1c73b72f155e not yet added. Adding. 2021-12-22 13:49:46.920 2892 2158634769400 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 2021-12-22 13:49:46.920 2892 2158634769400 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 2021-12-22 13:49:47.030 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:47.125 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:47.125 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:47.234 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:47.343 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04dee0b8-e2b3-4272-b9f9-1c73b72f155e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:49:47.343 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:49:47.343 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e processed. 2021-12-22 13:49:48.236 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:49:48.579 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:17.920 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 843f7720-d631-4cbd-aa84-4d1ac40765c3 2021-12-22 13:50:17.939 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated on remote: ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:50:17.939 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] 2021-12-22 13:50:17.939 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Refresh firewall rules 2021-12-22 13:50:17.939 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Get security group information for devices via rpc ['843f7720-d631-4cbd-aa84-4d1ac40765c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:50:17.966 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:50:17.966 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:50:18.016 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5db4c56a-37e7-4ae0-9cd8-d28b6035a6fb 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] port_delete event received for '843f7720-d631-4cbd-aa84-4d1ac40765c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:18.350 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:50:18.350 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '843f7720-d631-4cbd-aa84-4d1ac40765c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:50:18.350 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '843f7720-d631-4cbd-aa84-4d1ac40765c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:50:18.350 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 843f7720-d631-4cbd-aa84-4d1ac40765c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:50:18.350 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce 2021-12-22 13:50:18.350 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['843f7720-d631-4cbd-aa84-4d1ac40765c3'] 2021-12-22 13:50:18.350 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:50:18.350 2892 2158634769400 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 2021-12-22 13:50:18.350 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['843f7720-d631-4cbd-aa84-4d1ac40765c3'] 2021-12-22 13:50:20.365 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:20.388 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:27.389 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-facff126-b3f1-4dcf-ac3f-1796b6cdb6f2 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated on remote: ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:50:27.389 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-facff126-b3f1-4dcf-ac3f-1796b6cdb6f2 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] 2021-12-22 13:50:28.566 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-654a339b-4461-43da-a6b2-c2f0755a474e 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: b43532d1-1735-4eb2-a1f7-ce84b152a39a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:50:28.580 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-654a339b-4461-43da-a6b2-c2f0755a474e 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port b43532d1-1735-4eb2-a1f7-ce84b152a39a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:50:31.794 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b43532d1-1735-4eb2-a1f7-ce84b152a39a 2021-12-22 13:50:32.388 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:50:32.691 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port b43532d1-1735-4eb2-a1f7-ce84b152a39a 2021-12-22 13:50:32.691 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port b43532d1-1735-4eb2-a1f7-ce84b152a39a updated. Details: {'device': 'b43532d1-1735-4eb2-a1f7-ce84b152a39a', 'network_id': 'bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce', 'port_id': 'b43532d1-1735-4eb2-a1f7-ce84b152a39a', 'mac_address': 'fa:16:3e:96:79:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '511aed0c-69ea-4049-8361-80511c392513', '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} 2021-12-22 13:50:32.691 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:50:32.691 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:32.691 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b43532d1-1735-4eb2-a1f7-ce84b152a39a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:50:32.691 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce 2021-12-22 13:50:32.691 2892 2158634769400 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:265 2021-12-22 13:50:32.869 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b43532d1-1735-4eb2-a1f7-ce84b152a39a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:50:32.869 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b43532d1-1735-4eb2-a1f7-ce84b152a39a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:50:32.873 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b43532d1-1735-4eb2-a1f7-ce84b152a39a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:50:32.873 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port b43532d1-1735-4eb2-a1f7-ce84b152a39a 2021-12-22 13:50:32.966 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:50:32.966 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b43532d1-1735-4eb2-a1f7-ce84b152a39a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:50:33.107 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b43532d1-1735-4eb2-a1f7-ce84b152a39a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:50:33.107 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:50:33.107 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7a27e03a-257b-40f6-b086-5c8062f48bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:50:33.107 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7a27e03a-257b-40f6-b086-5c8062f48bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:50:33.107 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b43532d1-1735-4eb2-a1f7-ce84b152a39a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:50:33.107 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:50:33.107 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b43532d1-1735-4eb2-a1f7-ce84b152a39a not yet added. Adding. 2021-12-22 13:50:33.107 2892 2158634769400 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 2021-12-22 13:50:33.107 2892 2158634769400 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 2021-12-22 13:50:33.216 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:33.315 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:33.332 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:33.434 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:33.653 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b43532d1-1735-4eb2-a1f7-ce84b152a39a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:33.653 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b43532d1-1735-4eb2-a1f7-ce84b152a39a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:50:33.653 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b43532d1-1735-4eb2-a1f7-ce84b152a39a processed. 2021-12-22 13:50:34.028 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04dee0b8-e2b3-4272-b9f9-1c73b72f155e 2021-12-22 13:50:34.387 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:50:34.389 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:34.389 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:50:34.389 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:50:34.389 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04dee0b8-e2b3-4272-b9f9-1c73b72f155e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:50:34.403 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af9267c0-338b-4ec3-9073-463ce43c3381 2021-12-22 13:50:34.403 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:50:34.403 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:50:34.403 2892 2158634769576 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 2021-12-22 13:50:34.403 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04dee0b8-e2b3-4272-b9f9-1c73b72f155e'] 2021-12-22 13:50:34.797 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:34.797 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f3613c2-f39f-40d9-8662-abe394f0b9f8 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated on remote: ['b6daca22-0f47-487c-b083-7a95b50a24b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:50:34.797 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-6f3613c2-f39f-40d9-8662-abe394f0b9f8 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] Security group member updated ['b6daca22-0f47-487c-b083-7a95b50a24b0'] 2021-12-22 13:50:35.137 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f3613c2-f39f-40d9-8662-abe394f0b9f8 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] port_delete event received for '04dee0b8-e2b3-4272-b9f9-1c73b72f155e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:36.388 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:50:36.403 2892 2158634769400 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:50:39.003 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd304d61-603b-439d-a5dc-5adb68465177 a7bc46ae0c1c4011ba555b005b1b1d64 8686844ec2714b37b1ef99a7de7a55a5 - - -] port_delete event received for '2ed9a9a4-8d74-459f-8f98-944f56e10830' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:43.028 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-952b5a4c-f4d6-4a39-95c7-6dc83531fe06 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '1ac38d16-9791-4543-b376-23842f571047' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:44.685 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fba0c01d-c4a1-4873-bf4f-b04da637fe23 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '72cf77a7-96db-4bde-b3f6-a8338ef1432e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:45.857 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea96f977-e9cc-4a54-b6b7-de267770fd2b 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '571bcb2f-d3bc-4044-afdb-5e95e9630e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:45.980 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6648a4-391a-4164-b29c-753e243a5d62 - - - - -] port_delete event received for '571bcb2f-d3bc-4044-afdb-5e95e9630e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:50:46.140 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea96f977-e9cc-4a54-b6b7-de267770fd2b 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network af9267c0-338b-4ec3-9073-463ce43c3381 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:50:46.157 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea96f977-e9cc-4a54-b6b7-de267770fd2b 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network af9267c0-338b-4ec3-9073-463ce43c3381 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:50:52.684 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff30593c-9d94-4feb-8282-3584d74bde67 - - - - -] port_update received: df0abb35-05b3-4093-9422-b65f10884a4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:50:52.684 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff30593c-9d94-4feb-8282-3584d74bde67 - - - - -] No port df0abb35-05b3-4093-9422-b65f10884a4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:50:54.609 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bb7aef8-8f0b-491f-b5b2-9ab4df70e01a f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated on remote: ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:50:54.609 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-7bb7aef8-8f0b-491f-b5b2-9ab4df70e01a f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] 2021-12-22 13:50:55.013 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e6c34be-00b4-4d54-8011-f5bdd5034106 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated on remote: ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:50:55.013 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-7e6c34be-00b4-4d54-8011-f5bdd5034106 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] 2021-12-22 13:50:55.939 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89abdc22-0410-4a0a-b17e-bd8a6c9ddbdf - - - - -] port_update received: 281e497e-f388-4d1c-a403-0818fbbceeb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:50:55.959 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89abdc22-0410-4a0a-b17e-bd8a6c9ddbdf - - - - -] No port 281e497e-f388-4d1c-a403-0818fbbceeb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:00.257 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2521db2-4430-44bc-aeb7-207b937f67b3 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated on remote: ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:51:00.257 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-f2521db2-4430-44bc-aeb7-207b937f67b3 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] 2021-12-22 13:51:01.356 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e307bafa-b494-4acb-a11d-c98533bd1646 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 601f0ecf-666c-4cce-971c-30297b92311c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:51:01.375 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e307bafa-b494-4acb-a11d-c98533bd1646 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 601f0ecf-666c-4cce-971c-30297b92311c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:04.075 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 601f0ecf-666c-4cce-971c-30297b92311c 2021-12-22 13:51:04.458 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:51:04.731 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 601f0ecf-666c-4cce-971c-30297b92311c 2021-12-22 13:51:04.731 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 601f0ecf-666c-4cce-971c-30297b92311c updated. Details: {'device': '601f0ecf-666c-4cce-971c-30297b92311c', 'network_id': 'd926dc52-31b5-4649-bbcb-e4a904c393be', 'port_id': '601f0ecf-666c-4cce-971c-30297b92311c', 'mac_address': 'fa:16:3e:07:77:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0c588cf2-5441-4f04-aa48-8ae76a021ee6', '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} 2021-12-22 13:51:04.731 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:51:04.731 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:51:04.731 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 601f0ecf-666c-4cce-971c-30297b92311c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:51:04.731 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d926dc52-31b5-4649-bbcb-e4a904c393be 2021-12-22 13:51:04.731 2892 2158634769400 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:265 2021-12-22 13:51:04.902 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '601f0ecf-666c-4cce-971c-30297b92311c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:51:04.902 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '601f0ecf-666c-4cce-971c-30297b92311c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:51:04.919 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 601f0ecf-666c-4cce-971c-30297b92311c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:51:04.919 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 362, VLAN trunk: None to switch port 601f0ecf-666c-4cce-971c-30297b92311c 2021-12-22 13:51:04.997 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:51:04.997 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['601f0ecf-666c-4cce-971c-30297b92311c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:51:05.137 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['601f0ecf-666c-4cce-971c-30297b92311c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:51:05.137 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:51:05.137 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3d6565d8-9710-43be-9f4a-2e8cf680a75b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:51:05.137 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 601f0ecf-666c-4cce-971c-30297b92311c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:51:05.137 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:51:05.137 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 601f0ecf-666c-4cce-971c-30297b92311c not yet added. Adding. 2021-12-22 13:51:05.137 2892 2158634769400 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 2021-12-22 13:51:05.137 2892 2158634769400 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 2021-12-22 13:51:05.246 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:51:05.342 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:51:05.342 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:51:05.450 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:51:05.546 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-601f0ecf-666c-4cce-971c-30297b92311c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:51:05.546 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 601f0ecf-666c-4cce-971c-30297b92311c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:51:05.546 2892 2158634769400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 601f0ecf-666c-4cce-971c-30297b92311c processed. 2021-12-22 13:51:06.254 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b43532d1-1735-4eb2-a1f7-ce84b152a39a 2021-12-22 13:51:06.453 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated on remote: ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:51:06.484 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Security group member updated ['7a27e03a-257b-40f6-b086-5c8062f48bc5'] 2021-12-22 13:51:06.484 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Refresh firewall rules 2021-12-22 13:51:06.484 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Get security group information for devices via rpc ['b43532d1-1735-4eb2-a1f7-ce84b152a39a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:51:06.490 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:51:06.490 2892 2158658658376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b43532d1-1735-4eb2-a1f7-ce84b152a39a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:51:06.490 2892 2158658658376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b43532d1-1735-4eb2-a1f7-ce84b152a39a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:51:06.490 2892 2158658658376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b43532d1-1735-4eb2-a1f7-ce84b152a39a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:51:06.490 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:51:06.490 2892 2158658658376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce 2021-12-22 13:51:06.490 2892 2158658658376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b43532d1-1735-4eb2-a1f7-ce84b152a39a'] 2021-12-22 13:51:06.490 2892 2158658658376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:51:06.490 2892 2158658658376 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 2021-12-22 13:51:06.490 2892 2158658658376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b43532d1-1735-4eb2-a1f7-ce84b152a39a'] 2021-12-22 13:51:06.513 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:51:06.513 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:51:06.558 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d436a9b7-0fd2-4652-98f7-38bd5da41e24 0c154fa52aa14c6992ecd9aae6b50c3e c98374759e6d43078a66bfcbeb2f0a84 - - -] port_delete event received for 'b43532d1-1735-4eb2-a1f7-ce84b152a39a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:51:06.910 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:51:28.905 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddf701f-bbb8-440e-9f60-1abb0dc57227 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:51:28.905 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddf701f-bbb8-440e-9f60-1abb0dc57227 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network bb4428d8-d68d-4372-8f4a-d52b8a6ab8ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:51:34.807 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfe1061b-91af-4c46-b80f-767be0eeae2e - - - - -] port_update received: 06ca8b58-3577-41a6-b1fd-511c69c77eeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:51:34.824 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfe1061b-91af-4c46-b80f-767be0eeae2e - - - - -] No port 06ca8b58-3577-41a6-b1fd-511c69c77eeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:38.422 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b100ef93-f917-4867-9250-4833d00adc51 - - - - -] port_update received: e6f03d67-4b9a-465d-a84c-f68c32ddd4c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:51:38.437 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b100ef93-f917-4867-9250-4833d00adc51 - - - - -] No port e6f03d67-4b9a-465d-a84c-f68c32ddd4c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:41.216 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0df8a2ec-9f58-491b-a304-35135cd9304a - - - - -] port_update received: 539d9696-98c1-4a22-97c5-9c402ffb1698 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:51:41.232 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0df8a2ec-9f58-491b-a304-35135cd9304a - - - - -] No port 539d9696-98c1-4a22-97c5-9c402ffb1698 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:44.620 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a0627c-ea9e-4178-8230-4b85b72ed020 - - - - -] port_update received: 270eee04-fc93-4643-a1b2-ee1654cd540f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:51:44.636 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a0627c-ea9e-4178-8230-4b85b72ed020 - - - - -] No port 270eee04-fc93-4643-a1b2-ee1654cd540f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:51:58.372 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45d75411-9c89-4b09-a238-301d779da9e1 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated on remote: ['e2528690-bde6-4144-a6fe-fc41bbda50fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:51:58.372 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-45d75411-9c89-4b09-a238-301d779da9e1 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated ['e2528690-bde6-4144-a6fe-fc41bbda50fb'] 2021-12-22 13:52:10.336 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3918d45-d8f6-4df4-9e48-90d2a1f552a5 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 4b4f7441-5fc1-47e9-a98a-8294d6ca02df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:52:10.354 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3918d45-d8f6-4df4-9e48-90d2a1f552a5 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:52:12.715 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:52:12.838 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:52:13.088 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:52:13.088 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df updated. Details: {'device': '4b4f7441-5fc1-47e9-a98a-8294d6ca02df', 'network_id': '22ad1f63-6a83-4670-9667-f2e8fd9de418', 'port_id': '4b4f7441-5fc1-47e9-a98a-8294d6ca02df', 'mac_address': 'fa:16:3e:ef:51:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '62627548-b840-4686-bbf8-d8f947278512', '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} 2021-12-22 13:52:13.088 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:52:13.088 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:13.111 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:52:13.111 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22ad1f63-6a83-4670-9667-f2e8fd9de418 2021-12-22 13:52:13.111 2892 2158634769576 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:265 2021-12-22 13:52:13.264 2892 2158634769576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:52:13.264 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:52:13.264 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:52:13.264 2892 2158634769576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:52:13.351 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:52:13.369 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:52:13.511 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b4f7441-5fc1-47e9-a98a-8294d6ca02df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:52:13.511 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:52:13.511 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:52:13.511 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:52:13.511 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:52:13.511 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:52:13.511 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4b4f7441-5fc1-47e9-a98a-8294d6ca02df not yet added. Adding. 2021-12-22 13:52:13.511 2892 2158634769576 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 2021-12-22 13:52:13.511 2892 2158634769576 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 2021-12-22 13:52:13.606 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:13.729 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:13.729 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:13.851 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:13.963 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:13.963 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:52:13.963 2892 2158634769576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df processed. 2021-12-22 13:52:14.837 2892 2158634769576 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:15.187 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:27.463 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fc0b762-8ae4-49d2-9c15-ae446f89be46 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:27.463 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-3fc0b762-8ae4-49d2-9c15-ae446f89be46 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:27.791 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62592e7a-5297-4697-865e-9facd6b585d1 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:27.791 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-62592e7a-5297-4697-865e-9facd6b585d1 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:28.183 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-684a4bd9-f1e8-4fba-95f4-7fbb2c399fe6 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:28.183 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-684a4bd9-f1e8-4fba-95f4-7fbb2c399fe6 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:28.526 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-287356e6-024d-4507-983b-3a544f6c218f 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:28.526 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-287356e6-024d-4507-983b-3a544f6c218f 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:28.931 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3982573f-152c-4484-ba65-2aeac22a7319 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:28.931 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-3982573f-152c-4484-ba65-2aeac22a7319 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:29.274 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98786451-08ec-403c-b6bb-6982d5517a23 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:52:29.274 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-98786451-08ec-403c-b6bb-6982d5517a23 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group rule updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb'] 2021-12-22 13:52:29.915 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb', 'e2528690-bde6-4144-a6fe-fc41bbda50fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:52:29.915 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb', 'e2528690-bde6-4144-a6fe-fc41bbda50fb'] 2021-12-22 13:52:29.915 2892 2158634769576 MainThread INFO neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Refresh firewall rules 2021-12-22 13:52:29.915 2892 2158634769576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:52:29.963 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] port_update received: 4b4f7441-5fc1-47e9-a98a-8294d6ca02df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:52:29.979 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:29.979 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Binding port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:52:29.979 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-22 13:52:29.993 2892 2158634769400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:52:29.993 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:52:30.025 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Trunk plugin disabled on server. Assuming port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:52:30.025 2892 2158634769400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Binding VLAN ID: 369, VLAN trunk: None to switch port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:52:30.056 2892 2158634769400 MainThread INFO neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Refresh firewall rules 2021-12-22 13:52:30.056 2892 2158634769400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:52:30.587 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information for ports dict_keys(['4b4f7441-5fc1-47e9-a98a-8294d6ca02df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:52:30.587 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:52:30.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:52:30.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (f89b28cc-009b-4e8b-ad96-a999b0da50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:52:30.602 2892 2158634769576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update members of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:52:30.602 2892 2158634769576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update port filter for 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:52:30.602 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Updating port rules. 2021-12-22 13:52:30.602 2892 2158634769576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Creating 6 new rules, removing 0 old rules. 2021-12-22 13:52:30.602 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information for ports dict_keys(['4b4f7441-5fc1-47e9-a98a-8294d6ca02df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (f89b28cc-009b-4e8b-ad96-a999b0da50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update members of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:52:30.682 2892 2158634769400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update port filter for 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:52:30.682 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Updating port rules. 2021-12-22 13:52:30.682 2892 2158634769400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Creating 6 new rules, removing 0 old rules. 2021-12-22 13:52:30.712 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:30.712 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:30.712 2892 2158634769576 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:30.712 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:30.809 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:30.809 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:52:30.809 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:52:30.853 2892 2158634769400 MainThread DEBUG oslo_concurrency.lockutils [req-6139ed97-d107-410f-814f-12eb96f74865 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:53:56.571 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7350ca60-158e-4dc0-8e03-ae4f6806a30c f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated on remote: ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:53:56.571 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-7350ca60-158e-4dc0-8e03-ae4f6806a30c f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated ['3d6565d8-9710-43be-9f4a-2e8cf680a75b'] 2021-12-22 13:53:57.151 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7350ca60-158e-4dc0-8e03-ae4f6806a30c f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] port_delete event received for '601f0ecf-666c-4cce-971c-30297b92311c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:53:57.554 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 601f0ecf-666c-4cce-971c-30297b92311c 2021-12-22 13:53:59.508 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:53:59.508 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '601f0ecf-666c-4cce-971c-30297b92311c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:53:59.508 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '601f0ecf-666c-4cce-971c-30297b92311c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:53:59.508 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 601f0ecf-666c-4cce-971c-30297b92311c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:53:59.527 2892 2158634769048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d926dc52-31b5-4649-bbcb-e4a904c393be 2021-12-22 13:53:59.527 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['601f0ecf-666c-4cce-971c-30297b92311c'] 2021-12-22 13:53:59.527 2892 2158634769048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:53:59.527 2892 2158634769048 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 2021-12-22 13:53:59.527 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['601f0ecf-666c-4cce-971c-30297b92311c'] 2021-12-22 13:53:59.587 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated on remote: ['f89b28cc-009b-4e8b-ad96-a999b0da50fb', 'e2528690-bde6-4144-a6fe-fc41bbda50fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:53:59.602 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated ['f89b28cc-009b-4e8b-ad96-a999b0da50fb', 'e2528690-bde6-4144-a6fe-fc41bbda50fb'] 2021-12-22 13:53:59.602 2892 2158634769048 MainThread INFO neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Refresh firewall rules 2021-12-22 13:53:59.602 2892 2158634769048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:53:59.638 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] port_update received: 4b4f7441-5fc1-47e9-a98a-8294d6ca02df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:53:59.649 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:53:59.649 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Binding port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:53:59.649 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-22 13:53:59.670 2892 2158634767640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:53:59.670 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b4f7441-5fc1-47e9-a98a-8294d6ca02df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:53:59.700 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Trunk plugin disabled on server. Assuming port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:53:59.700 2892 2158634767640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Binding VLAN ID: 369, VLAN trunk: None to switch port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:53:59.715 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Refresh firewall rules 2021-12-22 13:53:59.715 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:53:59.966 2892 2158634769048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information for ports dict_keys(['4b4f7441-5fc1-47e9-a98a-8294d6ca02df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:53:59.966 2892 2158634769048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:53:59.966 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:53:59.966 2892 2158634769048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update members of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:53:59.966 2892 2158634769048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update port filter for 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:53:59.966 2892 2158634769048 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Updating port rules. 2021-12-22 13:53:59.980 2892 2158634769048 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Creating 0 new rules, removing 6 old rules. 2021-12-22 13:53:59.980 2892 2158634769048 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:53:59.980 2892 2158634769048 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:53:59.980 2892 2158634769048 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:00.045 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information for ports dict_keys(['4b4f7441-5fc1-47e9-a98a-8294d6ca02df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:54:00.045 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:54:00.045 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update rules of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:54:00.045 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update members of security group (e2528690-bde6-4144-a6fe-fc41bbda50fb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-22 13:54:00.045 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update port filter for 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:54:00.045 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Updating port rules. 2021-12-22 13:54:00.045 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Creating 0 new rules, removing 6 old rules. 2021-12-22 13:54:00.149 2892 2158634769048 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:00.149 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:00.149 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:00.149 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:00.195 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-driver-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:00.217 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [req-012d48f2-5380-4d14-8d47-37ab3f1c0376 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Lock "n-hv-agent-port-lock-4b4f7441-5fc1-47e9-a98a-8294d6ca02df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:00.790 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-212dab23-b64e-418f-a631-4d50d12e4de1 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] port_delete event received for 'fb52e636-cac5-4322-8afd-de7ca2d79e64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:00.842 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a7aed5d-3632-4186-8c28-9f4a0e7b311a 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] port_delete event received for 'c31d9168-fa25-4bdb-8f50-ba19edbbea92' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:01.523 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:01.543 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:01.844 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4afeed56-b702-4b69-aeb5-6a07cd08a47d f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated on remote: ['90797e20-2bca-4401-b5a8-f0910fcf0408'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:54:01.844 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-4afeed56-b702-4b69-aeb5-6a07cd08a47d f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated ['90797e20-2bca-4401-b5a8-f0910fcf0408'] 2021-12-22 13:54:02.243 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1c4c561-783f-47b8-a2ab-bba9edaa77ec f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated on remote: ['90797e20-2bca-4401-b5a8-f0910fcf0408'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:54:02.243 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-f1c4c561-783f-47b8-a2ab-bba9edaa77ec f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group rule updated ['90797e20-2bca-4401-b5a8-f0910fcf0408'] 2021-12-22 13:54:07.649 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b4f7441-5fc1-47e9-a98a-8294d6ca02df 2021-12-22 13:54:07.689 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated on remote: ['e2528690-bde6-4144-a6fe-fc41bbda50fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:54:07.689 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Security group member updated ['e2528690-bde6-4144-a6fe-fc41bbda50fb'] 2021-12-22 13:54:07.689 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Refresh firewall rules 2021-12-22 13:54:07.689 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Get security group information for devices via rpc ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:54:07.719 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:54:07.719 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:54:07.773 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4539ee43-1c31-4444-894c-25dfd2a27863 84582f5c7d9e43c19d93e69568cf569b b0179bf448a44ca0a4cba9fe670c34cf - - -] port_delete event received for '4b4f7441-5fc1-47e9-a98a-8294d6ca02df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:07.787 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8adfc5b7-6046-4f68-a5ae-b8bb3e22689b f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated on remote: ['90797e20-2bca-4401-b5a8-f0910fcf0408'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:54:07.787 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-8adfc5b7-6046-4f68-a5ae-b8bb3e22689b f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated ['90797e20-2bca-4401-b5a8-f0910fcf0408'] 2021-12-22 13:54:09.039 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf45ff1a-507f-41a3-8163-1bcc984da289 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: cb213cfd-89da-42bc-a380-c6d7a9bdf311 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:54:09.055 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf45ff1a-507f-41a3-8163-1bcc984da289 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port cb213cfd-89da-42bc-a380-c6d7a9bdf311 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:54:09.538 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:54:09.538 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b4f7441-5fc1-47e9-a98a-8294d6ca02df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:54:09.538 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b4f7441-5fc1-47e9-a98a-8294d6ca02df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:54:09.538 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b4f7441-5fc1-47e9-a98a-8294d6ca02df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:54:09.545 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] 2021-12-22 13:54:09.545 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:54:09.545 2892 2158634767640 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 2021-12-22 13:54:09.545 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b4f7441-5fc1-47e9-a98a-8294d6ca02df'] 2021-12-22 13:54:11.396 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb213cfd-89da-42bc-a380-c6d7a9bdf311 2021-12-22 13:54:11.538 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:54:11.539 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:11.583 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:11.865 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port cb213cfd-89da-42bc-a380-c6d7a9bdf311 2021-12-22 13:54:11.875 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port cb213cfd-89da-42bc-a380-c6d7a9bdf311 updated. Details: {'device': 'cb213cfd-89da-42bc-a380-c6d7a9bdf311', 'network_id': 'd926dc52-31b5-4649-bbcb-e4a904c393be', 'port_id': 'cb213cfd-89da-42bc-a380-c6d7a9bdf311', 'mac_address': 'fa:16:3e:25:0f:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0c588cf2-5441-4f04-aa48-8ae76a021ee6', '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} 2021-12-22 13:54:11.875 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:54:11.875 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:11.875 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb213cfd-89da-42bc-a380-c6d7a9bdf311 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:54:11.875 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d926dc52-31b5-4649-bbcb-e4a904c393be 2021-12-22 13:54:11.875 2892 2158634767640 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:265 2021-12-22 13:54:12.045 2892 2158634767640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb213cfd-89da-42bc-a380-c6d7a9bdf311') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:54:12.045 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb213cfd-89da-42bc-a380-c6d7a9bdf311') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:54:12.055 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb213cfd-89da-42bc-a380-c6d7a9bdf311 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:54:12.055 2892 2158634767640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 362, VLAN trunk: None to switch port cb213cfd-89da-42bc-a380-c6d7a9bdf311 2021-12-22 13:54:12.134 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:54:12.134 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb213cfd-89da-42bc-a380-c6d7a9bdf311'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:54:12.279 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb213cfd-89da-42bc-a380-c6d7a9bdf311']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:54:12.293 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:54:12.293 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90797e20-2bca-4401-b5a8-f0910fcf0408) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:54:12.293 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb213cfd-89da-42bc-a380-c6d7a9bdf311 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:54:12.293 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:54:12.293 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb213cfd-89da-42bc-a380-c6d7a9bdf311 not yet added. Adding. 2021-12-22 13:54:12.293 2892 2158634767640 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 2021-12-22 13:54:12.293 2892 2158634767640 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 2021-12-22 13:54:12.382 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:12.448 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-859627a9-bdc2-4cd3-b879-c798e749dfb1 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'e6f03d67-4b9a-465d-a84c-f68c32ddd4c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:12.464 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:12.464 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:12.585 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:12.658 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb213cfd-89da-42bc-a380-c6d7a9bdf311" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:12.658 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb213cfd-89da-42bc-a380-c6d7a9bdf311 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:54:12.658 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb213cfd-89da-42bc-a380-c6d7a9bdf311 processed. 2021-12-22 13:54:13.552 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:54:13.695 2892 2158634769400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2deba4-b0d6-42b8-9c51-b6247e037a8f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '06ca8b58-3577-41a6-b1fd-511c69c77eeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:13.937 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:54:14.776 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a43a8d3-aeb5-44e4-820d-6cceb813b5ec 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'd57a2c5f-030d-4b5d-949d-c92b58347469' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:14.948 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fccb8af4-87e6-494b-9a04-3f78c8b42546 - - - - -] port_delete event received for 'd57a2c5f-030d-4b5d-949d-c92b58347469' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:15.074 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a43a8d3-aeb5-44e4-820d-6cceb813b5ec 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 22ad1f63-6a83-4670-9667-f2e8fd9de418 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:54:15.074 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5a43a8d3-aeb5-44e4-820d-6cceb813b5ec 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Reclaiming local network 22ad1f63-6a83-4670-9667-f2e8fd9de418 2021-12-22 13:54:16.239 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be949523-69de-48aa-aabd-8d442dec8e7a 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '270eee04-fc93-4643-a1b2-ee1654cd540f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:18.465 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-157b77d8-437d-4122-8b92-4791ef4c2ee4 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '539d9696-98c1-4a22-97c5-9c402ffb1698' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:19.523 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ffcfb9-74af-4017-b53c-d37c5b136d69 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '700a4240-b860-496b-b1a9-f0ecf740dfc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:19.523 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f27e017-3ed2-417c-b96a-32c574b57777 - - - - -] port_delete event received for '700a4240-b860-496b-b1a9-f0ecf740dfc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:54:19.867 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ffcfb9-74af-4017-b53c-d37c5b136d69 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 6715c461-5eb1-4d83-820b-7f419c375374 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:54:19.867 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ffcfb9-74af-4017-b53c-d37c5b136d69 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 6715c461-5eb1-4d83-820b-7f419c375374 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:55:15.427 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2c666a0-cccd-46fc-8376-26a20a4b8150 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated on remote: ['90797e20-2bca-4401-b5a8-f0910fcf0408'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:55:15.427 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-e2c666a0-cccd-46fc-8376-26a20a4b8150 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] Security group member updated ['90797e20-2bca-4401-b5a8-f0910fcf0408'] 2021-12-22 13:55:15.738 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c666a0-cccd-46fc-8376-26a20a4b8150 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] port_delete event received for 'cb213cfd-89da-42bc-a380-c6d7a9bdf311' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:16.167 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb213cfd-89da-42bc-a380-c6d7a9bdf311 2021-12-22 13:55:17.755 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:55:17.756 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb213cfd-89da-42bc-a380-c6d7a9bdf311' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:55:17.756 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb213cfd-89da-42bc-a380-c6d7a9bdf311' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:55:17.756 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb213cfd-89da-42bc-a380-c6d7a9bdf311 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:55:17.756 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d926dc52-31b5-4649-bbcb-e4a904c393be 2021-12-22 13:55:17.756 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb213cfd-89da-42bc-a380-c6d7a9bdf311'] 2021-12-22 13:55:17.756 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:55:17.756 2892 2158634767640 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 2021-12-22 13:55:17.756 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb213cfd-89da-42bc-a380-c6d7a9bdf311'] 2021-12-22 13:55:18.397 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d271f3b-c0cc-4e69-a94e-ce0ca52e18a7 f33f8fc840c5450493c84f66f8ec14b9 52afcb7964dc49b59a5d15b700915875 - - -] port_delete event received for '3fa85a45-512d-400a-9d51-bea650836582' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:19.757 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:55:19.773 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:55:23.400 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79c381ae-e486-4dd2-98d7-442d9b4a007c 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '281e497e-f388-4d1c-a403-0818fbbceeb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:24.724 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab0354bc-1ff3-4dad-a5cf-0ebb83f73018 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'df0abb35-05b3-4093-9422-b65f10884a4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:25.712 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b8b5f-68d7-4e6b-9920-c1161c45eec6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'bd00f926-867f-4c9b-bba6-683cbb66f337' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:25.728 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ae00cd-50d9-48db-9cd1-a4a8cbe10325 - - - - -] port_delete event received for 'bd00f926-867f-4c9b-bba6-683cbb66f337' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 13:55:26.009 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b8b5f-68d7-4e6b-9920-c1161c45eec6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network d926dc52-31b5-4649-bbcb-e4a904c393be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 13:55:26.009 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b8b5f-68d7-4e6b-9920-c1161c45eec6 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network d926dc52-31b5-4649-bbcb-e4a904c393be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 13:56:03.428 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa2cc1cb-7c8a-45f9-96f5-ebf68ab25ee3 - - - - -] port_update received: 7deb9896-4741-4428-8ff8-526579092a54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:56:03.428 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa2cc1cb-7c8a-45f9-96f5-ebf68ab25ee3 - - - - -] No port 7deb9896-4741-4428-8ff8-526579092a54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:56:06.567 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e1292c-a481-4596-a545-f9e000812491 - - - - -] port_update received: c1352173-3da8-4baa-aab9-ac43e34d424b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:56:06.599 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e1292c-a481-4596-a545-f9e000812491 - - - - -] No port c1352173-3da8-4baa-aab9-ac43e34d424b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:56:10.007 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af64c175-00d1-4b94-9325-834f4d1ea1d8 - - - - -] port_update received: 7d2d3362-5b5c-4564-9af4-58135a959384 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:56:10.023 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af64c175-00d1-4b94-9325-834f4d1ea1d8 - - - - -] No port 7d2d3362-5b5c-4564-9af4-58135a959384 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:56:11.818 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af50a75e-b4cf-48a8-aa32-3c21dba7bf8c 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:11.818 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-af50a75e-b4cf-48a8-aa32-3c21dba7bf8c 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:12.212 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b510ca7-3d67-469d-ab14-d53febeb7f8a 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:12.212 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-2b510ca7-3d67-469d-ab14-d53febeb7f8a 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:12.570 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-604a3f28-605d-4a16-9d03-6d3267dac0f8 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:12.570 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-604a3f28-605d-4a16-9d03-6d3267dac0f8 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:12.961 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfd72eed-608c-4ef0-9e1c-d23a5b9b82e9 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:12.961 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-dfd72eed-608c-4ef0-9e1c-d23a5b9b82e9 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:13.319 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6a663d7-5a62-4d4a-a1b6-73ec61cfc291 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:13.319 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-c6a663d7-5a62-4d4a-a1b6-73ec61cfc291 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:13.771 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-704723bb-2018-45e5-98b5-80c3659e0e95 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-22 13:56:13.771 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-704723bb-2018-45e5-98b5-80c3659e0e95 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group rule updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:13.855 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e98edd10-3271-4043-a1d6-95887584b6ad - - - - -] port_update received: c7292c6c-3a12-4d87-990c-b23cf0b8af67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:56:13.868 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e98edd10-3271-4043-a1d6-95887584b6ad - - - - -] No port c7292c6c-3a12-4d87-990c-b23cf0b8af67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:56:36.036 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcff6d1b-a77a-4982-9d44-10903f93b166 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group member updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 13:56:36.036 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-dcff6d1b-a77a-4982-9d44-10903f93b166 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group member updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 13:56:37.051 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71e1850d-a7be-4a17-9a71-336e3d2c089b 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] port_update received: 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-22 13:56:37.074 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71e1850d-a7be-4a17-9a71-336e3d2c089b 4aad9f835a46486aabc0039a7f94b26e 3b0c9fa3dd2e420b9ff604ab4a0b49ef - - -] No port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-22 13:56:40.536 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:56:42.067 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:56:42.443 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:56:42.443 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 updated. Details: {'device': '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06', 'network_id': '946ec752-f4d7-40aa-90e5-061203cdea0e', 'port_id': '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06', 'mac_address': 'fa:16:3e:e8:88:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 366, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8cfd51cf-bd11-432a-9543-45e6c60a3312', '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} 2021-12-22 13:56:42.443 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:56:42.443 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:56:42.443 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:56:42.443 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 946ec752-f4d7-40aa-90e5-061203cdea0e 2021-12-22 13:56:42.443 2892 2158634767640 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:265 2021-12-22 13:56:42.618 2892 2158634767640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:56:42.618 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:56:42.618 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:56:42.618 2892 2158634767640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 366, VLAN trunk: None to switch port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:56:42.709 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:56:42.709 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:56:42.942 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:56:42.942 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:56:42.942 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c4e42fd-69e2-4026-a70a-768acdd85b31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:56:42.942 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:56:42.942 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:56:42.942 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 not yet added. Adding. 2021-12-22 13:56:42.942 2892 2158634767640 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 2021-12-22 13:56:42.942 2892 2158634767640 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 2021-12-22 13:56:43.046 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:56:43.130 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:56:43.130 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:56:43.228 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:56:43.334 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:56:43.334 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:56:43.334 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 processed. 2021-12-22 13:56:44.068 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:56:44.380 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:58:57.816 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:58:58.588 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 13:58:58.588 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 13:58:58.588 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 13:58:58.588 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 13:58:58.588 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 946ec752-f4d7-40aa-90e5-061203cdea0e 2021-12-22 13:58:58.588 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] 2021-12-22 13:58:58.588 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 13:58:58.588 2892 2158634767640 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 2021-12-22 13:58:58.588 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] 2021-12-22 13:59:00.596 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:59:00.786 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:59:05.629 2892 2158634766936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:59:06.630 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-22 13:59:06.992 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Adding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:59:06.992 2892 2158543518184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 updated. Details: {'device': '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06', 'network_id': '946ec752-f4d7-40aa-90e5-061203cdea0e', 'port_id': '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06', 'mac_address': 'fa:16:3e:e8:88:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 366, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8cfd51cf-bd11-432a-9543-45e6c60a3312', '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} 2021-12-22 13:59:06.992 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] 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 2021-12-22 13:59:06.992 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:59:07.005 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-22 13:59:07.005 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 946ec752-f4d7-40aa-90e5-061203cdea0e 2021-12-22 13:59:07.005 2892 2158634767640 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:265 2021-12-22 13:59:07.192 2892 2158634767640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:59:07.192 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-22 13:59:07.192 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-22 13:59:07.208 2892 2158634767640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 366, VLAN trunk: None to switch port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 13:59:07.268 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-22 13:59:07.268 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-22 13:59:07.504 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-22 13:59:07.504 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-22 13:59:07.504 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c4e42fd-69e2-4026-a70a-768acdd85b31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-22 13:59:07.504 2892 2158634767640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-22 13:59:07.504 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-22 13:59:07.504 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 not yet added. Adding. 2021-12-22 13:59:07.504 2892 2158634767640 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 2021-12-22 13:59:07.520 2892 2158634767640 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 2021-12-22 13:59:07.596 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:59:07.689 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:59:07.689 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:59:07.785 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:59:07.896 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-733c83e5-ef2b-4d9e-902e-e76d9c7ffa06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 13:59:07.896 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-22 13:59:07.896 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 processed. 2021-12-22 13:59:08.659 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 13:59:08.880 2892 2158634767640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 14:00:24.221 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b581d22-5cbe-48ae-ab83-b1d8fb0314e9 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] port_delete event received for 'db119890-c2d4-4d2a-82a3-443393da4078' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:27.217 2892 2158634767640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a032008-8e2d-4a79-b6e7-3a817b1f7a98 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group member updated on remote: ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-22 14:00:27.217 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [req-9a032008-8e2d-4a79-b6e7-3a817b1f7a98 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] Security group member updated ['0c4e42fd-69e2-4026-a70a-768acdd85b31'] 2021-12-22 14:00:27.282 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a032008-8e2d-4a79-b6e7-3a817b1f7a98 9f4a27fc9da145538cdc0d5acc06874c c10de0eda9cb4ad7b6c52daffa6de020 - - -] port_delete event received for '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:28.532 2892 2158634767112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 2021-12-22 14:00:28.970 2892 2158543518184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d78747-b616-4c37-aa2f-859766342034 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-22 14:00:28.970 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-22 14:00:28.970 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '733c83e5-ef2b-4d9e-902e-e76d9c7ffa06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-22 14:00:28.970 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 733c83e5-ef2b-4d9e-902e-e76d9c7ffa06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-22 14:00:28.979 2892 2158634767640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 946ec752-f4d7-40aa-90e5-061203cdea0e 2021-12-22 14:00:28.979 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] 2021-12-22 14:00:28.979 2892 2158634767640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-22 14:00:28.979 2892 2158634767640 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 2021-12-22 14:00:28.979 2892 2158634767640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['733c83e5-ef2b-4d9e-902e-e76d9c7ffa06'] 2021-12-22 14:00:30.970 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-22 14:00:30.986 2892 2158634767640 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-22 14:00:32.029 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-641cfa75-2f5d-4dae-9fad-19990ee982cf 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'c1352173-3da8-4baa-aab9-ac43e34d424b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:33.430 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99e532b6-9cf2-45ec-9bf2-abc9726ff2fb 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '7deb9896-4741-4428-8ff8-526579092a54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:34.412 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2dd641b-9b3b-4ae3-86e5-fb3e41ee120f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '0af3c351-caab-4e36-91b7-babf934be655' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:34.412 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0736c2-a2e5-4374-a232-da9a8f0ba32d - - - - -] port_delete event received for '0af3c351-caab-4e36-91b7-babf934be655' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:34.669 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2dd641b-9b3b-4ae3-86e5-fb3e41ee120f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network 946ec752-f4d7-40aa-90e5-061203cdea0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 14:00:34.669 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2dd641b-9b3b-4ae3-86e5-fb3e41ee120f 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network 946ec752-f4d7-40aa-90e5-061203cdea0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-22 14:00:36.112 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5c65e2c-5a09-4920-bcde-4b86dbb19214 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'c7292c6c-3a12-4d87-990c-b23cf0b8af67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:37.282 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27cb53b6-dfa3-49e4-aa2d-3b6234e43ea8 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for '7d2d3362-5b5c-4564-9af4-58135a959384' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:38.256 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2ed4116-f4d9-4e71-8201-4e865f70bd97 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] port_delete event received for 'f5b3cf6c-b9bf-49be-8fec-552ef3a45e7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:38.256 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15d27ae0-657f-4c37-83c7-f00ec53e405b - - - - -] port_delete event received for 'f5b3cf6c-b9bf-49be-8fec-552ef3a45e7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-22 14:00:38.517 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2ed4116-f4d9-4e71-8201-4e865f70bd97 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] network_delete received. Deleting network b4838528-f259-49a1-b401-e35b875c6886 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-22 14:00:38.517 2892 2158634767640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2ed4116-f4d9-4e71-8201-4e865f70bd97 281f8f7e58d14b119f959865a5361287 e3b8022a4941441ea4fecc560d68b482 - - -] Network b4838528-f259-49a1-b401-e35b875c6886 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463