2021-07-26 16:48:48.014 4380 2150907739304 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-26 16:48:48.014 4380 2150907739304 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev496 2021-07-26 16:48:48.014 4380 2150907739304 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-07-26 16:48:48.127 4380 2150907739304 MainThread INFO os_win.utils.network.networkutils [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] WMI caching is disabled. 2021-07-26 16:48:48.346 4380 2150907739304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-26 16:48:48.436 4380 2150907739304 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-26 16:48:48.436 4380 2150907739304 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-26 16:48:48.623 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent initialized successfully, now running... 2021-07-26 16:48:48.634 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-26 16:48:48.634 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-26 16:48:48.686 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-26 16:50:34.861 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ed18d5b-5b5e-4772-9cab-fb771fffa5fd - - - - -] port_update received: 270ed748-2dd2-4f47-909b-9876ce60e6c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:35.197 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ed18d5b-5b5e-4772-9cab-fb771fffa5fd - - - - -] No port 270ed748-2dd2-4f47-909b-9876ce60e6c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:37.993 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc54d5e6-d88f-41de-80a6-9746fa7c9796 - - - - -] port_update received: cbe581ed-5850-4e61-b9ed-319cee427979 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:38.024 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc54d5e6-d88f-41de-80a6-9746fa7c9796 - - - - -] No port cbe581ed-5850-4e61-b9ed-319cee427979 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:38.952 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce97036f-3a5e-4d7f-ade4-6289ecf1b917 - - - - -] port_update received: a676c147-84b8-43b2-b905-a715e5111b31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:38.978 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce97036f-3a5e-4d7f-ade4-6289ecf1b917 - - - - -] No port a676c147-84b8-43b2-b905-a715e5111b31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:41.321 4380 2151003650360 MainThread WARNING oslo_policy.policy [req-6cc922a8-8eb4-4091-946a-39d4f2114359 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] 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-07-26 16:50:41.321 4380 2151003650360 MainThread WARNING oslo_policy.policy [req-6cc922a8-8eb4-4091-946a-39d4f2114359 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] 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-07-26 16:50:41.321 4380 2151003650360 MainThread WARNING oslo_policy.policy [req-6cc922a8-8eb4-4091-946a-39d4f2114359 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] 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-07-26 16:50:41.321 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc922a8-8eb4-4091-946a-39d4f2114359 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated on remote: ['033e11aa-4d96-43a0-8801-ae710a13e885'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:50:41.321 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc922a8-8eb4-4091-946a-39d4f2114359 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated ['033e11aa-4d96-43a0-8801-ae710a13e885'] 2021-07-26 16:50:42.400 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39483976-0b75-4839-acc2-4e8f59c39f76 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Security group member updated on remote: ['4eaa6b24-1ab0-4dfc-a258-c035088b0e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:50:42.400 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-39483976-0b75-4839-acc2-4e8f59c39f76 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Security group member updated ['4eaa6b24-1ab0-4dfc-a258-c035088b0e8b'] 2021-07-26 16:50:43.432 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ae0af4f-31b0-44f2-9f31-f7dc98d5b2aa - - - - -] port_update received: c16ceb25-7cc6-44c9-bdf8-b450debb87c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:43.432 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ae0af4f-31b0-44f2-9f31-f7dc98d5b2aa - - - - -] No port c16ceb25-7cc6-44c9-bdf8-b450debb87c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:43.510 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d569b30b-1eb5-4bb9-9b94-fc8b792a6d19 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated on remote: ['033e11aa-4d96-43a0-8801-ae710a13e885'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:50:43.510 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-d569b30b-1eb5-4bb9-9b94-fc8b792a6d19 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated ['033e11aa-4d96-43a0-8801-ae710a13e885'] 2021-07-26 16:50:47.555 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc3352d-d5e7-411c-a1c4-e10aaf8bbb72 - - - - -] port_update received: 76352537-510f-4d53-9e07-bca304a50a10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:47.571 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc3352d-d5e7-411c-a1c4-e10aaf8bbb72 - - - - -] No port 76352537-510f-4d53-9e07-bca304a50a10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:47.836 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e1f2e73-20a9-4007-baa9-abfc6ed1d5ce 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:47.836 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e1f2e73-20a9-4007-baa9-abfc6ed1d5ce 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:49.924 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa95b31-37ab-45be-903d-cb8f205d718d - - - - -] port_update received: 54125ae4-fdf5-4f09-be55-e7b8781738d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:49.946 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa95b31-37ab-45be-903d-cb8f205d718d - - - - -] No port 54125ae4-fdf5-4f09-be55-e7b8781738d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:50.284 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c6157c0-7a70-41c3-a4ce-9fd2235cba01 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated on remote: ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:50:50.284 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-0c6157c0-7a70-41c3-a4ce-9fd2235cba01 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] 2021-07-26 16:50:52.274 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dde2dd2-6f8d-4a45-970d-171f72705931 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 35665a71-871e-4f7b-8694-ce502f70a463 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:50:52.282 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dde2dd2-6f8d-4a45-970d-171f72705931 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 35665a71-871e-4f7b-8694-ce502f70a463 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:50:52.462 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b7a96f-3511-4dd0-94ab-8051e7a60bad 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated on remote: ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:50:52.477 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-89b7a96f-3511-4dd0-94ab-8051e7a60bad 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] 2021-07-26 16:50:54.586 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27c43823-b741-45fd-88a8-3e407fc1f83f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network ec3830c0-468b-4984-8cfb-f97b1e9736e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:50:54.586 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27c43823-b741-45fd-88a8-3e407fc1f83f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network ec3830c0-468b-4984-8cfb-f97b1e9736e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:50:56.336 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0730172-400d-4204-8a6b-b87771011b15 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated on remote: ['44d527f2-5693-4484-b036-8b7212a05537'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:50:56.349 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-c0730172-400d-4204-8a6b-b87771011b15 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated ['44d527f2-5693-4484-b036-8b7212a05537'] 2021-07-26 16:50:57.611 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 2021-07-26 16:50:58.118 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb129d1a-1271-43ea-9a78-d3fc3a1bd5c3 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 382d7c86-ef8a-4d1f-b88b-1c4313511f8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:58.118 4380 2151003650360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb129d1a-1271-43ea-9a78-d3fc3a1bd5c3 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:58.242 4380 2151003650360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e821129-bc72-4b29-bc0f-fdca87c5bb98 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated on remote: ['44d527f2-5693-4484-b036-8b7212a05537'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:50:58.242 4380 2151003650360 MainThread INFO neutron.agent.securitygroups_rpc [req-6e821129-bc72-4b29-bc0f-fdca87c5bb98 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated ['44d527f2-5693-4484-b036-8b7212a05537'] 2021-07-26 16:50:59.273 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:50:59.570 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-220d3503-1cfa-49b3-9ce9-ae76498beae1 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated on remote: ['033e11aa-4d96-43a0-8801-ae710a13e885'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:50:59.570 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-220d3503-1cfa-49b3-9ce9-ae76498beae1 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated ['033e11aa-4d96-43a0-8801-ae710a13e885'] 2021-07-26 16:50:59.658 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 2021-07-26 16:50:59.658 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 updated. Details: {'device': '8906a2ae-01d0-4c1c-a6c3-c052ead1f550', 'network_id': '9833dfa8-5ae7-417f-b8b9-e8fc75d65068', 'port_id': '8906a2ae-01d0-4c1c-a6c3-c052ead1f550', 'mac_address': 'fa:16:3e:57:a2:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 832, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd292e978-be00-48b5-9abc-db5e8eb78b97', '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-07-26 16:50:59.658 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:50:59.658 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" 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:359 2021-07-26 16:50:59.658 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:50:59.669 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9833dfa8-5ae7-417f-b8b9-e8fc75d65068 2021-07-26 16:50:59.669 4380 2151003650712 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-07-26 16:50:59.711 4380 2151003651064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2ddd0d-7944-45d4-9368-4b87d0ba2da1 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 1c123ded-1790-4ef0-b180-2da6234c197a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:50:59.711 4380 2151003651064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2ddd0d-7944-45d4-9368-4b87d0ba2da1 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 1c123ded-1790-4ef0-b180-2da6234c197a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:50:59.821 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8906a2ae-01d0-4c1c-a6c3-c052ead1f550') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:50:59.821 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8906a2ae-01d0-4c1c-a6c3-c052ead1f550') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:50:59.821 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:50:59.821 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 832, VLAN trunk: None to switch port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 2021-07-26 16:50:59.900 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:50:59.900 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8906a2ae-01d0-4c1c-a6c3-c052ead1f550'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:00.384 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8906a2ae-01d0-4c1c-a6c3-c052ead1f550']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:00.384 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:00.400 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4eaa6b24-1ab0-4dfc-a258-c035088b0e8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:51:00.400 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4eaa6b24-1ab0-4dfc-a258-c035088b0e8b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:51:00.400 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:51:00.400 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:51:00.400 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 not yet added. Adding. 2021-07-26 16:51:00.400 4380 2151003650712 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-07-26 16:51:00.400 4380 2151003650712 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-07-26 16:51:00.486 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" 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:359 2021-07-26 16:51:00.555 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" 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:371 2021-07-26 16:51:00.555 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" 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:359 2021-07-26 16:51:00.633 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" 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:371 2021-07-26 16:51:00.712 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8906a2ae-01d0-4c1c-a6c3-c052ead1f550" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:00.712 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:51:00.712 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 processed. 2021-07-26 16:51:01.276 4380 2151003650712 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:359 2021-07-26 16:51:01.711 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 382d7c86-ef8a-4d1f-b88b-1c4313511f8e 2021-07-26 16:51:01.711 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c123ded-1790-4ef0-b180-2da6234c197a 2021-07-26 16:51:02.148 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:02.195 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eddf169-4cbe-4a70-99f0-ae3d6d47aa97 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: fca242e1-72be-40b6-814a-6ff708efb6b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:51:02.195 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eddf169-4cbe-4a70-99f0-ae3d6d47aa97 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port fca242e1-72be-40b6-814a-6ff708efb6b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:51:03.304 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:51:03.346 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-285017ec-e391-42ac-b88d-779891e578ac 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated on remote: ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:51:03.346 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-285017ec-e391-42ac-b88d-779891e578ac 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] 2021-07-26 16:51:03.914 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e 2021-07-26 16:51:03.914 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e updated. Details: {'device': '382d7c86-ef8a-4d1f-b88b-1c4313511f8e', 'network_id': '96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3', 'port_id': '382d7c86-ef8a-4d1f-b88b-1c4313511f8e', 'mac_address': 'fa:16:3e:86:e9:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 836, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1432c7e1-77ea-41b4-9b8e-3d58ada19bc9', '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-07-26 16:51:03.914 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:51:03.914 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 1c123ded-1790-4ef0-b180-2da6234c197a 2021-07-26 16:51:03.914 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 1c123ded-1790-4ef0-b180-2da6234c197a updated. Details: {'device': '1c123ded-1790-4ef0-b180-2da6234c197a', 'network_id': '96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3', 'port_id': '1c123ded-1790-4ef0-b180-2da6234c197a', 'mac_address': 'fa:16:3e:91:db:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 836, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1432c7e1-77ea-41b4-9b8e-3d58ada19bc9', '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-07-26 16:51:03.914 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:51:03.914 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" 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:359 2021-07-26 16:51:03.914 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c123ded-1790-4ef0-b180-2da6234c197a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:51:03.914 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3 2021-07-26 16:51:03.914 4380 2151003650888 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-07-26 16:51:03.945 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:359 2021-07-26 16:51:03.945 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:51:03.945 4380 2151003650712 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-07-26 16:51:04.072 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '382d7c86-ef8a-4d1f-b88b-1c4313511f8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:04.072 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '382d7c86-ef8a-4d1f-b88b-1c4313511f8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:04.072 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c123ded-1790-4ef0-b180-2da6234c197a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:04.072 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c123ded-1790-4ef0-b180-2da6234c197a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:04.099 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:51:04.099 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 836, VLAN trunk: None to switch port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e 2021-07-26 16:51:04.123 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c123ded-1790-4ef0-b180-2da6234c197a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:51:04.123 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 836, VLAN trunk: None to switch port 1c123ded-1790-4ef0-b180-2da6234c197a 2021-07-26 16:51:04.169 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:51:04.169 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['382d7c86-ef8a-4d1f-b88b-1c4313511f8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:04.188 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:51:04.188 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c123ded-1790-4ef0-b180-2da6234c197a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:04.540 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['382d7c86-ef8a-4d1f-b88b-1c4313511f8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:04.540 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:04.540 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:51:04.540 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:51:04.540 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 382d7c86-ef8a-4d1f-b88b-1c4313511f8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:51:04.540 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:51:04.540 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 382d7c86-ef8a-4d1f-b88b-1c4313511f8e not yet added. Adding. 2021-07-26 16:51:04.540 4380 2151003650712 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-07-26 16:51:04.540 4380 2151003650712 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-07-26 16:51:04.540 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c123ded-1790-4ef0-b180-2da6234c197a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:04.540 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:04.540 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:51:04.540 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:51:04.540 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c123ded-1790-4ef0-b180-2da6234c197a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:51:04.540 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:51:04.540 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c123ded-1790-4ef0-b180-2da6234c197a not yet added. Adding. 2021-07-26 16:51:04.540 4380 2151003650888 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-07-26 16:51:04.540 4380 2151003650888 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-07-26 16:51:04.680 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" 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:359 2021-07-26 16:51:04.680 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:359 2021-07-26 16:51:04.806 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" 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:371 2021-07-26 16:51:04.806 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" 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:359 2021-07-26 16:51:04.823 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:04.823 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:359 2021-07-26 16:51:04.952 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:04.979 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:371 2021-07-26 16:51:05.056 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c123ded-1790-4ef0-b180-2da6234c197a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:05.056 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c123ded-1790-4ef0-b180-2da6234c197a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:51:05.056 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c123ded-1790-4ef0-b180-2da6234c197a processed. 2021-07-26 16:51:05.072 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:05.072 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:51:05.072 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e processed. 2021-07-26 16:51:05.313 4380 2151003650712 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:359 2021-07-26 16:51:05.742 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fca242e1-72be-40b6-814a-6ff708efb6b8 2021-07-26 16:51:05.742 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db7d8823-3a97-4180-b34d-b7835aabd24c 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 52382a18-2d36-400f-b78c-62e9960f5569 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:51:05.742 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db7d8823-3a97-4180-b34d-b7835aabd24c 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 52382a18-2d36-400f-b78c-62e9960f5569 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:51:06.527 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:07.326 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:51:08.119 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port fca242e1-72be-40b6-814a-6ff708efb6b8 2021-07-26 16:51:08.669 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port fca242e1-72be-40b6-814a-6ff708efb6b8 updated. Details: {'device': 'fca242e1-72be-40b6-814a-6ff708efb6b8', 'network_id': 'd5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4', 'port_id': 'fca242e1-72be-40b6-814a-6ff708efb6b8', 'mac_address': 'fa:16:3e:2f:ca:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 847, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8554d7d-6943-4ff4-b0ba-334d736eab67', '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-07-26 16:51:08.669 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:51:08.688 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" 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:359 2021-07-26 16:51:09.716 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fca242e1-72be-40b6-814a-6ff708efb6b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:51:09.716 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 2021-07-26 16:51:09.716 4380 2151003650712 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-07-26 16:51:09.933 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fca242e1-72be-40b6-814a-6ff708efb6b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:09.945 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fca242e1-72be-40b6-814a-6ff708efb6b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:09.945 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fca242e1-72be-40b6-814a-6ff708efb6b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:51:09.945 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 847, VLAN trunk: None to switch port fca242e1-72be-40b6-814a-6ff708efb6b8 2021-07-26 16:51:10.070 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:51:10.090 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fca242e1-72be-40b6-814a-6ff708efb6b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:10.261 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fca242e1-72be-40b6-814a-6ff708efb6b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:10.261 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:10.261 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (033e11aa-4d96-43a0-8801-ae710a13e885) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:51:10.261 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fca242e1-72be-40b6-814a-6ff708efb6b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:51:10.261 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:51:10.261 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fca242e1-72be-40b6-814a-6ff708efb6b8 not yet added. Adding. 2021-07-26 16:51:11.323 4380 2151003650712 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-07-26 16:51:12.229 4380 2151003650712 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-07-26 16:51:13.354 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" 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:359 2021-07-26 16:51:13.555 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" 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:371 2021-07-26 16:51:13.555 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" 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:359 2021-07-26 16:51:13.714 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" 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:371 2021-07-26 16:51:13.868 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fca242e1-72be-40b6-814a-6ff708efb6b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:13.868 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fca242e1-72be-40b6-814a-6ff708efb6b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:51:13.868 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fca242e1-72be-40b6-814a-6ff708efb6b8 processed. 2021-07-26 16:51:14.242 4380 2151003650712 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:359 2021-07-26 16:51:14.242 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:51:14.727 4380 2151003650712 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:371 2021-07-26 16:51:16.245 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:51:16.618 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:51:16.618 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 52382a18-2d36-400f-b78c-62e9960f5569 updated. Details: {'device': '52382a18-2d36-400f-b78c-62e9960f5569', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '52382a18-2d36-400f-b78c-62e9960f5569', 'mac_address': 'fa:16:3e:5a:3b:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:51:16.618 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:51:16.618 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:51:16.618 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:51:16.618 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:51:16.618 4380 2151003650712 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-07-26 16:51:16.836 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:16.836 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:51:16.851 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52382a18-2d36-400f-b78c-62e9960f5569 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:51:16.851 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:51:16.961 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:51:16.961 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52382a18-2d36-400f-b78c-62e9960f5569'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:17.119 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52382a18-2d36-400f-b78c-62e9960f5569']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:17.119 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:17.119 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a35c9d3-acb1-4be8-a000-2e87144f5847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:51:17.119 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52382a18-2d36-400f-b78c-62e9960f5569 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:51:17.119 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:51:17.119 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52382a18-2d36-400f-b78c-62e9960f5569 not yet added. Adding. 2021-07-26 16:51:17.119 4380 2151003650712 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-07-26 16:51:17.119 4380 2151003650712 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-07-26 16:51:17.292 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:51:17.445 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:51:17.445 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:51:17.656 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:51:21.153 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:21.167 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52382a18-2d36-400f-b78c-62e9960f5569 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:51:21.167 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52382a18-2d36-400f-b78c-62e9960f5569 processed. 2021-07-26 16:51:22.278 4380 2151003650712 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:359 2021-07-26 16:51:22.750 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:51:29.183 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 2021-07-26 16:51:29.741 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Security group member updated on remote: ['4eaa6b24-1ab0-4dfc-a258-c035088b0e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:51:29.741 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Security group member updated ['4eaa6b24-1ab0-4dfc-a258-c035088b0e8b'] 2021-07-26 16:51:29.741 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Refresh firewall rules 2021-07-26 16:51:29.762 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Get security group information for devices via rpc ['8906a2ae-01d0-4c1c-a6c3-c052ead1f550'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:51:29.802 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:51:29.802 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:51:29.900 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d662267-4b9d-4fe7-926e-c02cfdc89722 77cb8fc992cd4e18a24cc90e8be3b5e6 c27e52fc54c040259ab3bc997de071d7 - - -] port_delete event received for '8906a2ae-01d0-4c1c-a6c3-c052ead1f550' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:51:30.305 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:51:32.058 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8906a2ae-01d0-4c1c-a6c3-c052ead1f550' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:51:33.149 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8906a2ae-01d0-4c1c-a6c3-c052ead1f550' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:51:33.149 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:51:33.149 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:51:33.149 4380 2151003650888 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:359 2021-07-26 16:51:33.163 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8906a2ae-01d0-4c1c-a6c3-c052ead1f550' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:51:33.163 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8906a2ae-01d0-4c1c-a6c3-c052ead1f550' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:51:33.163 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8906a2ae-01d0-4c1c-a6c3-c052ead1f550 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:51:33.181 4380 2151003650888 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:371 2021-07-26 16:51:33.211 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9833dfa8-5ae7-417f-b8b9-e8fc75d65068 2021-07-26 16:51:33.211 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8906a2ae-01d0-4c1c-a6c3-c052ead1f550'] 2021-07-26 16:51:33.211 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:51:33.211 4380 2151003651944 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-07-26 16:51:33.211 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8906a2ae-01d0-4c1c-a6c3-c052ead1f550'] 2021-07-26 16:51:37.967 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c36e496-0d47-4dca-a401-4d167d1df029 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 9833dfa8-5ae7-417f-b8b9-e8fc75d65068 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:51:37.967 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c36e496-0d47-4dca-a401-4d167d1df029 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 9833dfa8-5ae7-417f-b8b9-e8fc75d65068 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:52:14.008 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c633c41b-426e-4ee3-a378-4b76c8acd6b2 - - - - -] port_update received: cdc0108b-21ee-4629-9266-c74f3b47b824 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:14.008 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c633c41b-426e-4ee3-a378-4b76c8acd6b2 - - - - -] No port cdc0108b-21ee-4629-9266-c74f3b47b824 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:17.425 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06ec87ca-1fcf-453a-9264-0134fce7551b - - - - -] port_update received: 81f921e1-b945-4190-99e5-ef1ccf40b52a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:17.771 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06ec87ca-1fcf-453a-9264-0134fce7551b - - - - -] No port 81f921e1-b945-4190-99e5-ef1ccf40b52a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:21.336 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30528774-952d-45df-bc2e-a066d85fd0bd - - - - -] port_update received: 38d03e68-0dd1-4d44-92ca-e3b8c07a7d17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:21.336 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30528774-952d-45df-bc2e-a066d85fd0bd - - - - -] No port 38d03e68-0dd1-4d44-92ca-e3b8c07a7d17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:26.584 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6715c79d-c797-4928-b02c-6104abc9451f - - - - -] port_update received: 6b203e9d-755f-4033-a575-00951d5d9b3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:27.475 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6715c79d-c797-4928-b02c-6104abc9451f - - - - -] No port 6b203e9d-755f-4033-a575-00951d5d9b3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:40.584 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0720191c-a2e2-4d42-9b6a-1fab388c5d58 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated on remote: ['39a6f038-82db-4b2a-9a04-f77edf8a5508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:52:40.584 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-0720191c-a2e2-4d42-9b6a-1fab388c5d58 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated ['39a6f038-82db-4b2a-9a04-f77edf8a5508'] 2021-07-26 16:52:42.241 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad3a4a3d-35c7-4ec8-94a4-223439121b91 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 8f721696-4be5-4fa1-89c6-b39b911ede36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:42.258 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad3a4a3d-35c7-4ec8-94a4-223439121b91 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 8f721696-4be5-4fa1-89c6-b39b911ede36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:57.271 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8f2eb43-967b-4cbf-98f0-3b81ec5de4e2 b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Security group member updated on remote: ['da597649-ecbf-4184-bdfd-d9c3c6d7fd90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:52:57.271 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-f8f2eb43-967b-4cbf-98f0-3b81ec5de4e2 b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Security group member updated ['da597649-ecbf-4184-bdfd-d9c3c6d7fd90'] 2021-07-26 16:52:57.759 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:52:58.479 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bea5b39e-c3e7-4bfe-945f-502dc7a92688 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 62d74d50-7111-464b-a595-ba93fd79b069 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:52:58.492 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bea5b39e-c3e7-4bfe-945f-502dc7a92688 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 62d74d50-7111-464b-a595-ba93fd79b069 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:52:59.582 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:52:59.884 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:52:59.884 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 8f721696-4be5-4fa1-89c6-b39b911ede36 updated. Details: {'device': '8f721696-4be5-4fa1-89c6-b39b911ede36', 'network_id': 'ef691338-208d-4145-8028-5adc41a2715f', 'port_id': '8f721696-4be5-4fa1-89c6-b39b911ede36', 'mac_address': 'fa:16:3e:4e:7a:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 831, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0dd52322-8680-4488-9050-c0c913911df3', '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-07-26 16:52:59.884 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:52:59.884 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:52:59.884 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f721696-4be5-4fa1-89c6-b39b911ede36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:52:59.884 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef691338-208d-4145-8028-5adc41a2715f 2021-07-26 16:52:59.884 4380 2151003650712 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-07-26 16:53:00.099 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:00.099 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:00.116 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f721696-4be5-4fa1-89c6-b39b911ede36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:53:00.116 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 831, VLAN trunk: None to switch port 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:53:00.240 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:53:00.240 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:00.381 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f721696-4be5-4fa1-89c6-b39b911ede36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:00.381 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:00.381 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:00.381 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:53:00.381 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f721696-4be5-4fa1-89c6-b39b911ede36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:00.381 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:53:00.381 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f721696-4be5-4fa1-89c6-b39b911ede36 not yet added. Adding. 2021-07-26 16:53:00.381 4380 2151003650712 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-07-26 16:53:00.381 4380 2151003650712 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-07-26 16:53:00.569 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:00.730 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:53:00.730 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:00.992 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:53:01.131 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:01.131 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f721696-4be5-4fa1-89c6-b39b911ede36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:53:01.131 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f721696-4be5-4fa1-89c6-b39b911ede36 processed. 2021-07-26 16:53:01.594 4380 2151003650712 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:359 2021-07-26 16:53:01.838 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62d74d50-7111-464b-a595-ba93fd79b069 2021-07-26 16:53:01.838 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:01.930 4380 2151003650712 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:371 2021-07-26 16:53:03.584 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:53:04.211 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 62d74d50-7111-464b-a595-ba93fd79b069 2021-07-26 16:53:04.224 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 62d74d50-7111-464b-a595-ba93fd79b069 updated. Details: {'device': '62d74d50-7111-464b-a595-ba93fd79b069', 'network_id': '75fc8841-93f7-427c-85a8-a1666b4aacaa', 'port_id': '62d74d50-7111-464b-a595-ba93fd79b069', 'mac_address': 'fa:16:3e:31:54:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 820, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f8f5702c-851d-4b3f-a9e4-9f79eb8912c6', 'ip_address': '192.168.233.196'}], '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-07-26 16:53:04.224 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:53:04.224 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:04.224 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 52382a18-2d36-400f-b78c-62e9960f5569 updated. Details: {'device': '52382a18-2d36-400f-b78c-62e9960f5569', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '52382a18-2d36-400f-b78c-62e9960f5569', 'mac_address': 'fa:16:3e:5a:3b:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:53:04.224 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:53:04.224 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:04.224 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:53:04.224 4380 2151003651944 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-07-26 16:53:04.224 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" 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:359 2021-07-26 16:53:04.224 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62d74d50-7111-464b-a595-ba93fd79b069 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:53:04.224 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75fc8841-93f7-427c-85a8-a1666b4aacaa 2021-07-26 16:53:04.224 4380 2151003650712 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-07-26 16:53:04.257 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:04.257 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:04.294 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52382a18-2d36-400f-b78c-62e9960f5569 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:53:04.294 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:04.370 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:53:04.370 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52382a18-2d36-400f-b78c-62e9960f5569'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:04.458 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62d74d50-7111-464b-a595-ba93fd79b069') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:04.458 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62d74d50-7111-464b-a595-ba93fd79b069') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:04.478 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62d74d50-7111-464b-a595-ba93fd79b069 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:53:04.478 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 820, VLAN trunk: None to switch port 62d74d50-7111-464b-a595-ba93fd79b069 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52382a18-2d36-400f-b78c-62e9960f5569']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a35c9d3-acb1-4be8-a000-2e87144f5847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52382a18-2d36-400f-b78c-62e9960f5569 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:04.536 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:53:04.536 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:04.536 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:53:04.585 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:04.585 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52382a18-2d36-400f-b78c-62e9960f5569 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:53:04.603 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52382a18-2d36-400f-b78c-62e9960f5569 processed. 2021-07-26 16:53:04.603 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:53:04.603 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62d74d50-7111-464b-a595-ba93fd79b069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:04.771 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62d74d50-7111-464b-a595-ba93fd79b069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:04.771 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:04.771 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da597649-ecbf-4184-bdfd-d9c3c6d7fd90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:04.771 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (da597649-ecbf-4184-bdfd-d9c3c6d7fd90) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:53:04.771 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62d74d50-7111-464b-a595-ba93fd79b069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:04.771 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:53:04.771 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62d74d50-7111-464b-a595-ba93fd79b069 not yet added. Adding. 2021-07-26 16:53:04.771 4380 2151003650712 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-07-26 16:53:04.771 4380 2151003650712 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-07-26 16:53:04.978 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" 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:359 2021-07-26 16:53:05.179 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" 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:371 2021-07-26 16:53:05.179 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" 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:359 2021-07-26 16:53:05.364 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" 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:371 2021-07-26 16:53:05.492 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62d74d50-7111-464b-a595-ba93fd79b069" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:05.492 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62d74d50-7111-464b-a595-ba93fd79b069 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:53:05.492 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62d74d50-7111-464b-a595-ba93fd79b069 processed. 2021-07-26 16:53:05.601 4380 2151003650712 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:359 2021-07-26 16:53:07.317 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:12.007 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62d74d50-7111-464b-a595-ba93fd79b069 2021-07-26 16:53:12.395 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Security group member updated on remote: ['da597649-ecbf-4184-bdfd-d9c3c6d7fd90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:53:12.395 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Security group member updated ['da597649-ecbf-4184-bdfd-d9c3c6d7fd90'] 2021-07-26 16:53:12.395 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Refresh firewall rules 2021-07-26 16:53:12.407 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Get security group information for devices via rpc ['62d74d50-7111-464b-a595-ba93fd79b069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:12.426 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:12.426 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:12.545 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56381d5c-a8a1-4ddf-a99d-d8644c15190b b700fd07326f43e7bd4a6814da6789dc c1c5c504dec241f9a1e3e7a7b693e00a - - -] port_delete event received for '62d74d50-7111-464b-a595-ba93fd79b069' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:53:12.733 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1254e42-3780-407c-85e1-70c1d417cb09 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 81c3a9fe-4d16-4144-badd-3153c0761484 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:53:12.733 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1254e42-3780-407c-85e1-70c1d417cb09 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 81c3a9fe-4d16-4144-badd-3153c0761484 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:53:13.577 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e04d2e-e0ac-408b-8496-2c41dd03bdad b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 356a3646-7893-4e89-a085-46361fcc7d90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:53:13.577 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e04d2e-e0ac-408b-8496-2c41dd03bdad b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 356a3646-7893-4e89-a085-46361fcc7d90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:53:13.660 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:53:13.660 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62d74d50-7111-464b-a595-ba93fd79b069' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:53:13.660 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62d74d50-7111-464b-a595-ba93fd79b069' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:53:13.660 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62d74d50-7111-464b-a595-ba93fd79b069 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:53:13.663 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75fc8841-93f7-427c-85a8-a1666b4aacaa 2021-07-26 16:53:13.663 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62d74d50-7111-464b-a595-ba93fd79b069'] 2021-07-26 16:53:13.663 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:53:13.663 4380 2151003650712 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-07-26 16:53:13.663 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62d74d50-7111-464b-a595-ba93fd79b069'] 2021-07-26 16:53:15.664 4380 2151003650712 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:359 2021-07-26 16:53:15.693 4380 2151003650712 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:371 2021-07-26 16:53:20.068 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:21.707 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:53:21.707 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52382a18-2d36-400f-b78c-62e9960f5569' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:53:21.707 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52382a18-2d36-400f-b78c-62e9960f5569' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:53:21.707 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:53:21.727 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:53:21.727 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:53:21.727 4380 2151003650712 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-07-26 16:53:21.727 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:53:22.098 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:23.035 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f7085df-acae-479b-8eea-c20c1d3a4483 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:23.035 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-8f7085df-acae-479b-8eea-c20c1d3a4483 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:23.520 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78445c90-5068-47b3-93f6-ec7e48e2e2be 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:23.520 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-78445c90-5068-47b3-93f6-ec7e48e2e2be 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:23.707 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:53:23.707 4380 2151003650712 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:359 2021-07-26 16:53:23.710 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52382a18-2d36-400f-b78c-62e9960f5569' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:53:23.710 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52382a18-2d36-400f-b78c-62e9960f5569' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:53:23.710 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:53:23.727 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:53:23.727 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:53:23.727 4380 2151003651944 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-07-26 16:53:23.727 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:53:23.957 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:24.131 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-965ffbb2-075e-4230-b79d-92aee53f92f2 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:24.131 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-965ffbb2-075e-4230-b79d-92aee53f92f2 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:24.598 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5c4d8be-db23-4d1f-9dc9-f06364eddf94 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:24.598 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-b5c4d8be-db23-4d1f-9dc9-f06364eddf94 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:25.085 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c766c74c-8343-4f7e-b037-8e8c28d376b0 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:25.085 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-c766c74c-8343-4f7e-b037-8e8c28d376b0 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:25.842 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e3482d1-0c39-49bf-8783-9e5356350f9c 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated on remote: ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:25.842 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-5e3482d1-0c39-49bf-8783-9e5356350f9c 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group rule updated ['a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:26.931 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated on remote: ['39a6f038-82db-4b2a-9a04-f77edf8a5508', 'a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:53:26.931 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated ['39a6f038-82db-4b2a-9a04-f77edf8a5508', 'a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:53:26.931 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Refresh firewall rules 2021-07-26 16:53:26.931 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:27.003 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] port_update received: 8f721696-4be5-4fa1-89c6-b39b911ede36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:53:27.012 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:27.012 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Binding port 8f721696-4be5-4fa1-89c6-b39b911ede36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:53:27.012 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] 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-07-26 16:53:27.039 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:27.039 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:27.039 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Trunk plugin disabled on server. Assuming port 8f721696-4be5-4fa1-89c6-b39b911ede36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:53:27.039 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Binding VLAN ID: 831, VLAN trunk: None to switch port 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:53:27.082 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Refresh firewall rules 2021-07-26 16:53:27.082 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:27.873 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information for ports dict_keys(['8f721696-4be5-4fa1-89c6-b39b911ede36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:27.873 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:27.873 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:27.873 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (a62e5961-5593-4cf6-98f0-d7e0b0d2f735) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:27.894 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update members of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:53:27.894 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update port filter for 8f721696-4be5-4fa1-89c6-b39b911ede36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:27.895 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Updating port rules. 2021-07-26 16:53:27.895 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-26 16:53:27.895 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:28.040 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:28.040 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:28.053 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information for ports dict_keys(['8f721696-4be5-4fa1-89c6-b39b911ede36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (a62e5961-5593-4cf6-98f0-d7e0b0d2f735) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update members of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update port filter for 8f721696-4be5-4fa1-89c6-b39b911ede36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:28.114 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Updating port rules. 2021-07-26 16:53:28.114 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Creating 0 new rules, removing 0 old rules. 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:53:28.114 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:53:28.161 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-19777955-e9db-42b9-a1cf-36e0c3e5c23a 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:53:31.615 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed98072b-72a8-44a9-902e-bd8ec289d92a - - - - -] port_update received: 83a8609e-9990-4d05-9fd7-7250a279babd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:53:31.630 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed98072b-72a8-44a9-902e-bd8ec289d92a - - - - -] No port 83a8609e-9990-4d05-9fd7-7250a279babd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:53:36.787 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-067b112d-222b-4103-a833-b628281bb102 - - - - -] port_update received: ea33f928-a290-4c1a-a911-6dc5b4f749bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:53:36.787 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-067b112d-222b-4103-a833-b628281bb102 - - - - -] No port ea33f928-a290-4c1a-a911-6dc5b4f749bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:53:42.832 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35660654-be24-4436-b022-29c16fd80aaf - - - - -] port_update received: 1897da45-0091-46af-a9c1-e00643aebcba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:53:42.832 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35660654-be24-4436-b022-29c16fd80aaf - - - - -] No port 1897da45-0091-46af-a9c1-e00643aebcba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:53:46.816 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-354c9f1f-6062-423e-964b-2edf134d26b2 - - - - -] port_update received: 1d481398-ac7e-439f-991d-c18b47f330d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:53:46.833 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-354c9f1f-6062-423e-964b-2edf134d26b2 - - - - -] No port 1d481398-ac7e-439f-991d-c18b47f330d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:53:47.288 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b885c934-2a64-4bee-9296-15bc7ad18f67 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:47.288 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-b885c934-2a64-4bee-9296-15bc7ad18f67 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:47.800 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ca6b6f8-a80b-41cb-ba66-6e10eb7235b6 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:47.800 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-3ca6b6f8-a80b-41cb-ba66-6e10eb7235b6 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:48.262 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c985628c-b2c1-4e34-935b-2008c06f0211 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:48.262 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-c985628c-b2c1-4e34-935b-2008c06f0211 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:48.742 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ef22f9f-a283-42d7-9312-aa0e60a19111 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:48.742 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-1ef22f9f-a283-42d7-9312-aa0e60a19111 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:49.178 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-454a7af0-ca44-45f1-ba8a-a7a56689acde 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:49.178 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-454a7af0-ca44-45f1-ba8a-a7a56689acde 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:49.519 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated on remote: ['44d527f2-5693-4484-b036-8b7212a05537'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:53:49.519 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated ['44d527f2-5693-4484-b036-8b7212a05537'] 2021-07-26 16:53:49.519 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Refresh firewall rules 2021-07-26 16:53:49.519 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Get security group information for devices via rpc ['1c123ded-1790-4ef0-b180-2da6234c197a', '382d7c86-ef8a-4d1f-b88b-1c4313511f8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:49.550 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f200697-ac91-44d2-8362-038821a473e0 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:53:49.550 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-7f200697-ac91-44d2-8362-038821a473e0 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group rule updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:53:49.615 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] port_delete event received for '1c123ded-1790-4ef0-b180-2da6234c197a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update security group information for ports dict_keys(['382d7c86-ef8a-4d1f-b88b-1c4313511f8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update rules of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update members of security group (44d527f2-5693-4484-b036-8b7212a05537) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update port filter for 382d7c86-ef8a-4d1f-b88b-1c4313511f8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:49.738 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Updating port rules. 2021-07-26 16:53:49.738 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:359 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:371 2021-07-26 16:53:49.738 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:359 2021-07-26 16:53:49.926 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-4a285647-080d-4b54-9216-5f3b66cb9f26 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Lock "n-hv-driver-port-lock-382d7c86-ef8a-4d1f-b88b-1c4313511f8e" 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:371 2021-07-26 16:53:50.372 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c123ded-1790-4ef0-b180-2da6234c197a 2021-07-26 16:53:51.859 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:53:51.859 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c123ded-1790-4ef0-b180-2da6234c197a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:53:51.859 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c123ded-1790-4ef0-b180-2da6234c197a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:53:51.859 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c123ded-1790-4ef0-b180-2da6234c197a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:53:51.888 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c123ded-1790-4ef0-b180-2da6234c197a'] 2021-07-26 16:53:51.888 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:53:51.888 4380 2151003650712 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-07-26 16:53:51.888 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c123ded-1790-4ef0-b180-2da6234c197a'] 2021-07-26 16:53:52.332 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:53.847 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:53:53.848 4380 2151003650712 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:359 2021-07-26 16:53:53.894 4380 2151003650712 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:371 2021-07-26 16:53:54.785 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:54.785 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 52382a18-2d36-400f-b78c-62e9960f5569 updated. Details: {'device': '52382a18-2d36-400f-b78c-62e9960f5569', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '52382a18-2d36-400f-b78c-62e9960f5569', 'mac_address': 'fa:16:3e:5a:3b:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:53:54.785 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:53:54.785 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:54.785 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:53:54.785 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:53:54.785 4380 2151003650712 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-07-26 16:53:54.977 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:54.977 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52382a18-2d36-400f-b78c-62e9960f5569') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:53:54.977 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52382a18-2d36-400f-b78c-62e9960f5569 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:53:54.977 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:53:55.070 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:53:55.070 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52382a18-2d36-400f-b78c-62e9960f5569'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:55.212 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52382a18-2d36-400f-b78c-62e9960f5569']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:55.212 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:55.227 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a35c9d3-acb1-4be8-a000-2e87144f5847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:53:55.227 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52382a18-2d36-400f-b78c-62e9960f5569 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:53:55.227 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:53:55.227 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52382a18-2d36-400f-b78c-62e9960f5569 not yet added. Adding. 2021-07-26 16:53:55.227 4380 2151003650712 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-07-26 16:53:55.227 4380 2151003650712 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-07-26 16:53:55.362 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:55.489 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:53:55.489 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:359 2021-07-26 16:53:55.645 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:53:55.738 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52382a18-2d36-400f-b78c-62e9960f5569" 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:371 2021-07-26 16:53:55.738 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52382a18-2d36-400f-b78c-62e9960f5569 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:53:55.738 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52382a18-2d36-400f-b78c-62e9960f5569 processed. 2021-07-26 16:53:55.862 4380 2151003650712 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:359 2021-07-26 16:53:56.238 4380 2151003650712 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:371 2021-07-26 16:53:58.459 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 382d7c86-ef8a-4d1f-b88b-1c4313511f8e 2021-07-26 16:53:58.894 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated on remote: ['44d527f2-5693-4484-b036-8b7212a05537'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:53:58.894 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Security group member updated ['44d527f2-5693-4484-b036-8b7212a05537'] 2021-07-26 16:53:58.894 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Refresh firewall rules 2021-07-26 16:53:58.894 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Get security group information for devices via rpc ['382d7c86-ef8a-4d1f-b88b-1c4313511f8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:53:58.926 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:53:58.926 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:53:58.975 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-532fce8b-f8ef-47f1-995c-f6a3218fdb7a 87422a149746444da7a83e9cc465a815 58904f6c79f64c6b90bccc97a9f566fa - - -] port_delete event received for '382d7c86-ef8a-4d1f-b88b-1c4313511f8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:53:59.894 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:53:59.894 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '382d7c86-ef8a-4d1f-b88b-1c4313511f8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:53:59.894 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '382d7c86-ef8a-4d1f-b88b-1c4313511f8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:53:59.894 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 382d7c86-ef8a-4d1f-b88b-1c4313511f8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:53:59.894 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3 2021-07-26 16:53:59.894 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['382d7c86-ef8a-4d1f-b88b-1c4313511f8e'] 2021-07-26 16:53:59.894 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:53:59.894 4380 2151003650712 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-07-26 16:53:59.894 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['382d7c86-ef8a-4d1f-b88b-1c4313511f8e'] 2021-07-26 16:54:01.900 4380 2151003650712 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:359 2021-07-26 16:54:01.910 4380 2151003650712 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:371 2021-07-26 16:54:01.952 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-160e3d45-fc27-4dbd-bf72-41040eb60567 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '76352537-510f-4d53-9e07-bca304a50a10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:54:03.507 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1a74eae-89ea-4ac8-8865-b449b445dc5e b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'cbe581ed-5850-4e61-b9ed-319cee427979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:54:04.473 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d58b63-067c-43d9-ae23-4894ec6a8988 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:54:04.473 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d58b63-067c-43d9-ae23-4894ec6a8988 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 96494ce0-6cf2-48fe-ae6c-7ce13e68e4c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:54:13.682 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa10caf7-e172-4bc9-b583-343ab708ed15 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group member updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:54:13.690 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-aa10caf7-e172-4bc9-b583-343ab708ed15 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group member updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:54:14.819 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2659323-3fa5-4d5e-b7fe-90d47a63a57f 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: ac0665aa-30d4-4982-b2c8-f34f9ac81afb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:54:14.832 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2659323-3fa5-4d5e-b7fe-90d47a63a57f 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port ac0665aa-30d4-4982-b2c8-f34f9ac81afb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:54:22.613 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:54:24.016 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:54:24.299 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:54:24.299 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port ac0665aa-30d4-4982-b2c8-f34f9ac81afb updated. Details: {'device': 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb', 'network_id': '2b34d3a7-ca72-478d-8bd8-d8dab95fa489', 'port_id': 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb', 'mac_address': 'fa:16:3e:07:f3:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 829, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d0befa6-782c-4e7d-885c-8212a37f1cec', '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-07-26 16:54:24.299 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:54:24.299 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:54:24.299 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:54:24.299 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 2021-07-26 16:54:24.299 4380 2151003650712 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-07-26 16:54:24.476 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:54:24.476 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:54:24.476 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac0665aa-30d4-4982-b2c8-f34f9ac81afb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:54:24.476 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 829, VLAN trunk: None to switch port ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:54:24.581 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:54:24.581 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:54:24.817 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac0665aa-30d4-4982-b2c8-f34f9ac81afb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:54:24.817 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:54:24.817 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90428611-1d48-4a27-bced-876be1c28cae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:54:24.817 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac0665aa-30d4-4982-b2c8-f34f9ac81afb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:54:24.817 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:54:24.817 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac0665aa-30d4-4982-b2c8-f34f9ac81afb not yet added. Adding. 2021-07-26 16:54:24.817 4380 2151003650712 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-07-26 16:54:24.817 4380 2151003650712 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-07-26 16:54:24.947 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:54:25.097 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:371 2021-07-26 16:54:25.097 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:54:25.285 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:371 2021-07-26 16:54:25.409 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:54:25.425 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac0665aa-30d4-4982-b2c8-f34f9ac81afb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:54:25.425 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac0665aa-30d4-4982-b2c8-f34f9ac81afb processed. 2021-07-26 16:54:26.034 4380 2151003650712 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:359 2021-07-26 16:54:26.362 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:54:46.805 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52382a18-2d36-400f-b78c-62e9960f5569 2021-07-26 16:54:46.830 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d90e6064-fd69-4cd7-840e-e3605831f3f3 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated on remote: ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:54:46.830 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-d90e6064-fd69-4cd7-840e-e3605831f3f3 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated ['4a35c9d3-acb1-4be8-a000-2e87144f5847'] 2021-07-26 16:54:47.142 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d90e6064-fd69-4cd7-840e-e3605831f3f3 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] port_delete event received for '52382a18-2d36-400f-b78c-62e9960f5569' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:54:48.149 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:54:48.149 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52382a18-2d36-400f-b78c-62e9960f5569' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:54:48.149 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52382a18-2d36-400f-b78c-62e9960f5569' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:54:48.149 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52382a18-2d36-400f-b78c-62e9960f5569 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:54:48.160 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:54:48.160 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:54:48.160 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:54:48.160 4380 2151003650712 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-07-26 16:54:48.160 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52382a18-2d36-400f-b78c-62e9960f5569'] 2021-07-26 16:54:48.533 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated on remote: ['39a6f038-82db-4b2a-9a04-f77edf8a5508', 'a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:54:48.533 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated ['39a6f038-82db-4b2a-9a04-f77edf8a5508', 'a62e5961-5593-4cf6-98f0-d7e0b0d2f735'] 2021-07-26 16:54:48.533 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Refresh firewall rules 2021-07-26 16:54:48.533 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:54:48.549 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] port_update received: 8f721696-4be5-4fa1-89c6-b39b911ede36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:54:48.565 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:54:48.565 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Binding port 8f721696-4be5-4fa1-89c6-b39b911ede36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:54:48.565 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] 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-07-26 16:54:48.584 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:54:48.584 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f721696-4be5-4fa1-89c6-b39b911ede36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:54:48.616 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Trunk plugin disabled on server. Assuming port 8f721696-4be5-4fa1-89c6-b39b911ede36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:54:48.616 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Binding VLAN ID: 831, VLAN trunk: None to switch port 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:54:48.644 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Refresh firewall rules 2021-07-26 16:54:48.644 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information for ports dict_keys(['8f721696-4be5-4fa1-89c6-b39b911ede36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update members of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update port filter for 8f721696-4be5-4fa1-89c6-b39b911ede36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:54:48.755 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Updating port rules. 2021-07-26 16:54:48.755 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:54:48.755 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:54:48.877 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information for ports dict_keys(['8f721696-4be5-4fa1-89c6-b39b911ede36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:54:48.877 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:54:48.877 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update rules of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:54:48.902 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update members of security group (39a6f038-82db-4b2a-9a04-f77edf8a5508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:54:48.902 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update port filter for 8f721696-4be5-4fa1-89c6-b39b911ede36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:54:48.902 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Updating port rules. 2021-07-26 16:54:48.908 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-26 16:54:48.956 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:54:48.956 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-26 16:54:48.956 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:54:48.956 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:359 2021-07-26 16:54:49.034 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-driver-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" 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:371 2021-07-26 16:54:49.059 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [req-f216ae3f-5fee-4882-b17d-02386f11fc30 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Lock "n-hv-agent-port-lock-8f721696-4be5-4fa1-89c6-b39b911ede36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:54:49.616 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b8f8fd-7da3-4d1e-8d1a-fb52325934e9 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] port_delete event received for '809ed4a7-3e1f-4c1a-b837-8c0e300be7f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:54:49.804 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a6790d4-50d0-4a20-a0c7-6d0d9c5e414b 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] port_delete event received for '97f75562-ad95-40c9-8b2f-0fdc4719a859' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:54:50.158 4380 2151003651944 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:359 2021-07-26 16:54:50.312 4380 2151003651944 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:371 2021-07-26 16:54:52.440 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60545e4a-4d97-4042-aa85-c632a07dc833 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated on remote: ['4dd52c87-0adb-4f5f-aadd-61859c477183'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:54:53.486 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-60545e4a-4d97-4042-aa85-c632a07dc833 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated ['4dd52c87-0adb-4f5f-aadd-61859c477183'] 2021-07-26 16:54:53.490 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffe95421-514d-4b7a-a092-90af24d9abf1 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated on remote: ['4dd52c87-0adb-4f5f-aadd-61859c477183'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:54:53.490 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-ffe95421-514d-4b7a-a092-90af24d9abf1 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group rule updated ['4dd52c87-0adb-4f5f-aadd-61859c477183'] 2021-07-26 16:54:56.346 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14d042e0-b1a8-4ffb-bc88-abea67675c35 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated on remote: ['4dd52c87-0adb-4f5f-aadd-61859c477183'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:54:56.346 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-14d042e0-b1a8-4ffb-bc88-abea67675c35 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated ['4dd52c87-0adb-4f5f-aadd-61859c477183'] 2021-07-26 16:54:57.558 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ad2315c-a366-4e7c-944d-85be78540c26 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 347bb2ba-70a6-47d5-a6b5-35736376a394 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:54:57.574 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ad2315c-a366-4e7c-944d-85be78540c26 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 347bb2ba-70a6-47d5-a6b5-35736376a394 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:54:58.974 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f721696-4be5-4fa1-89c6-b39b911ede36 2021-07-26 16:54:59.470 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated on remote: ['39a6f038-82db-4b2a-9a04-f77edf8a5508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:54:59.470 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Security group member updated ['39a6f038-82db-4b2a-9a04-f77edf8a5508'] 2021-07-26 16:54:59.470 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Refresh firewall rules 2021-07-26 16:54:59.470 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Get security group information for devices via rpc ['8f721696-4be5-4fa1-89c6-b39b911ede36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:54:59.495 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:54:59.495 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:54:59.510 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:54:59.510 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f721696-4be5-4fa1-89c6-b39b911ede36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:54:59.510 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f721696-4be5-4fa1-89c6-b39b911ede36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:54:59.510 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f721696-4be5-4fa1-89c6-b39b911ede36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:54:59.527 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f721696-4be5-4fa1-89c6-b39b911ede36'] 2021-07-26 16:54:59.527 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:54:59.527 4380 2151003651944 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-07-26 16:54:59.527 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f721696-4be5-4fa1-89c6-b39b911ede36'] 2021-07-26 16:54:59.548 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f88f08b6-f6d4-4bcb-819b-260b631dd841 50a0f091f3dc464fb1d5a9697f953ef9 8658fdd2bb2645629d95c903d2430c4d - - -] port_delete event received for '8f721696-4be5-4fa1-89c6-b39b911ede36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:00.894 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:55:01.524 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:55:01.524 4380 2151003651944 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:359 2021-07-26 16:55:01.548 4380 2151003651944 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:371 2021-07-26 16:55:01.789 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:55:01.789 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 updated. Details: {'device': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'mac_address': 'fa:16:3e:3a:87:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:55:01.789 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:55:01.789 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:55:01.789 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:55:01.789 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:55:01.789 4380 2151003651944 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-07-26 16:55:01.939 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:01.939 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:01.957 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 347bb2ba-70a6-47d5-a6b5-35736376a394 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:55:01.957 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:55:02.052 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:55:02.052 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['347bb2ba-70a6-47d5-a6b5-35736376a394'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:55:02.191 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['347bb2ba-70a6-47d5-a6b5-35736376a394']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:55:02.191 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:55:02.191 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4dd52c87-0adb-4f5f-aadd-61859c477183) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:55:02.191 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 347bb2ba-70a6-47d5-a6b5-35736376a394 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:55:02.191 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:55:02.191 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 347bb2ba-70a6-47d5-a6b5-35736376a394 not yet added. Adding. 2021-07-26 16:55:02.213 4380 2151003651944 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-07-26 16:55:02.213 4380 2151003651944 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-07-26 16:55:02.315 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:55:02.439 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:55:02.439 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:55:02.567 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:55:02.662 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:55:02.662 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 347bb2ba-70a6-47d5-a6b5-35736376a394 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:55:02.662 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 processed. 2021-07-26 16:55:03.532 4380 2151003651944 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:359 2021-07-26 16:55:03.846 4380 2151003651944 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:371 2021-07-26 16:55:04.174 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e641de2f-697f-477d-abf2-03d3f15a6e93 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '81f921e1-b945-4190-99e5-ef1ccf40b52a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:05.627 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3c8fb0-01cc-4e99-ba91-c780b3608daf b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'cdc0108b-21ee-4629-9266-c74f3b47b824' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:06.788 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2aff08f-0687-48e2-9506-72fe8e38a797 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'b680092d-d4cf-4125-ad7e-ac2ada2ff372' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:06.847 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aefd16c3-a284-44e5-baac-fbe34314298b - - - - -] port_delete event received for 'b680092d-d4cf-4125-ad7e-ac2ada2ff372' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:07.425 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2aff08f-0687-48e2-9506-72fe8e38a797 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network ef691338-208d-4145-8028-5adc41a2715f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:55:07.425 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f2aff08f-0687-48e2-9506-72fe8e38a797 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Reclaiming local network ef691338-208d-4145-8028-5adc41a2715f 2021-07-26 16:55:08.549 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2e4afbe-2ca7-419a-9e51-bb1640e8c565 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '6b203e9d-755f-4033-a575-00951d5d9b3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:10.009 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c63faa57-d330-45ba-a9e1-1bd92e9064d8 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '38d03e68-0dd1-4d44-92ca-e3b8c07a7d17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:10.970 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2c8ffb2-b037-4b1a-9edd-1d1d5f3f4936 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'd2022922-f0a2-4100-82db-57cb8eeddcca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:11.007 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43b6e9cf-d082-4f1e-8f1a-f3b51db78293 - - - - -] port_delete event received for 'd2022922-f0a2-4100-82db-57cb8eeddcca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:11.204 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2c8ffb2-b037-4b1a-9edd-1d1d5f3f4936 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network e3767d17-dffa-484d-aa92-26e35b2cb7fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:55:11.204 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2c8ffb2-b037-4b1a-9edd-1d1d5f3f4936 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network e3767d17-dffa-484d-aa92-26e35b2cb7fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:55:17.783 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbe7898-6ceb-4fc7-8a11-9a0f10aa8916 - - - - -] port_update received: 38cc1089-d59d-4066-ba98-4c824c255c45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:17.802 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbe7898-6ceb-4fc7-8a11-9a0f10aa8916 - - - - -] No port 38cc1089-d59d-4066-ba98-4c824c255c45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:21.001 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7b8fcd7-d89b-4e6a-b431-aa7dae8f0e9e - - - - -] port_update received: 6b110c54-db6b-41d8-8e39-8d63d8ada1ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:21.018 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7b8fcd7-d89b-4e6a-b431-aa7dae8f0e9e - - - - -] No port 6b110c54-db6b-41d8-8e39-8d63d8ada1ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:21.222 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fca242e1-72be-40b6-814a-6ff708efb6b8 2021-07-26 16:55:21.643 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:55:21.643 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fca242e1-72be-40b6-814a-6ff708efb6b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:55:21.643 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fca242e1-72be-40b6-814a-6ff708efb6b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:55:21.643 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fca242e1-72be-40b6-814a-6ff708efb6b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:55:21.643 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 2021-07-26 16:55:21.659 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fca242e1-72be-40b6-814a-6ff708efb6b8'] 2021-07-26 16:55:21.659 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:55:21.659 4380 2151003651944 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-07-26 16:55:21.659 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fca242e1-72be-40b6-814a-6ff708efb6b8'] 2021-07-26 16:55:22.223 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd90ec10-a2c2-487e-b023-f42b54c0312e 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated on remote: ['033e11aa-4d96-43a0-8801-ae710a13e885'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:55:22.223 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-bd90ec10-a2c2-487e-b023-f42b54c0312e 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated ['033e11aa-4d96-43a0-8801-ae710a13e885'] 2021-07-26 16:55:22.584 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd90ec10-a2c2-487e-b023-f42b54c0312e 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] port_delete event received for 'fca242e1-72be-40b6-814a-6ff708efb6b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:23.672 4380 2151003651944 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:359 2021-07-26 16:55:23.772 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:25.064 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c1d000a-25cd-4f5f-b2ab-d6f9474b08ec - - - - -] port_update received: f56c1ce9-f474-4fa1-b7ce-b930bfb254e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:25.079 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c1d000a-25cd-4f5f-b2ab-d6f9474b08ec - - - - -] No port f56c1ce9-f474-4fa1-b7ce-b930bfb254e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:25.255 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5a44b54-221a-4ac5-a677-8f1b156a433f 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] port_delete event received for '29db6b2d-d404-4996-9cc4-aba04014efdc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:55:26.663 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28940a5b-4004-4936-baf9-9cdbfca07e85 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated on remote: ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:26.663 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-28940a5b-4004-4936-baf9-9cdbfca07e85 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] 2021-07-26 16:55:26.939 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13aec433-ca44-432a-b9be-2112ce8f2c06 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated on remote: ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:26.939 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-13aec433-ca44-432a-b9be-2112ce8f2c06 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group rule updated ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] 2021-07-26 16:55:28.266 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a51a442-4950-4fe6-a595-1eba1edaa007 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:28.266 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-6a51a442-4950-4fe6-a595-1eba1edaa007 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:29.019 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46ae5776-2054-48c9-ad0c-40505762f777 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:29.019 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-46ae5776-2054-48c9-ad0c-40505762f777 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:29.079 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d5951f-f107-4a56-b296-4ea88510b1f2 - - - - -] port_update received: 211066f4-91b5-478d-96de-067945680524 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:29.079 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d5951f-f107-4a56-b296-4ea88510b1f2 - - - - -] No port 211066f4-91b5-478d-96de-067945680524 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:29.547 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0df93332-a801-4350-b9e3-9320341acbbc 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:29.547 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-0df93332-a801-4350-b9e3-9320341acbbc 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:30.094 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1947e42-fd2e-40f0-a976-616cf6b9e7d4 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:30.104 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-d1947e42-fd2e-40f0-a976-616cf6b9e7d4 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:30.564 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a99cb9-a27f-4754-88a6-e8e80a16d580 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:30.584 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-26a99cb9-a27f-4754-88a6-e8e80a16d580 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:30.878 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86687ad5-ba70-485f-9b41-f6a42b643595 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-26 16:55:30.878 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-86687ad5-ba70-485f-9b41-f6a42b643595 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group rule updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:32.740 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b03fd83b-728a-4ad1-ac26-ed3af093ab68 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated on remote: ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:55:32.740 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-b03fd83b-728a-4ad1-ac26-ed3af093ab68 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] 2021-07-26 16:55:33.790 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c44ed9-6dda-4568-b3d9-0828b3911c32 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 5741d56e-1278-4ff1-8de0-a57d244f923a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:33.813 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c44ed9-6dda-4568-b3d9-0828b3911c32 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 5741d56e-1278-4ff1-8de0-a57d244f923a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:37.188 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5741d56e-1278-4ff1-8de0-a57d244f923a 2021-07-26 16:55:37.721 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:55:37.986 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 5741d56e-1278-4ff1-8de0-a57d244f923a 2021-07-26 16:55:37.986 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 5741d56e-1278-4ff1-8de0-a57d244f923a updated. Details: {'device': '5741d56e-1278-4ff1-8de0-a57d244f923a', 'network_id': 'd5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4', 'port_id': '5741d56e-1278-4ff1-8de0-a57d244f923a', 'mac_address': 'fa:16:3e:99:82:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 847, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8554d7d-6943-4ff4-b0ba-334d736eab67', '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-07-26 16:55:37.986 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:55:37.986 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" 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:359 2021-07-26 16:55:37.986 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5741d56e-1278-4ff1-8de0-a57d244f923a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:55:37.986 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 2021-07-26 16:55:37.986 4380 2151003651944 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-07-26 16:55:38.173 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5741d56e-1278-4ff1-8de0-a57d244f923a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:38.173 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5741d56e-1278-4ff1-8de0-a57d244f923a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:38.173 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5741d56e-1278-4ff1-8de0-a57d244f923a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:55:38.173 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 847, VLAN trunk: None to switch port 5741d56e-1278-4ff1-8de0-a57d244f923a 2021-07-26 16:55:38.250 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:55:38.250 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5741d56e-1278-4ff1-8de0-a57d244f923a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:55:38.394 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5741d56e-1278-4ff1-8de0-a57d244f923a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:55:38.394 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:55:38.394 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:55:38.394 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5741d56e-1278-4ff1-8de0-a57d244f923a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:55:38.394 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:55:38.394 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5741d56e-1278-4ff1-8de0-a57d244f923a not yet added. Adding. 2021-07-26 16:55:38.394 4380 2151003651944 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-07-26 16:55:38.394 4380 2151003651944 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-07-26 16:55:38.516 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" 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:359 2021-07-26 16:55:38.626 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" 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:371 2021-07-26 16:55:38.626 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" 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:359 2021-07-26 16:55:38.766 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:38.845 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5741d56e-1278-4ff1-8de0-a57d244f923a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:38.845 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5741d56e-1278-4ff1-8de0-a57d244f923a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:55:38.845 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5741d56e-1278-4ff1-8de0-a57d244f923a processed. 2021-07-26 16:55:39.737 4380 2151003651944 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:359 2021-07-26 16:55:40.265 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:48.194 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52ed1b82-a4d7-47ee-a4f0-fbca73e6086a 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated on remote: ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:55:48.203 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-52ed1b82-a4d7-47ee-a4f0-fbca73e6086a 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] 2021-07-26 16:55:49.157 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f280244-28bd-41c4-b501-c9d35ffcc5ad 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 2a828e20-549d-45ab-99fd-f39c039d30f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:49.183 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f280244-28bd-41c4-b501-c9d35ffcc5ad 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 2a828e20-549d-45ab-99fd-f39c039d30f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:55:51.289 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a828e20-549d-45ab-99fd-f39c039d30f5 2021-07-26 16:55:51.801 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:55:52.047 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 2a828e20-549d-45ab-99fd-f39c039d30f5 2021-07-26 16:55:52.047 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 2a828e20-549d-45ab-99fd-f39c039d30f5 updated. Details: {'device': '2a828e20-549d-45ab-99fd-f39c039d30f5', 'network_id': '4c04a687-2b16-4d19-ba9a-b60c13b107a4', 'port_id': '2a828e20-549d-45ab-99fd-f39c039d30f5', 'mac_address': 'fa:16:3e:86:cd:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 825, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e43fa704-cd26-40f2-bde3-0c6b3f4f3b7f', '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-07-26 16:55:52.047 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:55:52.047 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" 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:359 2021-07-26 16:55:52.047 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a828e20-549d-45ab-99fd-f39c039d30f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:55:52.047 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 2021-07-26 16:55:52.047 4380 2151003651944 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-07-26 16:55:52.187 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a828e20-549d-45ab-99fd-f39c039d30f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:52.187 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a828e20-549d-45ab-99fd-f39c039d30f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:55:52.208 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a828e20-549d-45ab-99fd-f39c039d30f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:55:52.208 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 825, VLAN trunk: None to switch port 2a828e20-549d-45ab-99fd-f39c039d30f5 2021-07-26 16:55:52.291 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:55:52.291 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a828e20-549d-45ab-99fd-f39c039d30f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:55:52.441 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a828e20-549d-45ab-99fd-f39c039d30f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:55:52.441 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:55:52.441 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a5cac1c-7733-4002-94b6-6ea60a1c6122) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:55:52.441 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a5cac1c-7733-4002-94b6-6ea60a1c6122) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:55:52.441 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a828e20-549d-45ab-99fd-f39c039d30f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:55:52.441 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:55:52.441 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a828e20-549d-45ab-99fd-f39c039d30f5 not yet added. Adding. 2021-07-26 16:55:52.441 4380 2151003651944 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-07-26 16:55:52.441 4380 2151003651944 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-07-26 16:55:52.565 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" 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:359 2021-07-26 16:55:52.706 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" 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:371 2021-07-26 16:55:52.706 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" 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:359 2021-07-26 16:55:52.846 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:52.954 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a828e20-549d-45ab-99fd-f39c039d30f5" 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:371 2021-07-26 16:55:52.954 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a828e20-549d-45ab-99fd-f39c039d30f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:55:52.954 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a828e20-549d-45ab-99fd-f39c039d30f5 processed. 2021-07-26 16:55:53.156 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c71fe539-2fe5-41ce-a4a8-bff22dfc4703 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:55:53.156 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-c71fe539-2fe5-41ce-a4a8-bff22dfc4703 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:55:53.812 4380 2151003651944 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:359 2021-07-26 16:55:54.265 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:55:54.344 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d6c7a5-417c-4302-b21b-194737747b06 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 67ecda16-dcde-47ba-b78e-0851f08866d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:55:54.344 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d6c7a5-417c-4302-b21b-194737747b06 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 67ecda16-dcde-47ba-b78e-0851f08866d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:56:03.375 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 67ecda16-dcde-47ba-b78e-0851f08866d6 2021-07-26 16:56:03.924 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:56:04.219 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 67ecda16-dcde-47ba-b78e-0851f08866d6 2021-07-26 16:56:04.219 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 67ecda16-dcde-47ba-b78e-0851f08866d6 updated. Details: {'device': '67ecda16-dcde-47ba-b78e-0851f08866d6', 'network_id': '01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7', 'port_id': '67ecda16-dcde-47ba-b78e-0851f08866d6', 'mac_address': 'fa:16:3e:71:88:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 835, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4886fbf-b700-48dd-9d64-9c07256a8ffc', '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-07-26 16:56:04.219 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:56:04.219 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" 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:359 2021-07-26 16:56:04.219 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 67ecda16-dcde-47ba-b78e-0851f08866d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:56:04.219 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 2021-07-26 16:56:04.219 4380 2151003651944 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-07-26 16:56:04.380 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '67ecda16-dcde-47ba-b78e-0851f08866d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:04.380 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '67ecda16-dcde-47ba-b78e-0851f08866d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:04.392 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 67ecda16-dcde-47ba-b78e-0851f08866d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:56:04.392 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 835, VLAN trunk: None to switch port 67ecda16-dcde-47ba-b78e-0851f08866d6 2021-07-26 16:56:04.502 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:56:04.502 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['67ecda16-dcde-47ba-b78e-0851f08866d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:56:04.720 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['67ecda16-dcde-47ba-b78e-0851f08866d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:56:04.720 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:56:04.720 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58879ce9-a663-40bb-88da-4fc17e5ab03a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:56:04.720 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 67ecda16-dcde-47ba-b78e-0851f08866d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:56:04.720 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:56:04.720 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 67ecda16-dcde-47ba-b78e-0851f08866d6 not yet added. Adding. 2021-07-26 16:56:04.720 4380 2151003651944 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-07-26 16:56:04.720 4380 2151003651944 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-07-26 16:56:04.878 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" 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:359 2021-07-26 16:56:05.016 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:05.016 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" 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:359 2021-07-26 16:56:05.186 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" 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:371 2021-07-26 16:56:05.315 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67ecda16-dcde-47ba-b78e-0851f08866d6" 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:371 2021-07-26 16:56:05.315 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 67ecda16-dcde-47ba-b78e-0851f08866d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:56:05.315 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 67ecda16-dcde-47ba-b78e-0851f08866d6 processed. 2021-07-26 16:56:05.937 4380 2151003651944 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:359 2021-07-26 16:56:06.233 4380 2151003651944 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:371 2021-07-26 16:56:11.471 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:11.989 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:56:12.268 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:12.268 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 updated. Details: {'device': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'mac_address': 'fa:16:3e:3a:87:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:56:12.268 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:56:12.268 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:12.268 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:56:12.283 4380 2151003651944 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-07-26 16:56:12.301 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:12.301 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:12.301 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 347bb2ba-70a6-47d5-a6b5-35736376a394 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:56:12.301 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:12.374 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:56:12.374 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['347bb2ba-70a6-47d5-a6b5-35736376a394'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['347bb2ba-70a6-47d5-a6b5-35736376a394']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4dd52c87-0adb-4f5f-aadd-61859c477183) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 347bb2ba-70a6-47d5-a6b5-35736376a394 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:56:12.521 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:56:12.521 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:12.521 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:56:12.577 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:12.577 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 347bb2ba-70a6-47d5-a6b5-35736376a394 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:56:12.577 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 processed. 2021-07-26 16:56:14.013 4380 2151003651944 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:359 2021-07-26 16:56:14.221 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:29.812 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:30.124 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:56:30.124 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:56:30.124 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:56:30.124 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:56:30.142 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:56:30.142 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:56:30.142 4380 2151003651944 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-07-26 16:56:30.142 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:56:32.153 4380 2151003651944 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:359 2021-07-26 16:56:33.017 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:35.864 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:36.280 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:56:38.185 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:56:38.185 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:56:38.185 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:56:38.232 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:56:38.232 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:56:38.232 4380 2151003651944 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-07-26 16:56:38.232 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:56:38.296 4380 2151003651944 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:359 2021-07-26 16:56:38.373 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:55.871 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:56.327 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:56:56.621 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:56.621 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 updated. Details: {'device': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'network_id': '07e3aa17-3575-4588-9ea2-1c2bea83d1ec', 'port_id': '347bb2ba-70a6-47d5-a6b5-35736376a394', 'mac_address': 'fa:16:3e:3a:87:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 806, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d5f9646-ba51-4d81-8399-afa9bda0d06a', '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-07-26 16:56:56.621 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:56:56.621 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:56.621 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:56:56.621 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:56:56.621 4380 2151003651944 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-07-26 16:56:56.811 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:56.811 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '347bb2ba-70a6-47d5-a6b5-35736376a394') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:56:56.827 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 347bb2ba-70a6-47d5-a6b5-35736376a394 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:56:56.827 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 806, VLAN trunk: None to switch port 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:56:56.933 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:56:56.933 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['347bb2ba-70a6-47d5-a6b5-35736376a394'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:56:57.079 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['347bb2ba-70a6-47d5-a6b5-35736376a394']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:56:57.079 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:56:57.079 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4dd52c87-0adb-4f5f-aadd-61859c477183) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:56:57.079 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 347bb2ba-70a6-47d5-a6b5-35736376a394 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:56:57.079 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:56:57.079 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 347bb2ba-70a6-47d5-a6b5-35736376a394 not yet added. Adding. 2021-07-26 16:56:57.079 4380 2151003651944 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-07-26 16:56:57.079 4380 2151003651944 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-07-26 16:56:57.215 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:57.359 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:57.359 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:359 2021-07-26 16:56:57.513 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" 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:371 2021-07-26 16:56:57.605 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-347bb2ba-70a6-47d5-a6b5-35736376a394" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:56:57.605 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 347bb2ba-70a6-47d5-a6b5-35736376a394 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:56:57.605 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 347bb2ba-70a6-47d5-a6b5-35736376a394 processed. 2021-07-26 16:56:58.015 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:56:58.343 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:56:58.343 4380 2151003651944 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:359 2021-07-26 16:56:58.343 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:56:58.343 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:56:58.343 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:56:58.343 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 2021-07-26 16:56:58.343 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] 2021-07-26 16:56:58.343 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:56:58.343 4380 2151003650712 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-07-26 16:56:58.343 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] 2021-07-26 16:56:58.620 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:57:00.340 4380 2151003651944 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:359 2021-07-26 16:57:00.566 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:57:01.341 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated on remote: ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:57:01.341 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] 2021-07-26 16:57:01.341 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Refresh firewall rules 2021-07-26 16:57:01.341 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Get security group information for devices via rpc ['2a828e20-549d-45ab-99fd-f39c039d30f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:57:01.373 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:57:01.373 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:57:01.432 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-200f4db8-5a8a-44e0-88db-c00702abb723 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] port_delete event received for '2a828e20-549d-45ab-99fd-f39c039d30f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:02.057 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a828e20-549d-45ab-99fd-f39c039d30f5 2021-07-26 16:57:02.341 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:57:02.341 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a828e20-549d-45ab-99fd-f39c039d30f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:57:02.341 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a828e20-549d-45ab-99fd-f39c039d30f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:57:02.341 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a828e20-549d-45ab-99fd-f39c039d30f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:57:02.358 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 2021-07-26 16:57:02.358 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a828e20-549d-45ab-99fd-f39c039d30f5'] 2021-07-26 16:57:02.358 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:57:02.358 4380 2151003651944 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-07-26 16:57:02.358 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a828e20-549d-45ab-99fd-f39c039d30f5'] 2021-07-26 16:57:04.338 4380 2151003651944 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:359 2021-07-26 16:57:05.098 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:57:17.151 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c04e4c40-1bd1-4b31-afae-23a08a671607 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated on remote: ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:57:17.151 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-c04e4c40-1bd1-4b31-afae-23a08a671607 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] 2021-07-26 16:57:18.198 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5741d56e-1278-4ff1-8de0-a57d244f923a 2021-07-26 16:57:18.416 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:57:18.416 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5741d56e-1278-4ff1-8de0-a57d244f923a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:57:18.416 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5741d56e-1278-4ff1-8de0-a57d244f923a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:57:18.416 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5741d56e-1278-4ff1-8de0-a57d244f923a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:57:18.432 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 2021-07-26 16:57:18.432 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5741d56e-1278-4ff1-8de0-a57d244f923a'] 2021-07-26 16:57:18.432 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:57:18.432 4380 2151003651944 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-07-26 16:57:18.432 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5741d56e-1278-4ff1-8de0-a57d244f923a'] 2021-07-26 16:57:18.432 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4be8d46-f5f6-41a8-a59e-0511c0ff4d9c 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 4d7e164a-5094-40ee-a2ad-61034e46d942 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:57:18.463 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4be8d46-f5f6-41a8-a59e-0511c0ff4d9c 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 4d7e164a-5094-40ee-a2ad-61034e46d942 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:57:18.713 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-462cacbe-4158-452f-be10-e456a0d577b8 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated on remote: ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:57:18.713 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-462cacbe-4158-452f-be10-e456a0d577b8 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] Security group member updated ['acfa60d3-1d39-4e73-b7c0-c1602a4ac6bf'] 2021-07-26 16:57:19.214 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-462cacbe-4158-452f-be10-e456a0d577b8 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] port_delete event received for '5741d56e-1278-4ff1-8de0-a57d244f923a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:20.044 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:57:20.424 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:57:20.424 4380 2151003651944 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:359 2021-07-26 16:57:20.447 4380 2151003651944 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:371 2021-07-26 16:57:20.716 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:57:20.716 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port ac0665aa-30d4-4982-b2c8-f34f9ac81afb updated. Details: {'device': 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb', 'network_id': '2b34d3a7-ca72-478d-8bd8-d8dab95fa489', 'port_id': 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb', 'mac_address': 'fa:16:3e:07:f3:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 829, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d0befa6-782c-4e7d-885c-8212a37f1cec', '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-07-26 16:57:20.716 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:57:20.716 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:57:20.716 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:57:20.716 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 2021-07-26 16:57:20.716 4380 2151003651944 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-07-26 16:57:20.862 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:57:20.862 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:57:20.878 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac0665aa-30d4-4982-b2c8-f34f9ac81afb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:57:20.878 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 829, VLAN trunk: None to switch port ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:57:20.932 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:57:20.932 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:57:21.197 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac0665aa-30d4-4982-b2c8-f34f9ac81afb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:57:21.197 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:57:21.197 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90428611-1d48-4a27-bced-876be1c28cae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:57:21.197 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac0665aa-30d4-4982-b2c8-f34f9ac81afb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:57:21.197 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:57:21.197 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac0665aa-30d4-4982-b2c8-f34f9ac81afb not yet added. Adding. 2021-07-26 16:57:21.197 4380 2151003651944 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-07-26 16:57:21.197 4380 2151003651944 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-07-26 16:57:21.229 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7127bf4-811b-49aa-8b67-95dd16868db8 523b7035163749c68b82c51d0c9faa22 2741638c03f54c589dd764776d3611e9 - - -] port_delete event received for '7ac4946c-f781-45cc-b5a4-c3cf7ee9c561' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:21.325 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:57:21.439 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:371 2021-07-26 16:57:21.439 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:359 2021-07-26 16:57:21.542 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" 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:371 2021-07-26 16:57:21.656 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0665aa-30d4-4982-b2c8-f34f9ac81afb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:57:21.656 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac0665aa-30d4-4982-b2c8-f34f9ac81afb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:57:21.656 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac0665aa-30d4-4982-b2c8-f34f9ac81afb processed. 2021-07-26 16:57:22.072 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d7e164a-5094-40ee-a2ad-61034e46d942 2021-07-26 16:57:22.432 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:57:22.432 4380 2151003651944 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:359 2021-07-26 16:57:22.808 4380 2151003651944 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:371 2021-07-26 16:57:22.808 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 4d7e164a-5094-40ee-a2ad-61034e46d942 2021-07-26 16:57:22.808 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 4d7e164a-5094-40ee-a2ad-61034e46d942 updated. Details: {'device': '4d7e164a-5094-40ee-a2ad-61034e46d942', 'network_id': '4c04a687-2b16-4d19-ba9a-b60c13b107a4', 'port_id': '4d7e164a-5094-40ee-a2ad-61034e46d942', 'mac_address': 'fa:16:3e:dc:3e:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 825, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e43fa704-cd26-40f2-bde3-0c6b3f4f3b7f', '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-07-26 16:57:22.808 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:57:22.808 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" 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:359 2021-07-26 16:57:22.808 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d7e164a-5094-40ee-a2ad-61034e46d942 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:57:22.808 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 2021-07-26 16:57:22.808 4380 2151003651944 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-07-26 16:57:22.947 4380 2151003651944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d7e164a-5094-40ee-a2ad-61034e46d942') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:57:22.947 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d7e164a-5094-40ee-a2ad-61034e46d942') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:57:22.974 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d7e164a-5094-40ee-a2ad-61034e46d942 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:57:22.974 4380 2151003651944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 825, VLAN trunk: None to switch port 4d7e164a-5094-40ee-a2ad-61034e46d942 2021-07-26 16:57:23.041 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:57:23.041 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d7e164a-5094-40ee-a2ad-61034e46d942'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:57:23.207 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d7e164a-5094-40ee-a2ad-61034e46d942']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:57:23.207 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:57:23.207 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a5cac1c-7733-4002-94b6-6ea60a1c6122) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:57:23.207 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a5cac1c-7733-4002-94b6-6ea60a1c6122) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:57:23.207 4380 2151003651944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d7e164a-5094-40ee-a2ad-61034e46d942 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:57:23.217 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:57:23.217 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d7e164a-5094-40ee-a2ad-61034e46d942 not yet added. Adding. 2021-07-26 16:57:23.217 4380 2151003651944 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-07-26 16:57:23.217 4380 2151003651944 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-07-26 16:57:23.346 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" 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:359 2021-07-26 16:57:23.480 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:57:23.480 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" 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:359 2021-07-26 16:57:23.635 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" 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:371 2021-07-26 16:57:23.762 4380 2151003651944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d7e164a-5094-40ee-a2ad-61034e46d942" 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:371 2021-07-26 16:57:23.762 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d7e164a-5094-40ee-a2ad-61034e46d942 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:57:23.762 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d7e164a-5094-40ee-a2ad-61034e46d942 processed. 2021-07-26 16:57:24.469 4380 2151003651944 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:359 2021-07-26 16:57:24.778 4380 2151003651944 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:371 2021-07-26 16:57:26.308 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32abf9b5-c53e-438c-86b5-09b351017fed b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'c16ceb25-7cc6-44c9-bdf8-b450debb87c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:27.650 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab34281-09e3-40fe-9c71-702101200b9a b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '270ed748-2dd2-4f47-909b-9876ce60e6c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:28.691 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a73d45a-3dea-4413-b1f6-84fa91f94755 - - - - -] port_delete event received for '4349e047-d645-4483-8458-2896347cda79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:28.790 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a31125b-2f64-457a-b47f-3bb88306f950 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '4349e047-d645-4483-8458-2896347cda79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:29.035 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a31125b-2f64-457a-b47f-3bb88306f950 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:57:29.035 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a31125b-2f64-457a-b47f-3bb88306f950 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network d5a4a2fc-2a13-4d98-b2ac-4b88c9adf6a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:57:48.422 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 347bb2ba-70a6-47d5-a6b5-35736376a394 2021-07-26 16:57:48.605 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:57:48.605 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:57:48.605 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '347bb2ba-70a6-47d5-a6b5-35736376a394' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:57:48.605 4380 2151003651944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 347bb2ba-70a6-47d5-a6b5-35736376a394 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:57:48.618 4380 2151003651944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec 2021-07-26 16:57:49.619 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:57:50.508 4380 2151003651944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:57:50.508 4380 2151003651944 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-07-26 16:57:51.525 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['347bb2ba-70a6-47d5-a6b5-35736376a394'] 2021-07-26 16:57:51.545 4380 2151003651944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bc08c4b-6866-4bc8-a78a-9c8796015311 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated on remote: ['4dd52c87-0adb-4f5f-aadd-61859c477183'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:57:51.545 4380 2151003651944 MainThread INFO neutron.agent.securitygroups_rpc [req-0bc08c4b-6866-4bc8-a78a-9c8796015311 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] Security group member updated ['4dd52c87-0adb-4f5f-aadd-61859c477183'] 2021-07-26 16:57:51.545 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bc08c4b-6866-4bc8-a78a-9c8796015311 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] port_delete event received for '347bb2ba-70a6-47d5-a6b5-35736376a394' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:51.545 4380 2151003650888 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:359 2021-07-26 16:57:51.575 4380 2151003650888 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:371 2021-07-26 16:57:54.026 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d66ec7a-37a2-4a06-9e78-a2c71697e9bb 29213223e08c4c4e8878144aefc84e49 7c6b5a751e4f4973902a400c663200fc - - -] port_delete event received for '6b465875-65c0-45ce-b08d-2ad62965b79d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:57:59.477 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated on remote: ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:57:59.508 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Security group member updated ['6a5cac1c-7733-4002-94b6-6ea60a1c6122'] 2021-07-26 16:57:59.508 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Refresh firewall rules 2021-07-26 16:57:59.508 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Get security group information for devices via rpc ['4d7e164a-5094-40ee-a2ad-61034e46d942'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:57:59.524 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:57:59.524 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:57:59.586 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7944684-0770-446e-b75a-8f37b55394f8 43bb84469ff740d2a865b192f9eb2811 c49899f1dfa44088ab7ba2bde8cafdab - - -] port_delete event received for '4d7e164a-5094-40ee-a2ad-61034e46d942' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:00.541 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d7e164a-5094-40ee-a2ad-61034e46d942 2021-07-26 16:58:01.574 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:58:01.574 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d7e164a-5094-40ee-a2ad-61034e46d942' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:58:01.574 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d7e164a-5094-40ee-a2ad-61034e46d942' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:58:01.574 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d7e164a-5094-40ee-a2ad-61034e46d942 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:58:01.574 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 2021-07-26 16:58:01.574 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d7e164a-5094-40ee-a2ad-61034e46d942'] 2021-07-26 16:58:01.574 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:58:01.592 4380 2151003650888 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-07-26 16:58:01.592 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d7e164a-5094-40ee-a2ad-61034e46d942'] 2021-07-26 16:58:02.603 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63cc2684-b683-4441-bc01-e5f41c8063ff b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '54125ae4-fdf5-4f09-be55-e7b8781738d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:03.570 4380 2151003650888 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:359 2021-07-26 16:58:03.903 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:04.946 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1d46be6-da2b-4ff5-a57f-2a8a56d3bb48 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'a676c147-84b8-43b2-b905-a715e5111b31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:05.151 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1652835f-604d-4376-b64b-82bb519e73bd - - - - -] port_delete event received for '6cbf83ee-4594-433c-a489-521ae1f95045' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:05.197 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3047913f-4daa-455c-837a-29fa6c07b6a1 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '6cbf83ee-4594-433c-a489-521ae1f95045' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:05.478 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3047913f-4daa-455c-837a-29fa6c07b6a1 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:58:05.478 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3047913f-4daa-455c-837a-29fa6c07b6a1 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 07e3aa17-3575-4588-9ea2-1c2bea83d1ec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:58:14.710 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c023740-ccd3-4311-917c-c35936233777 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:58:14.710 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-0c023740-ccd3-4311-917c-c35936233777 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:58:15.884 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47942940-38f9-4086-8226-eca642455450 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 4f3e6def-262e-4933-9eb4-ae08bad38313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:58:15.884 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47942940-38f9-4086-8226-eca642455450 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 4f3e6def-262e-4933-9eb4-ae08bad38313 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:58:18.486 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f3e6def-262e-4933-9eb4-ae08bad38313 2021-07-26 16:58:19.977 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:58:21.291 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 4f3e6def-262e-4933-9eb4-ae08bad38313 2021-07-26 16:58:21.291 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 4f3e6def-262e-4933-9eb4-ae08bad38313 updated. Details: {'device': '4f3e6def-262e-4933-9eb4-ae08bad38313', 'network_id': '35575c0a-3e4b-41a6-9456-80bd8f21fbba', 'port_id': '4f3e6def-262e-4933-9eb4-ae08bad38313', 'mac_address': 'fa:16:3e:e4:d6:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 805, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b24a163-9df3-4c4c-9897-138c3baf23c0', '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-07-26 16:58:21.291 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:58:21.291 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:21.291 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f3e6def-262e-4933-9eb4-ae08bad38313 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:58:21.291 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35575c0a-3e4b-41a6-9456-80bd8f21fbba 2021-07-26 16:58:21.291 4380 2151003650888 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-07-26 16:58:21.476 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f3e6def-262e-4933-9eb4-ae08bad38313') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:21.476 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f3e6def-262e-4933-9eb4-ae08bad38313') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:21.476 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f3e6def-262e-4933-9eb4-ae08bad38313 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:58:21.494 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 805, VLAN trunk: None to switch port 4f3e6def-262e-4933-9eb4-ae08bad38313 2021-07-26 16:58:21.559 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:58:21.559 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:58:21.717 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:58:21.717 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:58:21.717 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:58:21.717 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:58:21.717 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:21.717 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:58:21.717 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f3e6def-262e-4933-9eb4-ae08bad38313 not yet added. Adding. 2021-07-26 16:58:21.717 4380 2151003650888 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-07-26 16:58:21.717 4380 2151003650888 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-07-26 16:58:21.841 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:21.946 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:21.946 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:22.055 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:22.164 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:22.164 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f3e6def-262e-4933-9eb4-ae08bad38313 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:58:22.164 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f3e6def-262e-4933-9eb4-ae08bad38313 processed. 2021-07-26 16:58:22.764 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 67ecda16-dcde-47ba-b78e-0851f08866d6 2021-07-26 16:58:23.668 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcbce3dd-b9c8-4a31-acb1-423b6d366e75 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:58:23.668 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-bcbce3dd-b9c8-4a31-acb1-423b6d366e75 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:58:23.982 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcbce3dd-b9c8-4a31-acb1-423b6d366e75 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for '67ecda16-dcde-47ba-b78e-0851f08866d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:58:23.992 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:58:23.992 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '67ecda16-dcde-47ba-b78e-0851f08866d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:58:23.992 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '67ecda16-dcde-47ba-b78e-0851f08866d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:58:23.992 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 67ecda16-dcde-47ba-b78e-0851f08866d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:58:23.992 4380 2151003650888 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:359 2021-07-26 16:58:24.007 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 2021-07-26 16:58:24.007 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67ecda16-dcde-47ba-b78e-0851f08866d6'] 2021-07-26 16:58:24.007 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:58:24.007 4380 2151003650712 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-07-26 16:58:24.007 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67ecda16-dcde-47ba-b78e-0851f08866d6'] 2021-07-26 16:58:24.663 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:31.040 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac9e45f0-0fe2-46d5-be54-914fa23bc6f3 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:58:31.069 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-ac9e45f0-0fe2-46d5-be54-914fa23bc6f3 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 16:58:32.382 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe1cd55-ab63-49f0-9556-72e421a0b724 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 2838af7d-4d7d-411d-8e68-991c074d7253 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:58:32.413 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe1cd55-ab63-49f0-9556-72e421a0b724 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 2838af7d-4d7d-411d-8e68-991c074d7253 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:58:34.131 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4e9a925-8140-4a1c-b8bf-6f70ce3b80ee b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:58:34.131 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4e9a925-8140-4a1c-b8bf-6f70ce3b80ee b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 4c04a687-2b16-4d19-ba9a-b60c13b107a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:58:41.069 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:58:41.069 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:58:41.069 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:58:41.069 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:41.226 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:58:41.226 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:58:41.226 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:41.352 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:41.352 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:41.352 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-ec9b3cd6-1786-4b47-a6af-a5ec44977a42 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:42.024 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-659a3470-1bba-4a81-8a59-e940f88c6f97 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 93396536-ae28-4824-9f7c-6b854f9e80bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:58:42.054 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-659a3470-1bba-4a81-8a59-e940f88c6f97 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 93396536-ae28-4824-9f7c-6b854f9e80bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:58:44.664 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2838af7d-4d7d-411d-8e68-991c074d7253 2021-07-26 16:58:44.664 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93396536-ae28-4824-9f7c-6b854f9e80bc 2021-07-26 16:58:46.084 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:58:46.634 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 2838af7d-4d7d-411d-8e68-991c074d7253 2021-07-26 16:58:46.634 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 2838af7d-4d7d-411d-8e68-991c074d7253 updated. Details: {'device': '2838af7d-4d7d-411d-8e68-991c074d7253', 'network_id': '01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7', 'port_id': '2838af7d-4d7d-411d-8e68-991c074d7253', 'mac_address': 'fa:16:3e:5f:90:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 835, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4886fbf-b700-48dd-9d64-9c07256a8ffc', '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-07-26 16:58:46.634 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:58:46.634 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 93396536-ae28-4824-9f7c-6b854f9e80bc 2021-07-26 16:58:46.634 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 93396536-ae28-4824-9f7c-6b854f9e80bc updated. Details: {'device': '93396536-ae28-4824-9f7c-6b854f9e80bc', 'network_id': '35575c0a-3e4b-41a6-9456-80bd8f21fbba', 'port_id': '93396536-ae28-4824-9f7c-6b854f9e80bc', 'mac_address': 'fa:16:3e:5d:b2:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 805, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b24a163-9df3-4c4c-9897-138c3baf23c0', '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-07-26 16:58:46.634 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:58:46.634 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:58:46.634 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93396536-ae28-4824-9f7c-6b854f9e80bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:58:46.634 4380 2151003650712 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-07-26 16:58:46.634 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" 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:359 2021-07-26 16:58:46.634 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2838af7d-4d7d-411d-8e68-991c074d7253 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:58:46.634 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 2021-07-26 16:58:46.634 4380 2151003650888 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-07-26 16:58:46.772 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93396536-ae28-4824-9f7c-6b854f9e80bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:46.772 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93396536-ae28-4824-9f7c-6b854f9e80bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:46.772 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2838af7d-4d7d-411d-8e68-991c074d7253') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:46.772 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2838af7d-4d7d-411d-8e68-991c074d7253') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:58:46.792 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93396536-ae28-4824-9f7c-6b854f9e80bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:58:46.792 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 805, VLAN trunk: None to switch port 93396536-ae28-4824-9f7c-6b854f9e80bc 2021-07-26 16:58:46.792 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2838af7d-4d7d-411d-8e68-991c074d7253 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:58:46.792 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 835, VLAN trunk: None to switch port 2838af7d-4d7d-411d-8e68-991c074d7253 2021-07-26 16:58:46.866 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:58:46.866 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2838af7d-4d7d-411d-8e68-991c074d7253'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:58:46.866 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:58:46.866 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93396536-ae28-4824-9f7c-6b854f9e80bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:58:47.121 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93396536-ae28-4824-9f7c-6b854f9e80bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:58:47.121 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:58:47.121 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:58:47.121 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:58:47.121 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93396536-ae28-4824-9f7c-6b854f9e80bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:47.121 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:58:47.121 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93396536-ae28-4824-9f7c-6b854f9e80bc not yet added. Adding. 2021-07-26 16:58:47.137 4380 2151003650712 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-07-26 16:58:47.137 4380 2151003650712 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-07-26 16:58:47.195 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2838af7d-4d7d-411d-8e68-991c074d7253']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:58:47.195 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:58:47.195 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58879ce9-a663-40bb-88da-4fc17e5ab03a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:58:47.195 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2838af7d-4d7d-411d-8e68-991c074d7253 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:47.195 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:58:47.195 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2838af7d-4d7d-411d-8e68-991c074d7253 not yet added. Adding. 2021-07-26 16:58:47.195 4380 2151003650888 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-07-26 16:58:47.195 4380 2151003650888 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-07-26 16:58:47.241 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:58:47.328 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" 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:359 2021-07-26 16:58:47.383 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:47.397 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:58:47.452 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" 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:371 2021-07-26 16:58:47.452 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" 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:359 2021-07-26 16:58:47.539 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:58:47.584 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:47.664 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:47.664 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93396536-ae28-4824-9f7c-6b854f9e80bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:58:47.664 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93396536-ae28-4824-9f7c-6b854f9e80bc processed. 2021-07-26 16:58:47.713 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2838af7d-4d7d-411d-8e68-991c074d7253" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:47.713 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2838af7d-4d7d-411d-8e68-991c074d7253 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:58:47.713 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2838af7d-4d7d-411d-8e68-991c074d7253 processed. 2021-07-26 16:58:48.101 4380 2151003650888 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:359 2021-07-26 16:58:48.882 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:57.868 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:58:57.868 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:58:57.868 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:58:57.868 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:58.116 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:58:58.116 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:58:58.116 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:58.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:58.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:58:58.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:58:58.256 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 93396536-ae28-4824-9f7c-6b854f9e80bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:58:58.256 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:58:58.256 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:58:58.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:58:58.399 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:58:58.399 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:58:58.399 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-a6828f51-8018-4d83-ad70-a73da99ddd15 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:58:58.891 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-389ecb28-74a1-4809-b235-27bbf6868479 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 703089f5-e316-4e8f-8ee2-27d30cab30f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:58:58.898 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-389ecb28-74a1-4809-b235-27bbf6868479 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 703089f5-e316-4e8f-8ee2-27d30cab30f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:59:00.834 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 703089f5-e316-4e8f-8ee2-27d30cab30f9 2021-07-26 16:59:02.173 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:59:02.478 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 703089f5-e316-4e8f-8ee2-27d30cab30f9 2021-07-26 16:59:02.478 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 703089f5-e316-4e8f-8ee2-27d30cab30f9 updated. Details: {'device': '703089f5-e316-4e8f-8ee2-27d30cab30f9', 'network_id': '35575c0a-3e4b-41a6-9456-80bd8f21fbba', 'port_id': '703089f5-e316-4e8f-8ee2-27d30cab30f9', 'mac_address': 'fa:16:3e:19:b8:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 805, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b24a163-9df3-4c4c-9897-138c3baf23c0', '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-07-26 16:59:02.478 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:59:02.478 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:02.478 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 703089f5-e316-4e8f-8ee2-27d30cab30f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:59:02.478 4380 2151003650888 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-07-26 16:59:02.638 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dbae5da-16b7-4173-80bf-4eeb30edb60d afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated on remote: ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:02.638 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-5dbae5da-16b7-4173-80bf-4eeb30edb60d afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] 2021-07-26 16:59:02.647 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '703089f5-e316-4e8f-8ee2-27d30cab30f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:02.647 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '703089f5-e316-4e8f-8ee2-27d30cab30f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:02.647 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 703089f5-e316-4e8f-8ee2-27d30cab30f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:59:02.647 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 805, VLAN trunk: None to switch port 703089f5-e316-4e8f-8ee2-27d30cab30f9 2021-07-26 16:59:02.760 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:59:02.760 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['703089f5-e316-4e8f-8ee2-27d30cab30f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:02.900 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['703089f5-e316-4e8f-8ee2-27d30cab30f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:02.900 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:02.900 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:02.900 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:02.900 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 703089f5-e316-4e8f-8ee2-27d30cab30f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:02.900 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:59:02.900 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 703089f5-e316-4e8f-8ee2-27d30cab30f9 not yet added. Adding. 2021-07-26 16:59:02.900 4380 2151003650888 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-07-26 16:59:02.900 4380 2151003650888 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-07-26 16:59:03.068 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:03.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:03.256 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:03.496 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:03.616 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:03.616 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 703089f5-e316-4e8f-8ee2-27d30cab30f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:59:03.616 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 703089f5-e316-4e8f-8ee2-27d30cab30f9 processed. 2021-07-26 16:59:03.760 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae1b6f0e-4fd2-4e54-aaaa-1aca136e92ba 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:59:03.776 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae1b6f0e-4fd2-4e54-aaaa-1aca136e92ba 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:59:04.180 4380 2151003650888 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:359 2021-07-26 16:59:04.506 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:04.810 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f46df80e-d1f4-494b-9dc0-eaff3af5fba6 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] port_delete event received for '738e6523-07dc-40a0-8bc2-a70abbc152a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:06.930 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 2021-07-26 16:59:08.086 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ea1f5cc-abcf-4247-8f5f-5ed26122cfbc 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group member updated on remote: ['90428611-1d48-4a27-bced-876be1c28cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:08.086 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-1ea1f5cc-abcf-4247-8f5f-5ed26122cfbc 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] Security group member updated ['90428611-1d48-4a27-bced-876be1c28cae'] 2021-07-26 16:59:08.179 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ea1f5cc-abcf-4247-8f5f-5ed26122cfbc 76a327a31eca47af9b6197b75e6e8e9a 6fd5ad58593f4f94a9c3aeadcdba545e - - -] port_delete event received for 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:08.198 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:59:08.463 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 2021-07-26 16:59:08.463 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 updated. Details: {'device': '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8', 'network_id': 'd562383b-0d51-4299-b6e8-31a5de2e899f', 'port_id': '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8', 'mac_address': 'fa:16:3e:87:d7:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 811, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aff81b72-d7f3-49ac-974f-c88334a8494a', '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-07-26 16:59:08.463 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:59:08.463 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" 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:359 2021-07-26 16:59:08.463 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:59:08.463 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d562383b-0d51-4299-b6e8-31a5de2e899f 2021-07-26 16:59:08.463 4380 2151003650888 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-07-26 16:59:08.630 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:08.630 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:08.647 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:59:08.647 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 811, VLAN trunk: None to switch port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 2021-07-26 16:59:08.774 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:59:08.774 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['292a5ce9-24d5-4362-a7f0-6dedd2c05fa8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:08.912 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['292a5ce9-24d5-4362-a7f0-6dedd2c05fa8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:08.912 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:08.912 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a79e4d6a-621c-4a6d-b672-1ffbeeee008a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:08.912 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a79e4d6a-621c-4a6d-b672-1ffbeeee008a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:08.912 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:08.912 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:59:08.912 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 not yet added. Adding. 2021-07-26 16:59:08.912 4380 2151003650888 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-07-26 16:59:08.912 4380 2151003650888 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-07-26 16:59:09.056 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac0665aa-30d4-4982-b2c8-f34f9ac81afb 2021-07-26 16:59:09.087 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" 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:359 2021-07-26 16:59:09.304 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" 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:371 2021-07-26 16:59:09.304 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" 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:359 2021-07-26 16:59:09.492 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" 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:371 2021-07-26 16:59:09.630 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292a5ce9-24d5-4362-a7f0-6dedd2c05fa8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:09.630 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:59:09.630 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 processed. 2021-07-26 16:59:10.210 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:59:10.210 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:59:10.210 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac0665aa-30d4-4982-b2c8-f34f9ac81afb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:59:10.210 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac0665aa-30d4-4982-b2c8-f34f9ac81afb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:59:10.210 4380 2151003650888 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:359 2021-07-26 16:59:10.226 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 2021-07-26 16:59:10.226 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] 2021-07-26 16:59:10.226 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:59:10.226 4380 2151003650712 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-07-26 16:59:10.226 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0665aa-30d4-4982-b2c8-f34f9ac81afb'] 2021-07-26 16:59:10.569 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:11.833 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60b20117-c0ce-4e7b-9a4e-5ebb8b3d777e b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'ea33f928-a290-4c1a-a911-6dc5b4f749bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:13.336 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea9c899-7cf9-4e77-9039-33abdffa442f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '83a8609e-9990-4d05-9fd7-7250a279babd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:14.400 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef1740b1-6d9b-462c-9a4b-bfbc735897e5 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '230e4773-7c3c-4349-9558-74cbfd3e87ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:14.418 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857c92fa-2bd0-4b62-96b3-50f180fce79f - - - - -] port_delete event received for '230e4773-7c3c-4349-9558-74cbfd3e87ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:14.648 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef1740b1-6d9b-462c-9a4b-bfbc735897e5 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:59:14.648 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef1740b1-6d9b-462c-9a4b-bfbc735897e5 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 2b34d3a7-ca72-478d-8bd8-d8dab95fa489 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:59:15.681 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13fb7abf-751a-4dfe-9ac2-e4af47cc2c9c b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '1d481398-ac7e-439f-991d-c18b47f330d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:16.303 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated on remote: ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:16.303 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] 2021-07-26 16:59:16.303 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Refresh firewall rules 2021-07-26 16:59:16.303 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Get security group information for devices via rpc ['292a5ce9-24d5-4362-a7f0-6dedd2c05fa8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:16.351 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:16.351 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:16.388 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e328cb33-c66d-478d-b4d7-b189dfa700f0 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] port_delete event received for '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:17.131 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 2021-07-26 16:59:17.196 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89251df4-d85e-4b04-9625-cb7bab1a5506 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '1897da45-0091-46af-a9c1-e00643aebcba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:18.245 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:59:18.245 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:59:18.245 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '292a5ce9-24d5-4362-a7f0-6dedd2c05fa8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:59:18.245 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 292a5ce9-24d5-4362-a7f0-6dedd2c05fa8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:59:18.245 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c865f84a-c7ff-4381-a828-7de294245f5a b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'c0d858cc-51df-4421-a004-e6b2aa5d9f9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:18.255 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d562383b-0d51-4299-b6e8-31a5de2e899f 2021-07-26 16:59:18.255 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292a5ce9-24d5-4362-a7f0-6dedd2c05fa8'] 2021-07-26 16:59:18.255 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:59:18.255 4380 2151003650888 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-07-26 16:59:18.255 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292a5ce9-24d5-4362-a7f0-6dedd2c05fa8'] 2021-07-26 16:59:18.276 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f186afb-c1ba-40bf-be28-5bc61ef62530 - - - - -] port_delete event received for 'c0d858cc-51df-4421-a004-e6b2aa5d9f9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:18.553 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c865f84a-c7ff-4381-a828-7de294245f5a b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network dc958a0d-d1b8-45be-a6d4-4af6c76b2b9b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 16:59:18.553 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c865f84a-c7ff-4381-a828-7de294245f5a b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network dc958a0d-d1b8-45be-a6d4-4af6c76b2b9b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 16:59:20.259 4380 2151003650888 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:359 2021-07-26 16:59:20.292 4380 2151003650888 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:371 2021-07-26 16:59:21.304 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0946a163-3d19-48fa-8603-16a91ebeebd8 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated on remote: ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:21.304 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-0946a163-3d19-48fa-8603-16a91ebeebd8 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] 2021-07-26 16:59:22.929 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6401641e-26d6-4448-a241-f439e9914370 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:59:22.929 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6401641e-26d6-4448-a241-f439e9914370 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:59:22.929 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:22.929 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:59:22.929 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:59:22.929 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc', '703089f5-e316-4e8f-8ee2-27d30cab30f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313', '703089f5-e316-4e8f-8ee2-27d30cab30f9', '93396536-ae28-4824-9f7c-6b854f9e80bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:23.270 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:23.270 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:59:23.270 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:23.427 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:23.427 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:23.427 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:23.427 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 703089f5-e316-4e8f-8ee2-27d30cab30f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:23.427 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:23.427 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:59:23.427 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:23.584 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:23.584 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:23.584 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:23.584 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 93396536-ae28-4824-9f7c-6b854f9e80bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:23.607 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:23.607 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-26 16:59:23.607 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:23.739 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:23.739 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:23.739 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [req-cd7c6607-5407-4f8b-9c00-bd8d0d46ff4d 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:24.365 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b948472a-38a8-4638-8c7d-4cc8c55e73fc 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: e32ec097-c19b-4c5e-b987-76309a61b9dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 16:59:24.381 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b948472a-38a8-4638-8c7d-4cc8c55e73fc 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port e32ec097-c19b-4c5e-b987-76309a61b9dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 16:59:25.060 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 2021-07-26 16:59:26.270 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:59:26.521 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 2021-07-26 16:59:26.521 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 updated. Details: {'device': '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9', 'network_id': 'd562383b-0d51-4299-b6e8-31a5de2e899f', 'port_id': '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9', 'mac_address': 'fa:16:3e:27:07:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 811, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aff81b72-d7f3-49ac-974f-c88334a8494a', '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-07-26 16:59:26.521 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:59:26.521 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" 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:359 2021-07-26 16:59:26.521 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:59:26.521 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d562383b-0d51-4299-b6e8-31a5de2e899f 2021-07-26 16:59:26.521 4380 2151003650888 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-07-26 16:59:26.698 4380 2151003650888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:26.698 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:26.714 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:59:26.714 4380 2151003650888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 811, VLAN trunk: None to switch port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 2021-07-26 16:59:26.801 4380 2151003650888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:59:26.801 4380 2151003650888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d6acdf2-0569-4264-b7b4-a8ddbec78ad9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:26.943 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d6acdf2-0569-4264-b7b4-a8ddbec78ad9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:26.943 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:26.943 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a79e4d6a-621c-4a6d-b672-1ffbeeee008a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:26.943 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a79e4d6a-621c-4a6d-b672-1ffbeeee008a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:26.943 4380 2151003650888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:26.943 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:59:26.943 4380 2151003650888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 not yet added. Adding. 2021-07-26 16:59:26.943 4380 2151003650888 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-07-26 16:59:26.943 4380 2151003650888 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-07-26 16:59:27.083 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" 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:359 2021-07-26 16:59:27.083 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e32ec097-c19b-4c5e-b987-76309a61b9dc 2021-07-26 16:59:27.245 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" 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:371 2021-07-26 16:59:27.245 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" 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:359 2021-07-26 16:59:27.400 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" 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:371 2021-07-26 16:59:27.520 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d6acdf2-0569-4264-b7b4-a8ddbec78ad9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:27.520 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:59:27.520 4380 2151003650888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 processed. 2021-07-26 16:59:28.279 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 16:59:28.279 4380 2151003650888 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:359 2021-07-26 16:59:28.593 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port e32ec097-c19b-4c5e-b987-76309a61b9dc 2021-07-26 16:59:28.593 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port e32ec097-c19b-4c5e-b987-76309a61b9dc updated. Details: {'device': 'e32ec097-c19b-4c5e-b987-76309a61b9dc', 'network_id': '35575c0a-3e4b-41a6-9456-80bd8f21fbba', 'port_id': 'e32ec097-c19b-4c5e-b987-76309a61b9dc', 'mac_address': 'fa:16:3e:a6:0c:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 805, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b24a163-9df3-4c4c-9897-138c3baf23c0', '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-07-26 16:59:28.593 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 16:59:28.593 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" 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:359 2021-07-26 16:59:28.593 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e32ec097-c19b-4c5e-b987-76309a61b9dc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 16:59:28.593 4380 2151003650712 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-07-26 16:59:28.726 4380 2151003650888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:28.743 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e32ec097-c19b-4c5e-b987-76309a61b9dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:28.743 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e32ec097-c19b-4c5e-b987-76309a61b9dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 16:59:28.743 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e32ec097-c19b-4c5e-b987-76309a61b9dc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 16:59:28.743 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 805, VLAN trunk: None to switch port e32ec097-c19b-4c5e-b987-76309a61b9dc 2021-07-26 16:59:28.848 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 16:59:28.848 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e32ec097-c19b-4c5e-b987-76309a61b9dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:28.989 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e32ec097-c19b-4c5e-b987-76309a61b9dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:28.989 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:28.989 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:28.989 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:28.989 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e32ec097-c19b-4c5e-b987-76309a61b9dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:28.989 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 16:59:29.005 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e32ec097-c19b-4c5e-b987-76309a61b9dc not yet added. Adding. 2021-07-26 16:59:29.005 4380 2151003650712 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-07-26 16:59:29.005 4380 2151003650712 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-07-26 16:59:29.178 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" 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:359 2021-07-26 16:59:29.380 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" 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:371 2021-07-26 16:59:29.380 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" 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:359 2021-07-26 16:59:29.633 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" 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:371 2021-07-26 16:59:29.790 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e32ec097-c19b-4c5e-b987-76309a61b9dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:29.790 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e32ec097-c19b-4c5e-b987-76309a61b9dc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 16:59:29.790 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e32ec097-c19b-4c5e-b987-76309a61b9dc processed. 2021-07-26 16:59:30.301 4380 2151003650712 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:359 2021-07-26 16:59:30.669 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:33.897 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated on remote: ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:33.897 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Security group member updated ['a79e4d6a-621c-4a6d-b672-1ffbeeee008a'] 2021-07-26 16:59:33.897 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Refresh firewall rules 2021-07-26 16:59:33.897 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Get security group information for devices via rpc ['0d6acdf2-0569-4264-b7b4-a8ddbec78ad9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:33.930 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:33.930 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:33.959 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0736572e-24bd-49e5-9bef-6ff9410f1106 afe373c8def1490ea24d40d6f2c2ef4a e5f2149f44de4d548115b89540a038d2 - - -] port_delete event received for '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:35.207 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 2021-07-26 16:59:36.353 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:59:36.353 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:59:36.353 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d6acdf2-0569-4264-b7b4-a8ddbec78ad9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:59:36.353 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d6acdf2-0569-4264-b7b4-a8ddbec78ad9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:59:36.381 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d562383b-0d51-4299-b6e8-31a5de2e899f 2021-07-26 16:59:36.381 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d6acdf2-0569-4264-b7b4-a8ddbec78ad9'] 2021-07-26 16:59:36.381 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:59:36.381 4380 2151003650712 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-07-26 16:59:36.381 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d6acdf2-0569-4264-b7b4-a8ddbec78ad9'] 2021-07-26 16:59:38.364 4380 2151003650712 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:359 2021-07-26 16:59:38.478 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 16:59:48.040 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:48.040 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:59:48.040 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:59:48.040 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc', '703089f5-e316-4e8f-8ee2-27d30cab30f9', 'e32ec097-c19b-4c5e-b987-76309a61b9dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:48.150 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] port_delete event received for 'e32ec097-c19b-4c5e-b987-76309a61b9dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313', '703089f5-e316-4e8f-8ee2-27d30cab30f9', '93396536-ae28-4824-9f7c-6b854f9e80bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:48.457 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:48.457 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:48.457 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:48.661 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:48.661 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 703089f5-e316-4e8f-8ee2-27d30cab30f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:48.661 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:48.687 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:48.687 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:48.687 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:48.687 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:359 2021-07-26 16:59:48.916 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-703089f5-e316-4e8f-8ee2-27d30cab30f9" 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:371 2021-07-26 16:59:48.916 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 93396536-ae28-4824-9f7c-6b854f9e80bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:48.916 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:48.916 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:48.916 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:48.916 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:48.916 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:49.131 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-7e2309e5-bce4-423d-b95e-fb33d663019a 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:49.355 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e32ec097-c19b-4c5e-b987-76309a61b9dc 2021-07-26 16:59:50.398 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:59:50.398 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e32ec097-c19b-4c5e-b987-76309a61b9dc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:59:50.398 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e32ec097-c19b-4c5e-b987-76309a61b9dc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:59:50.398 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e32ec097-c19b-4c5e-b987-76309a61b9dc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:59:50.412 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e32ec097-c19b-4c5e-b987-76309a61b9dc'] 2021-07-26 16:59:50.412 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:59:50.412 4380 2151003650712 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-07-26 16:59:50.429 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e32ec097-c19b-4c5e-b987-76309a61b9dc'] 2021-07-26 16:59:52.412 4380 2151003650712 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:359 2021-07-26 16:59:52.427 4380 2151003650712 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:371 2021-07-26 16:59:54.537 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:54.537 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:59:54.537 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:59:54.537 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc', '703089f5-e316-4e8f-8ee2-27d30cab30f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:54.661 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] port_delete event received for '703089f5-e316-4e8f-8ee2-27d30cab30f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:54.937 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:54.937 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:54.937 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:55.086 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:55.086 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 93396536-ae28-4824-9f7c-6b854f9e80bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:55.086 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:55.086 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:55.103 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:55.103 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:55.103 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:359 2021-07-26 16:59:55.257 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-453b1fca-f350-444f-8c8a-db5564fe0f96 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-93396536-ae28-4824-9f7c-6b854f9e80bc" 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:371 2021-07-26 16:59:55.394 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 703089f5-e316-4e8f-8ee2-27d30cab30f9 2021-07-26 16:59:56.472 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 16:59:56.472 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '703089f5-e316-4e8f-8ee2-27d30cab30f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 16:59:56.472 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '703089f5-e316-4e8f-8ee2-27d30cab30f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 16:59:56.472 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 703089f5-e316-4e8f-8ee2-27d30cab30f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 16:59:56.488 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['703089f5-e316-4e8f-8ee2-27d30cab30f9'] 2021-07-26 16:59:56.488 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 16:59:56.488 4380 2151003650712 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-07-26 16:59:56.488 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['703089f5-e316-4e8f-8ee2-27d30cab30f9'] 2021-07-26 16:59:58.488 4380 2151003650712 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:359 2021-07-26 16:59:58.509 4380 2151003650712 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:371 2021-07-26 16:59:59.144 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 16:59:59.144 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 16:59:59.144 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 16:59:59.144 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313', '93396536-ae28-4824-9f7c-6b854f9e80bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 16:59:59.222 4380 2151003650888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] port_delete event received for '93396536-ae28-4824-9f7c-6b854f9e80bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys(['4f3e6def-262e-4933-9eb4-ae08bad38313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update rules of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update members of security group (3982387a-0d17-42e2-ac23-d569e1fae69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update port filter for 4f3e6def-262e-4933-9eb4-ae08bad38313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 16:59:59.296 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Updating port rules. 2021-07-26 16:59:59.296 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:59.296 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:359 2021-07-26 16:59:59.421 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [req-9fde9ff4-cb15-4fc4-9104-23b6d2847bee 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Lock "n-hv-driver-port-lock-4f3e6def-262e-4933-9eb4-ae08bad38313" 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:371 2021-07-26 16:59:59.441 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93396536-ae28-4824-9f7c-6b854f9e80bc 2021-07-26 17:00:00.488 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 17:00:00.488 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93396536-ae28-4824-9f7c-6b854f9e80bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 17:00:00.488 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93396536-ae28-4824-9f7c-6b854f9e80bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 17:00:00.488 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93396536-ae28-4824-9f7c-6b854f9e80bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 17:00:00.494 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93396536-ae28-4824-9f7c-6b854f9e80bc'] 2021-07-26 17:00:00.494 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 17:00:00.494 4380 2151003650712 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-07-26 17:00:00.494 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93396536-ae28-4824-9f7c-6b854f9e80bc'] 2021-07-26 17:00:01.316 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-701f44dd-0abe-499e-ad8e-2cd5191b0199 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network d562383b-0d51-4299-b6e8-31a5de2e899f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 17:00:01.316 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-701f44dd-0abe-499e-ad8e-2cd5191b0199 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network d562383b-0d51-4299-b6e8-31a5de2e899f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 17:00:02.504 4380 2151003650712 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:359 2021-07-26 17:00:02.520 4380 2151003650712 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:371 2021-07-26 17:00:04.577 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated on remote: ['3982387a-0d17-42e2-ac23-d569e1fae69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 17:00:04.577 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Security group member updated ['3982387a-0d17-42e2-ac23-d569e1fae69e'] 2021-07-26 17:00:04.577 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Refresh firewall rules 2021-07-26 17:00:04.577 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Get security group information for devices via rpc ['4f3e6def-262e-4933-9eb4-ae08bad38313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 17:00:04.613 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 17:00:04.613 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 17:00:04.668 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b569650-6f56-4008-97fc-fd992e8babac 95ac45c51c75442badd9a7e8c50de682 1629565948334080819e178263445164 - - -] port_delete event received for '4f3e6def-262e-4933-9eb4-ae08bad38313' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:00:05.458 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f3e6def-262e-4933-9eb4-ae08bad38313 2021-07-26 17:00:06.564 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 17:00:06.564 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f3e6def-262e-4933-9eb4-ae08bad38313' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 17:00:06.564 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f3e6def-262e-4933-9eb4-ae08bad38313' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 17:00:06.564 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f3e6def-262e-4933-9eb4-ae08bad38313 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 17:00:06.574 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35575c0a-3e4b-41a6-9456-80bd8f21fbba 2021-07-26 17:00:06.574 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f3e6def-262e-4933-9eb4-ae08bad38313'] 2021-07-26 17:00:06.574 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 17:00:06.574 4380 2151003650712 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-07-26 17:00:06.574 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f3e6def-262e-4933-9eb4-ae08bad38313'] 2021-07-26 17:00:06.597 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2785c6ca-eedc-4bf8-ad25-b787106a8606 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 35575c0a-3e4b-41a6-9456-80bd8f21fbba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 17:00:06.597 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2785c6ca-eedc-4bf8-ad25-b787106a8606 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 35575c0a-3e4b-41a6-9456-80bd8f21fbba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 17:00:08.566 4380 2151003650712 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:359 2021-07-26 17:00:08.576 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 17:00:45.440 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69c858e3-5d3d-4b6e-8e04-c325436352f3 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 17:00:45.440 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-69c858e3-5d3d-4b6e-8e04-c325436352f3 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 17:00:46.590 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083b5477-9d56-413e-92ce-1a0f37aa7b13 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] port_update received: 46d52d5a-d6b6-46f8-89c6-82efd7b11476 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-26 17:00:46.609 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083b5477-9d56-413e-92ce-1a0f37aa7b13 138df6b468ba4ae2afdcc1db522d876d 50fa63cec9e349e2b055908433f97eba - - -] No port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-26 17:00:53.643 4380 2151003648600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46d52d5a-d6b6-46f8-89c6-82efd7b11476 2021-07-26 17:00:54.783 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-26 17:00:55.080 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Adding port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 2021-07-26 17:00:55.080 4380 2150907739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 updated. Details: {'device': '46d52d5a-d6b6-46f8-89c6-82efd7b11476', 'network_id': '01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7', 'port_id': '46d52d5a-d6b6-46f8-89c6-82efd7b11476', 'mac_address': 'fa:16:3e:9d:e0:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 835, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4886fbf-b700-48dd-9d64-9c07256a8ffc', '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-07-26 17:00:55.080 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] 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-07-26 17:00:55.080 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:359 2021-07-26 17:00:55.080 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-26 17:00:55.080 4380 2151003650712 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-07-26 17:00:55.222 4380 2151003650712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46d52d5a-d6b6-46f8-89c6-82efd7b11476') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 17:00:55.222 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46d52d5a-d6b6-46f8-89c6-82efd7b11476') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-26 17:00:55.222 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-26 17:00:55.222 4380 2151003650712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 835, VLAN trunk: None to switch port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 2021-07-26 17:00:55.301 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-26 17:00:55.301 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46d52d5a-d6b6-46f8-89c6-82efd7b11476'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-26 17:00:55.518 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46d52d5a-d6b6-46f8-89c6-82efd7b11476']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-26 17:00:55.518 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-26 17:00:55.518 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58879ce9-a663-40bb-88da-4fc17e5ab03a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-26 17:00:55.518 4380 2151003650712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46d52d5a-d6b6-46f8-89c6-82efd7b11476 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-26 17:00:55.518 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-26 17:00:55.518 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46d52d5a-d6b6-46f8-89c6-82efd7b11476 not yet added. Adding. 2021-07-26 17:00:55.518 4380 2151003650712 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-07-26 17:00:55.518 4380 2151003650712 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-07-26 17:00:55.614 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:359 2021-07-26 17:00:55.689 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:371 2021-07-26 17:00:55.700 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:359 2021-07-26 17:00:55.819 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:371 2021-07-26 17:00:55.879 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46d52d5a-d6b6-46f8-89c6-82efd7b11476" 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:371 2021-07-26 17:00:55.879 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-26 17:00:55.879 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 processed. 2021-07-26 17:00:56.814 4380 2151003650712 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:359 2021-07-26 17:00:57.100 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 17:02:30.712 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03bce0fc-a854-4388-9557-38d9e985ab39 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for '8f41b91d-9a08-4331-b59b-4225cc98aab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:33.453 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55f55329-7946-45f3-9c3d-ac3ae2ccce44 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 17:02:33.453 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-55f55329-7946-45f3-9c3d-ac3ae2ccce44 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 17:02:33.520 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f55329-7946-45f3-9c3d-ac3ae2ccce44 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for '46d52d5a-d6b6-46f8-89c6-82efd7b11476' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:34.363 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46d52d5a-d6b6-46f8-89c6-82efd7b11476 2021-07-26 17:02:35.437 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 17:02:35.437 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46d52d5a-d6b6-46f8-89c6-82efd7b11476' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 17:02:35.437 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46d52d5a-d6b6-46f8-89c6-82efd7b11476' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 17:02:35.437 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46d52d5a-d6b6-46f8-89c6-82efd7b11476 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 17:02:35.437 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46d52d5a-d6b6-46f8-89c6-82efd7b11476'] 2021-07-26 17:02:35.437 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 17:02:35.437 4380 2151003650712 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-07-26 17:02:35.437 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46d52d5a-d6b6-46f8-89c6-82efd7b11476'] 2021-07-26 17:02:37.452 4380 2151003650712 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:359 2021-07-26 17:02:37.459 4380 2151003650712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-26 17:02:37.989 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a7d3c12-d65e-4a6c-8b76-9c8545d22634 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for '3fa6cecd-dcec-4576-a5a1-c20d5823e0f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:40.380 4380 2151003648776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2838af7d-4d7d-411d-8e68-991c074d7253 2021-07-26 17:02:40.687 4380 2151003650712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8866e28f-f437-4639-86b1-7430b3248d48 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated on remote: ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-26 17:02:40.687 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [req-8866e28f-f437-4639-86b1-7430b3248d48 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] Security group member updated ['58879ce9-a663-40bb-88da-4fc17e5ab03a'] 2021-07-26 17:02:40.739 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8866e28f-f437-4639-86b1-7430b3248d48 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for '2838af7d-4d7d-411d-8e68-991c074d7253' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:41.489 4380 2150907739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94b227d-384a-4ae9-b745-45fe502a8ca7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-26 17:02:41.489 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2838af7d-4d7d-411d-8e68-991c074d7253' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-26 17:02:41.489 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2838af7d-4d7d-411d-8e68-991c074d7253' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-26 17:02:41.489 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2838af7d-4d7d-411d-8e68-991c074d7253 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-26 17:02:41.489 4380 2151003650712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 2021-07-26 17:02:41.489 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2838af7d-4d7d-411d-8e68-991c074d7253'] 2021-07-26 17:02:41.489 4380 2151003650712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-26 17:02:41.489 4380 2151003650712 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-07-26 17:02:41.489 4380 2151003650712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2838af7d-4d7d-411d-8e68-991c074d7253'] 2021-07-26 17:02:42.755 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a6e5d1c-a1e1-4dee-a784-6deac27f233e 215be50d709544bcb2641de3e6b0c11c 956ed60149fe4acaab30d560796d7da8 - - -] port_delete event received for 'a4e8efd1-857c-4643-a7ab-1966abb7d13a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:43.499 4380 2151003650712 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:359 2021-07-26 17:02:43.521 4380 2151003650712 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:371 2021-07-26 17:02:45.593 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30be5c49-c4c7-4b68-8c83-4e4e280d6c5f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '6b110c54-db6b-41d8-8e39-8d63d8ada1ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:46.989 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcea798f-870e-4ca7-91f9-1b538ead1410 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '38cc1089-d59d-4066-ba98-4c824c255c45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:47.942 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd4288d7-ee0c-4fce-85a2-aaacc5bb4c3d b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'c3441c90-3403-44cd-a3ed-b2b02d7681a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:48.005 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babd4308-2993-44e4-9ddf-fd46907d8b1d - - - - -] port_delete event received for 'c3441c90-3403-44cd-a3ed-b2b02d7681a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:48.218 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd4288d7-ee0c-4fce-85a2-aaacc5bb4c3d b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 17:02:48.218 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd4288d7-ee0c-4fce-85a2-aaacc5bb4c3d b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 01e8d84a-d35d-4aa2-9bb9-a1b1a74cc3c7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-26 17:02:49.208 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7efba652-25b0-47e6-9459-e7043b6fb4f9 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for '211066f4-91b5-478d-96de-067945680524' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:50.671 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-912bebef-2ae3-4075-8b25-724079430766 b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'f56c1ce9-f474-4fa1-b7ce-b930bfb254e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:51.567 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f481010-0786-40d0-a6e1-87cfbf8d6e4f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] port_delete event received for 'd91d2f0d-0b79-4cce-9944-f7278a673906' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:51.671 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dbf5273-3b06-41de-aca3-0320af266610 - - - - -] port_delete event received for 'd91d2f0d-0b79-4cce-9944-f7278a673906' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-26 17:02:51.817 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f481010-0786-40d0-a6e1-87cfbf8d6e4f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] network_delete received. Deleting network 2abdc813-1a2c-4287-8009-9a7d3549e4be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-26 17:02:51.817 4380 2151003650712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f481010-0786-40d0-a6e1-87cfbf8d6e4f b7605d1a9bc64a179a1241f72dc27ac5 c64880fc801548d18f86720c7893f865 - - -] Network 2abdc813-1a2c-4287-8009-9a7d3549e4be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463