2021-09-15 17:05:33.114 4892 1428969511928 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-15 17:05:33.114 4892 1428969511928 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev648 2021-09-15 17:05:33.114 4892 1428969511928 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-09-15 17:05:33.148 4892 1428969511928 MainThread INFO os_win.utils.network.networkutils [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] WMI caching is disabled. 2021-09-15 17:05:33.386 4892 1428969511928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-15 17:05:33.484 4892 1428969511928 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-15 17:05:33.484 4892 1428969511928 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-15 17:05:33.668 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent initialized successfully, now running... 2021-09-15 17:05:33.696 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-15 17:05:33.696 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-15 17:05:33.761 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-15 17:07:29.519 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-219108e9-5eef-49cc-ab96-bf6d55b184ec - - - - -] port_update received: feb1a3bc-1c6b-4539-b172-f10266773f2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:29.529 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-219108e9-5eef-49cc-ab96-bf6d55b184ec - - - - -] No port feb1a3bc-1c6b-4539-b172-f10266773f2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:33.939 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c174a1bd-d585-4f90-b171-d8c75678794f - - - - -] port_update received: 882f7332-9953-4b43-af5b-64489fe79c3e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:33.950 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c174a1bd-d585-4f90-b171-d8c75678794f - - - - -] No port 882f7332-9953-4b43-af5b-64489fe79c3e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:35.002 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-888f0615-d7c2-4135-bf95-046a997f86ca - - - - -] port_update received: 73b80793-d7c3-4d37-b31c-bd5edbafb719 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:35.002 4892 1429067345992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-888f0615-d7c2-4135-bf95-046a997f86ca - - - - -] No port 73b80793-d7c3-4d37-b31c-bd5edbafb719 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:36.142 4892 1429067345992 MainThread WARNING oslo_policy.policy [req-54e4244e-e742-4806-8a32-6ed2f95e7c60 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] 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-09-15 17:07:36.142 4892 1429067345992 MainThread WARNING oslo_policy.policy [req-54e4244e-e742-4806-8a32-6ed2f95e7c60 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] 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-09-15 17:07:36.157 4892 1429067345992 MainThread WARNING oslo_policy.policy [req-54e4244e-e742-4806-8a32-6ed2f95e7c60 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] 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-09-15 17:07:36.157 4892 1429067345992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54e4244e-e742-4806-8a32-6ed2f95e7c60 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Security group member updated on remote: ['8b7e822d-258b-471d-a553-a7297982f6f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:07:36.157 4892 1429067345992 MainThread INFO neutron.agent.securitygroups_rpc [req-54e4244e-e742-4806-8a32-6ed2f95e7c60 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Security group member updated ['8b7e822d-258b-471d-a553-a7297982f6f7'] 2021-09-15 17:07:37.486 4892 1429067182152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46024c17-281d-4216-8b3d-c7a2e5c34737 - - - - -] port_update received: ee7476a6-724c-4204-8750-9c7f136ebfae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:37.502 4892 1429067182152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46024c17-281d-4216-8b3d-c7a2e5c34737 - - - - -] No port ee7476a6-724c-4204-8750-9c7f136ebfae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:40.053 4892 1429067182152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4967dbb-e7fe-4672-af7a-e037bc5c65c0 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 7c78b253-5f73-49d4-9cec-bbad489a728a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:40.053 4892 1429067182152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4967dbb-e7fe-4672-af7a-e037bc5c65c0 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 7c78b253-5f73-49d4-9cec-bbad489a728a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:41.081 4892 1429067288648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11f113c8-1446-42b9-a0b9-982d8743c35e - - - - -] port_update received: d7374ef9-2f20-45da-8397-a70d102cef19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:41.098 4892 1429067288648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11f113c8-1446-42b9-a0b9-982d8743c35e - - - - -] No port d7374ef9-2f20-45da-8397-a70d102cef19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:44.645 4892 1429067202632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-371bf520-e4a9-4222-90b0-00d2186e4fb9 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated on remote: ['b8afd186-563e-4150-b804-f16b0532b368'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:07:44.645 4892 1429067202632 MainThread INFO neutron.agent.securitygroups_rpc [req-371bf520-e4a9-4222-90b0-00d2186e4fb9 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated ['b8afd186-563e-4150-b804-f16b0532b368'] 2021-09-15 17:07:44.916 4892 1429067173960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcb8a6b-8de0-4a8d-89aa-6af184c45dc5 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated on remote: ['110eaecc-850f-4779-8ee5-3ff746598f3d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:07:44.916 4892 1429067173960 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcb8a6b-8de0-4a8d-89aa-6af184c45dc5 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated ['110eaecc-850f-4779-8ee5-3ff746598f3d'] 2021-09-15 17:07:45.760 4892 1429067173960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e55f597-2019-41ad-937f-c67a9b9d4542 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated on remote: ['b8afd186-563e-4150-b804-f16b0532b368'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:07:45.760 4892 1429067173960 MainThread INFO neutron.agent.securitygroups_rpc [req-8e55f597-2019-41ad-937f-c67a9b9d4542 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated ['b8afd186-563e-4150-b804-f16b0532b368'] 2021-09-15 17:07:46.100 4892 1429067214920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dc2d956-fe79-4f87-a035-a2cc4d7559c7 - - - - -] port_update received: 6ed4a220-98e9-4c61-a4b8-952553a624cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:46.100 4892 1429067214920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dc2d956-fe79-4f87-a035-a2cc4d7559c7 - - - - -] No port 6ed4a220-98e9-4c61-a4b8-952553a624cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:46.333 4892 1429067247688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee8e2d12-6738-4322-a51f-f00896a52702 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated on remote: ['110eaecc-850f-4779-8ee5-3ff746598f3d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:07:46.349 4892 1429067247688 MainThread INFO neutron.agent.securitygroups_rpc [req-ee8e2d12-6738-4322-a51f-f00896a52702 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated ['110eaecc-850f-4779-8ee5-3ff746598f3d'] 2021-09-15 17:07:48.349 4892 1429067595848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6ec7a71-1cf1-4991-8242-7e16b1effe84 cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated on remote: ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:07:48.349 4892 1429067595848 MainThread INFO neutron.agent.securitygroups_rpc [req-d6ec7a71-1cf1-4991-8242-7e16b1effe84 cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] 2021-09-15 17:07:52.082 4892 1429067595848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-448f3bef-b853-4cd4-9e78-e626dbfb392b 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 0aa47e0b-1382-485b-857f-b3d2196b3d2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:52.093 4892 1429067595848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-448f3bef-b853-4cd4-9e78-e626dbfb392b 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 0aa47e0b-1382-485b-857f-b3d2196b3d2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:52.754 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c78b253-5f73-49d4-9cec-bbad489a728a 2021-09-15 17:07:53.161 4892 1429067149384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c5b2e7c-99a1-4f73-9ac3-7d330071c21f cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated on remote: ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:07:53.171 4892 1429067149384 MainThread INFO neutron.agent.securitygroups_rpc [req-1c5b2e7c-99a1-4f73-9ac3-7d330071c21f cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] 2021-09-15 17:07:54.458 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:07:54.771 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0aa47e0b-1382-485b-857f-b3d2196b3d2a 2021-09-15 17:07:54.880 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 7c78b253-5f73-49d4-9cec-bbad489a728a 2021-09-15 17:07:54.880 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 7c78b253-5f73-49d4-9cec-bbad489a728a updated. Details: {'device': '7c78b253-5f73-49d4-9cec-bbad489a728a', 'network_id': '1bfffab8-a5db-446e-aa7e-f9d59a00a7ba', 'port_id': '7c78b253-5f73-49d4-9cec-bbad489a728a', 'mac_address': 'fa:16:3e:e4:6b:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f236ada-5ca3-410a-985c-f8417e87ba66', '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-09-15 17:07:54.880 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:07:54.880 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" 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-09-15 17:07:54.880 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c78b253-5f73-49d4-9cec-bbad489a728a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:07:54.880 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1bfffab8-a5db-446e-aa7e-f9d59a00a7ba 2021-09-15 17:07:54.880 4892 1429067149736 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-09-15 17:07:54.910 4892 1429067150088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9d8b7e2-f036-4394-b19d-444e977b7967 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:54.922 4892 1429067150088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9d8b7e2-f036-4394-b19d-444e977b7967 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:55.029 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c78b253-5f73-49d4-9cec-bbad489a728a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:55.029 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c78b253-5f73-49d4-9cec-bbad489a728a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:55.051 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c78b253-5f73-49d4-9cec-bbad489a728a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:07:55.051 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 7c78b253-5f73-49d4-9cec-bbad489a728a 2021-09-15 17:07:55.121 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:07:55.121 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c78b253-5f73-49d4-9cec-bbad489a728a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:07:55.394 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c78b253-5f73-49d4-9cec-bbad489a728a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:07:55.394 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:07:55.394 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b7e822d-258b-471d-a553-a7297982f6f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:07:55.394 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b7e822d-258b-471d-a553-a7297982f6f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:07:55.394 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c78b253-5f73-49d4-9cec-bbad489a728a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:07:55.394 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:07:55.394 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7c78b253-5f73-49d4-9cec-bbad489a728a not yet added. Adding. 2021-09-15 17:07:55.394 4892 1429067149736 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-09-15 17:07:55.408 4892 1429067149736 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-09-15 17:07:55.489 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" 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-09-15 17:07:55.561 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:55.561 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" 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-09-15 17:07:55.645 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:55.713 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c78b253-5f73-49d4-9cec-bbad489a728a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:55.719 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c78b253-5f73-49d4-9cec-bbad489a728a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:07:55.719 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c78b253-5f73-49d4-9cec-bbad489a728a processed. 2021-09-15 17:07:56.494 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:07:56.494 4892 1429067149736 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-09-15 17:07:56.760 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 2021-09-15 17:07:57.239 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 0aa47e0b-1382-485b-857f-b3d2196b3d2a 2021-09-15 17:07:57.239 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 0aa47e0b-1382-485b-857f-b3d2196b3d2a updated. Details: {'device': '0aa47e0b-1382-485b-857f-b3d2196b3d2a', 'network_id': 'e2606e56-126c-411b-aa97-05a9cde51cbb', 'port_id': '0aa47e0b-1382-485b-857f-b3d2196b3d2a', 'mac_address': 'fa:16:3e:33:48:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 524, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eae136c4-1a3e-48c0-adbf-6880645f6358', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:07:57.239 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:07:57.255 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:07:57.255 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0aa47e0b-1382-485b-857f-b3d2196b3d2a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:07:57.255 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2606e56-126c-411b-aa97-05a9cde51cbb 2021-09-15 17:07:57.255 4892 1429067150440 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-09-15 17:07:57.380 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0aa47e0b-1382-485b-857f-b3d2196b3d2a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:57.380 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0aa47e0b-1382-485b-857f-b3d2196b3d2a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:57.391 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:57.391 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0aa47e0b-1382-485b-857f-b3d2196b3d2a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:07:57.391 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 524, VLAN trunk: None to switch port 0aa47e0b-1382-485b-857f-b3d2196b3d2a 2021-09-15 17:07:57.473 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:07:57.473 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0aa47e0b-1382-485b-857f-b3d2196b3d2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:07:57.817 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0aa47e0b-1382-485b-857f-b3d2196b3d2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:07:57.817 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:07:57.817 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:07:57.817 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:07:57.817 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0aa47e0b-1382-485b-857f-b3d2196b3d2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:07:57.817 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:07:57.817 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0aa47e0b-1382-485b-857f-b3d2196b3d2a not yet added. Adding. 2021-09-15 17:07:57.817 4892 1429067150440 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-09-15 17:07:57.817 4892 1429067150440 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-09-15 17:07:57.910 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:07:57.989 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:07:57.989 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:07:58.088 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c21b7d65-8422-4137-8000-c1f85bff4f68 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated on remote: ['b8afd186-563e-4150-b804-f16b0532b368'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:07:58.088 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-c21b7d65-8422-4137-8000-c1f85bff4f68 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated ['b8afd186-563e-4150-b804-f16b0532b368'] 2021-09-15 17:07:58.093 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:58.182 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:58.182 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0aa47e0b-1382-485b-857f-b3d2196b3d2a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:07:58.182 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0aa47e0b-1382-485b-857f-b3d2196b3d2a processed. 2021-09-15 17:07:58.246 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ce28bde-1bea-4309-b5eb-bfad49c92e9f fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated on remote: ['110eaecc-850f-4779-8ee5-3ff746598f3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:07:58.246 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-9ce28bde-1bea-4309-b5eb-bfad49c92e9f fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated ['110eaecc-850f-4779-8ee5-3ff746598f3d'] 2021-09-15 17:07:58.521 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:07:58.521 4892 1429067150440 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-09-15 17:07:59.099 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 2021-09-15 17:07:59.112 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 updated. Details: {'device': 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2', 'network_id': 'e2606e56-126c-411b-aa97-05a9cde51cbb', 'port_id': 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2', 'mac_address': 'fa:16:3e:55:d0:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 524, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eae136c4-1a3e-48c0-adbf-6880645f6358', '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-09-15 17:07:59.112 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:07:59.112 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" 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-09-15 17:07:59.112 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:07:59.112 4892 1429067149736 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-09-15 17:07:59.206 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:07:59.225 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:59.225 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:07:59.240 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:07:59.240 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 524, VLAN trunk: None to switch port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 2021-09-15 17:07:59.311 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:07:59.311 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['adbff125-6ee5-4dc9-9dee-4d21ed28b8f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:07:59.778 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92a13f8a-c8cd-4474-87a0-024e37be70bd 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 525e2bb3-1659-44ef-a189-aafe7b7f4d31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:07:59.799 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92a13f8a-c8cd-4474-87a0-024e37be70bd 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:07:59.853 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['adbff125-6ee5-4dc9-9dee-4d21ed28b8f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:07:59.853 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:07:59.853 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:07:59.853 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:07:59.853 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:07:59.853 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:07:59.853 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 not yet added. Adding. 2021-09-15 17:07:59.853 4892 1429067149736 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-09-15 17:07:59.853 4892 1429067149736 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-09-15 17:07:59.960 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" 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-09-15 17:08:00.057 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:08:00.057 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" 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-09-15 17:08:00.181 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" 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-09-15 17:08:00.269 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adbff125-6ee5-4dc9-9dee-4d21ed28b8f2" 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-09-15 17:08:00.269 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:08:00.269 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 processed. 2021-09-15 17:08:00.546 4892 1429067149736 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-09-15 17:08:01.047 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc71b58d-5a28-4d95-a8c0-e0ae3d0b9bfd 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 66000c22-9dd9-47c9-9734-cd62275416d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:08:01.047 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:08:01.058 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc71b58d-5a28-4d95-a8c0-e0ae3d0b9bfd 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 66000c22-9dd9-47c9-9734-cd62275416d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:08:02.807 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 525e2bb3-1659-44ef-a189-aafe7b7f4d31 2021-09-15 17:08:04.541 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:08:04.814 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:08:04.814 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 2021-09-15 17:08:04.825 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 updated. Details: {'device': '525e2bb3-1659-44ef-a189-aafe7b7f4d31', 'network_id': '7dbb187b-c00a-40b8-a77c-bcc7b276eb07', 'port_id': '525e2bb3-1659-44ef-a189-aafe7b7f4d31', 'mac_address': 'fa:16:3e:12:d7:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b5e6f638-596e-4354-885a-a0a2bc87c446', '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-09-15 17:08:04.825 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:08:04.825 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:04.825 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:08:04.825 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 2021-09-15 17:08:04.825 4892 1429067150440 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-09-15 17:08:04.963 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '525e2bb3-1659-44ef-a189-aafe7b7f4d31') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:08:04.963 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '525e2bb3-1659-44ef-a189-aafe7b7f4d31') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:08:04.963 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:08:04.980 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 2021-09-15 17:08:05.059 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:08:05.059 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['525e2bb3-1659-44ef-a189-aafe7b7f4d31'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:08:05.244 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['525e2bb3-1659-44ef-a189-aafe7b7f4d31']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:08:05.244 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:08:05.244 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b8afd186-563e-4150-b804-f16b0532b368) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:08:05.244 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 525e2bb3-1659-44ef-a189-aafe7b7f4d31 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:08:05.244 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:08:05.244 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 525e2bb3-1659-44ef-a189-aafe7b7f4d31 not yet added. Adding. 2021-09-15 17:08:05.244 4892 1429067150440 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-09-15 17:08:05.244 4892 1429067150440 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-09-15 17:08:05.352 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:05.456 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:05.456 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:05.606 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:05.697 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-525e2bb3-1659-44ef-a189-aafe7b7f4d31" 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-09-15 17:08:05.697 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:08:05.697 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 processed. 2021-09-15 17:08:06.541 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:08:06.541 4892 1429067150440 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-09-15 17:08:06.964 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:08:06.964 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 66000c22-9dd9-47c9-9734-cd62275416d3 updated. Details: {'device': '66000c22-9dd9-47c9-9734-cd62275416d3', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': '66000c22-9dd9-47c9-9734-cd62275416d3', 'mac_address': 'fa:16:3e:5b:da:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:08:06.964 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:08:06.964 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:06.964 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:08:06.964 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:08:06.964 4892 1429067149736 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-09-15 17:08:06.978 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:08:07.114 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:08:07.114 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:08:07.123 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66000c22-9dd9-47c9-9734-cd62275416d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:08:07.123 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:08:07.214 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:08:07.214 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66000c22-9dd9-47c9-9734-cd62275416d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:08:07.405 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66000c22-9dd9-47c9-9734-cd62275416d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:08:07.405 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:08:07.405 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (110eaecc-850f-4779-8ee5-3ff746598f3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:08:07.428 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66000c22-9dd9-47c9-9734-cd62275416d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:08:07.428 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:08:07.428 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66000c22-9dd9-47c9-9734-cd62275416d3 not yet added. Adding. 2021-09-15 17:08:07.428 4892 1429067149736 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-09-15 17:08:07.428 4892 1429067149736 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-09-15 17:08:07.607 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:07.794 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:07.794 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:07.966 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:08.076 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:08:08.076 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66000c22-9dd9-47c9-9734-cd62275416d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:08:08.076 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66000c22-9dd9-47c9-9734-cd62275416d3 processed. 2021-09-15 17:08:08.538 4892 1429067149736 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-09-15 17:08:08.918 4892 1429067149736 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-09-15 17:08:18.065 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Security group member updated on remote: ['8b7e822d-258b-471d-a553-a7297982f6f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:08:18.065 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Security group member updated ['8b7e822d-258b-471d-a553-a7297982f6f7'] 2021-09-15 17:08:18.065 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Refresh firewall rules 2021-09-15 17:08:18.073 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Get security group information for devices via rpc ['7c78b253-5f73-49d4-9cec-bbad489a728a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:08:18.104 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:08:18.104 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:08:18.183 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d427b5a-f4b9-43dc-aab7-c218db43100c 33e6e0d67cdd48f49bc00d3510ffd93f d4473d8d0452405fa6b6a732d62bdf95 - - -] port_delete event received for '7c78b253-5f73-49d4-9cec-bbad489a728a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:08:18.902 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c78b253-5f73-49d4-9cec-bbad489a728a 2021-09-15 17:08:19.301 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e43ba9e-7f98-4c90-af34-3def742caecf 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 989bc456-8408-4a48-b8f2-0e201c559765 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:08:19.301 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e43ba9e-7f98-4c90-af34-3def742caecf 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 989bc456-8408-4a48-b8f2-0e201c559765 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:08:20.309 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00816ce1-5866-465a-a167-4b7025563c82 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 4b68972d-317c-4183-835c-a2e296dbcefa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:08:20.309 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00816ce1-5866-465a-a167-4b7025563c82 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 4b68972d-317c-4183-835c-a2e296dbcefa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:08:20.590 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:08:20.590 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c78b253-5f73-49d4-9cec-bbad489a728a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:08:20.590 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c78b253-5f73-49d4-9cec-bbad489a728a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:08:20.590 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c78b253-5f73-49d4-9cec-bbad489a728a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:08:20.590 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1bfffab8-a5db-446e-aa7e-f9d59a00a7ba 2021-09-15 17:08:20.590 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c78b253-5f73-49d4-9cec-bbad489a728a'] 2021-09-15 17:08:20.590 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:08:20.615 4892 1429067149736 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-09-15 17:08:20.615 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c78b253-5f73-49d4-9cec-bbad489a728a'] 2021-09-15 17:08:22.610 4892 1429067149736 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-09-15 17:08:22.651 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:08:23.307 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24116f6-74e4-4231-b72e-9b9d2122dfc5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 1bfffab8-a5db-446e-aa7e-f9d59a00a7ba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:08:23.307 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24116f6-74e4-4231-b72e-9b9d2122dfc5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 1bfffab8-a5db-446e-aa7e-f9d59a00a7ba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:08:50.212 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd11be5f-2afe-44cc-aab4-f9a02ae3befd 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated on remote: ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:08:50.212 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-fd11be5f-2afe-44cc-aab4-f9a02ae3befd 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] 2021-09-15 17:08:51.358 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ac7f029-c3d7-4be0-919e-6e2f39efd4b3 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: c8bb7ee7-33a1-4321-821a-4d9d9de283cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:08:51.677 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ac7f029-c3d7-4be0-919e-6e2f39efd4b3 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port c8bb7ee7-33a1-4321-821a-4d9d9de283cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:08:59.337 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8bb7ee7-33a1-4321-821a-4d9d9de283cb 2021-09-15 17:09:00.827 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:09:01.087 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port c8bb7ee7-33a1-4321-821a-4d9d9de283cb 2021-09-15 17:09:01.104 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port c8bb7ee7-33a1-4321-821a-4d9d9de283cb updated. Details: {'device': 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb', 'network_id': 'bc33686f-36d4-4f3f-81df-c19801f96b4a', 'port_id': 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb', 'mac_address': 'fa:16:3e:3a:19:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ea3a06c-afcd-4b5b-959b-c06cfd6d9ffa', '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-09-15 17:09:01.104 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:09:01.104 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" 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-09-15 17:09:01.104 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8bb7ee7-33a1-4321-821a-4d9d9de283cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:09:01.104 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc33686f-36d4-4f3f-81df-c19801f96b4a 2021-09-15 17:09:01.104 4892 1429067149736 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-09-15 17:09:01.306 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:01.306 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:01.306 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8bb7ee7-33a1-4321-821a-4d9d9de283cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:09:01.306 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port c8bb7ee7-33a1-4321-821a-4d9d9de283cb 2021-09-15 17:09:01.433 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:09:01.433 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8bb7ee7-33a1-4321-821a-4d9d9de283cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:01.587 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8bb7ee7-33a1-4321-821a-4d9d9de283cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:01.587 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:01.587 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (352cb9ad-a177-4ea0-b451-1dbce27d9e5f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:09:01.587 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (352cb9ad-a177-4ea0-b451-1dbce27d9e5f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:09:01.587 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8bb7ee7-33a1-4321-821a-4d9d9de283cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:09:01.587 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:09:01.587 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8bb7ee7-33a1-4321-821a-4d9d9de283cb not yet added. Adding. 2021-09-15 17:09:01.587 4892 1429067149736 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-09-15 17:09:01.587 4892 1429067149736 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-09-15 17:09:01.745 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-15 17:09:01.901 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" 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-09-15 17:09:01.901 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" 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-09-15 17:09:02.058 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" 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-09-15 17:09:02.214 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8bb7ee7-33a1-4321-821a-4d9d9de283cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:02.214 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8bb7ee7-33a1-4321-821a-4d9d9de283cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:09:02.214 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8bb7ee7-33a1-4321-821a-4d9d9de283cb processed. 2021-09-15 17:09:02.841 4892 1429067149736 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-09-15 17:09:03.985 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:11.369 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8bb7ee7-33a1-4321-821a-4d9d9de283cb 2021-09-15 17:09:12.106 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated on remote: ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:09:12.106 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] 2021-09-15 17:09:12.106 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Refresh firewall rules 2021-09-15 17:09:12.106 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Get security group information for devices via rpc ['c8bb7ee7-33a1-4321-821a-4d9d9de283cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:12.135 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:12.135 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:12.151 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b761f54-501f-44f9-8b58-2b8d47d5be01 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated on remote: ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:09:12.151 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-4b761f54-501f-44f9-8b58-2b8d47d5be01 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] 2021-09-15 17:09:12.199 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-284356be-d90a-4273-8ff6-c3bf4a407b99 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] port_delete event received for 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:09:12.871 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:09:12.871 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:09:12.871 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8bb7ee7-33a1-4321-821a-4d9d9de283cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:09:12.871 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8bb7ee7-33a1-4321-821a-4d9d9de283cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:09:12.900 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc33686f-36d4-4f3f-81df-c19801f96b4a 2021-09-15 17:09:12.900 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8bb7ee7-33a1-4321-821a-4d9d9de283cb'] 2021-09-15 17:09:12.900 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:09:12.900 4892 1429067149736 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-09-15 17:09:12.900 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8bb7ee7-33a1-4321-821a-4d9d9de283cb'] 2021-09-15 17:09:13.433 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffc05dc6-c25e-4e77-b911-feb3fc32df84 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: e2404fe4-645d-4b5f-b18c-e4ce60c78269 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:13.452 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffc05dc6-c25e-4e77-b911-feb3fc32df84 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port e2404fe4-645d-4b5f-b18c-e4ce60c78269 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:14.889 4892 1429067149736 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-09-15 17:09:14.916 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:15.471 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2404fe4-645d-4b5f-b18c-e4ce60c78269 2021-09-15 17:09:16.899 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:09:17.290 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port e2404fe4-645d-4b5f-b18c-e4ce60c78269 2021-09-15 17:09:17.290 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port e2404fe4-645d-4b5f-b18c-e4ce60c78269 updated. Details: {'device': 'e2404fe4-645d-4b5f-b18c-e4ce60c78269', 'network_id': '0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f', 'port_id': 'e2404fe4-645d-4b5f-b18c-e4ce60c78269', 'mac_address': 'fa:16:3e:9b:df:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 513, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e12ace24-bf3d-4d74-bc3b-0dace0591eda', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:09:17.290 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:09:17.290 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:17.290 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2404fe4-645d-4b5f-b18c-e4ce60c78269 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:09:17.290 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f 2021-09-15 17:09:17.290 4892 1429067149736 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-09-15 17:09:17.480 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2404fe4-645d-4b5f-b18c-e4ce60c78269') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:17.480 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2404fe4-645d-4b5f-b18c-e4ce60c78269') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:17.496 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2404fe4-645d-4b5f-b18c-e4ce60c78269 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:09:17.496 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 513, VLAN trunk: None to switch port e2404fe4-645d-4b5f-b18c-e4ce60c78269 2021-09-15 17:09:17.619 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:09:17.619 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2404fe4-645d-4b5f-b18c-e4ce60c78269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:17.775 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2404fe4-645d-4b5f-b18c-e4ce60c78269']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:17.775 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:17.775 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6ada526-39eb-4e55-aaea-8b82319baf7f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:09:17.775 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e6ada526-39eb-4e55-aaea-8b82319baf7f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:09:17.775 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2404fe4-645d-4b5f-b18c-e4ce60c78269 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:09:17.775 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:09:17.775 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2404fe4-645d-4b5f-b18c-e4ce60c78269 not yet added. Adding. 2021-09-15 17:09:17.775 4892 1429067149736 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-09-15 17:09:17.775 4892 1429067149736 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-09-15 17:09:17.979 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:18.150 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:18.150 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:18.309 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:18.462 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2404fe4-645d-4b5f-b18c-e4ce60c78269" 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-09-15 17:09:18.462 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2404fe4-645d-4b5f-b18c-e4ce60c78269 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:09:18.462 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2404fe4-645d-4b5f-b18c-e4ce60c78269 processed. 2021-09-15 17:09:18.666 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77977856-9d23-4df0-9d58-edfb56a97d49 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated on remote: ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:09:18.666 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-77977856-9d23-4df0-9d58-edfb56a97d49 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] 2021-09-15 17:09:18.904 4892 1429067149736 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-09-15 17:09:19.556 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:19.870 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6198f81-ef52-4fff-bb8b-0e2ca7a36592 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: cf7a4172-e74c-48d2-93ab-594e84d7e497 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:19.891 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6198f81-ef52-4fff-bb8b-0e2ca7a36592 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port cf7a4172-e74c-48d2-93ab-594e84d7e497 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:20.266 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ab1d141-5be8-452a-8c51-d0e21a1a4d2e - - - - -] port_update received: b45602ff-86fe-455e-983f-d154c6ac5fb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:20.278 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ab1d141-5be8-452a-8c51-d0e21a1a4d2e - - - - -] No port b45602ff-86fe-455e-983f-d154c6ac5fb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:23.555 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cf7a4172-e74c-48d2-93ab-594e84d7e497 2021-09-15 17:09:24.026 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8efd5e82-29ad-436c-a478-9b1d34250c10 - - - - -] port_update received: 47688ace-93f5-401c-bde5-ea5f5d38b135 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:24.046 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8efd5e82-29ad-436c-a478-9b1d34250c10 - - - - -] No port 47688ace-93f5-401c-bde5-ea5f5d38b135 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:24.950 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:09:25.634 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port cf7a4172-e74c-48d2-93ab-594e84d7e497 2021-09-15 17:09:25.634 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port cf7a4172-e74c-48d2-93ab-594e84d7e497 updated. Details: {'device': 'cf7a4172-e74c-48d2-93ab-594e84d7e497', 'network_id': 'bc33686f-36d4-4f3f-81df-c19801f96b4a', 'port_id': 'cf7a4172-e74c-48d2-93ab-594e84d7e497', 'mac_address': 'fa:16:3e:41:b2:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ea3a06c-afcd-4b5b-959b-c06cfd6d9ffa', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:09:25.634 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:09:25.634 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" 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-09-15 17:09:25.634 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cf7a4172-e74c-48d2-93ab-594e84d7e497 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:09:25.634 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc33686f-36d4-4f3f-81df-c19801f96b4a 2021-09-15 17:09:25.634 4892 1429067149736 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-09-15 17:09:25.838 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cf7a4172-e74c-48d2-93ab-594e84d7e497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:25.838 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cf7a4172-e74c-48d2-93ab-594e84d7e497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:25.886 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cf7a4172-e74c-48d2-93ab-594e84d7e497 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:09:25.886 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port cf7a4172-e74c-48d2-93ab-594e84d7e497 2021-09-15 17:09:25.993 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:09:26.008 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cf7a4172-e74c-48d2-93ab-594e84d7e497'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:26.277 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cf7a4172-e74c-48d2-93ab-594e84d7e497']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:26.277 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:26.277 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (352cb9ad-a177-4ea0-b451-1dbce27d9e5f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:09:26.277 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (352cb9ad-a177-4ea0-b451-1dbce27d9e5f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:09:26.277 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cf7a4172-e74c-48d2-93ab-594e84d7e497 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:09:26.277 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:09:26.277 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cf7a4172-e74c-48d2-93ab-594e84d7e497 not yet added. Adding. 2021-09-15 17:09:26.277 4892 1429067149736 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-09-15 17:09:26.277 4892 1429067149736 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-09-15 17:09:26.464 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" 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-09-15 17:09:26.621 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" 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-09-15 17:09:26.621 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" 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-09-15 17:09:26.807 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" 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-09-15 17:09:26.919 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf7a4172-e74c-48d2-93ab-594e84d7e497" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:26.919 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cf7a4172-e74c-48d2-93ab-594e84d7e497 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:09:26.919 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cf7a4172-e74c-48d2-93ab-594e84d7e497 processed. 2021-09-15 17:09:26.963 4892 1429067149736 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-09-15 17:09:27.543 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:27.917 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e2770af-7e92-4071-a5e0-859f2b88448f - - - - -] port_update received: 90b737c8-a091-423c-a2ce-ea58051e5c8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:27.917 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e2770af-7e92-4071-a5e0-859f2b88448f - - - - -] No port 90b737c8-a091-423c-a2ce-ea58051e5c8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:30.604 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3066574b-79ab-4e8a-8c0b-5db1313110bb be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:30.604 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3066574b-79ab-4e8a-8c0b-5db1313110bb be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:31.032 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38e9fb39-6332-4cd3-9d92-33b74e4efd09 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:31.044 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-38e9fb39-6332-4cd3-9d92-33b74e4efd09 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:31.603 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2fce04e-ee80-4684-b437-553878ae75f7 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:31.603 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-f2fce04e-ee80-4684-b437-553878ae75f7 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:31.641 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08187e4-99ed-4b1f-ae8e-b66a94bd2bd2 - - - - -] port_update received: 9a628a28-43b1-456a-b7f8-005a59a7721d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:09:31.650 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08187e4-99ed-4b1f-ae8e-b66a94bd2bd2 - - - - -] No port 9a628a28-43b1-456a-b7f8-005a59a7721d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:09:32.088 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dc7f4b2-c749-4d7a-8fb5-325ab2c3198e be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:32.088 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3dc7f4b2-c749-4d7a-8fb5-325ab2c3198e be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:32.597 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bce5f538-1c8f-44e2-8e77-61dd81fa3498 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:32.597 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-bce5f538-1c8f-44e2-8e77-61dd81fa3498 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:33.109 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-396a21b7-478b-4cc8-9b05-c26d708b2eeb be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:09:33.109 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-396a21b7-478b-4cc8-9b05-c26d708b2eeb be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group rule updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:09:35.542 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated on remote: ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:09:35.542 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Security group member updated ['352cb9ad-a177-4ea0-b451-1dbce27d9e5f'] 2021-09-15 17:09:35.542 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Refresh firewall rules 2021-09-15 17:09:35.542 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Get security group information for devices via rpc ['cf7a4172-e74c-48d2-93ab-594e84d7e497'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:35.575 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:35.575 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:35.604 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b98361-f6aa-46e6-b5bb-e53425a70ed4 7907023713fc4a65b610a8c3ac447252 d277f69c002141b982b76c2222a8be70 - - -] port_delete event received for 'cf7a4172-e74c-48d2-93ab-594e84d7e497' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:09:35.636 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cf7a4172-e74c-48d2-93ab-594e84d7e497 2021-09-15 17:09:36.993 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:09:36.993 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cf7a4172-e74c-48d2-93ab-594e84d7e497' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:09:36.993 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cf7a4172-e74c-48d2-93ab-594e84d7e497' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:09:36.993 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cf7a4172-e74c-48d2-93ab-594e84d7e497 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:09:37.044 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc33686f-36d4-4f3f-81df-c19801f96b4a 2021-09-15 17:09:37.044 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf7a4172-e74c-48d2-93ab-594e84d7e497'] 2021-09-15 17:09:37.044 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:09:37.044 4892 1429067149736 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-09-15 17:09:37.044 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf7a4172-e74c-48d2-93ab-594e84d7e497'] 2021-09-15 17:09:39.003 4892 1429067149736 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-09-15 17:09:39.024 4892 1429067149736 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-09-15 17:09:45.791 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:09:47.016 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:09:47.248 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:09:48.183 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 66000c22-9dd9-47c9-9734-cd62275416d3 updated. Details: {'device': '66000c22-9dd9-47c9-9734-cd62275416d3', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': '66000c22-9dd9-47c9-9734-cd62275416d3', 'mac_address': 'fa:16:3e:5b:da:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:09:49.079 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:09:49.079 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.base [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Loop iteration exceeded interval (2 vs. 2.0635128021240234) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-15 17:09:50.116 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:09:50.116 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:09:50.116 4892 1429067149736 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-09-15 17:09:50.149 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:50.149 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:09:50.167 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66000c22-9dd9-47c9-9734-cd62275416d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:09:50.167 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:09:50.212 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:09:50.212 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66000c22-9dd9-47c9-9734-cd62275416d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66000c22-9dd9-47c9-9734-cd62275416d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (110eaecc-850f-4779-8ee5-3ff746598f3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66000c22-9dd9-47c9-9734-cd62275416d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:09:50.373 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:09:50.373 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:09:50.373 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:09:50.436 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:09:50.436 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66000c22-9dd9-47c9-9734-cd62275416d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:09:50.436 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66000c22-9dd9-47c9-9734-cd62275416d3 processed. 2021-09-15 17:09:52.115 4892 1429067149736 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-09-15 17:09:52.977 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:03.963 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:10:04.169 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:10:04.169 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66000c22-9dd9-47c9-9734-cd62275416d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:10:04.169 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66000c22-9dd9-47c9-9734-cd62275416d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:10:04.169 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:10:04.196 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:10:04.196 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:10:04.196 4892 1429067149736 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-09-15 17:10:04.196 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:10:06.183 4892 1429067149736 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-09-15 17:10:06.524 4892 1429067149736 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-09-15 17:10:07.995 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:10:08.196 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:10:08.196 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66000c22-9dd9-47c9-9734-cd62275416d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:10:08.196 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66000c22-9dd9-47c9-9734-cd62275416d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:10:08.196 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:10:08.213 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:10:08.213 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:10:08.213 4892 1429067149736 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-09-15 17:10:08.213 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:10:10.210 4892 1429067149736 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-09-15 17:10:10.383 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:15.467 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc20bc76-4230-4f20-8e8f-fbe8f2fdf476 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:10:15.467 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-dc20bc76-4230-4f20-8e8f-fbe8f2fdf476 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:10:16.587 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43726399-8ea8-481b-992a-46d5d8d7c8b8 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 0391b302-4c43-4756-ac2d-054b34f38820 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:10:16.603 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43726399-8ea8-481b-992a-46d5d8d7c8b8 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 0391b302-4c43-4756-ac2d-054b34f38820 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:10:24.009 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3fd268c-8abc-4a81-a561-40971059a388 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network bc33686f-36d4-4f3f-81df-c19801f96b4a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:10:24.009 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3fd268c-8abc-4a81-a561-40971059a388 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network bc33686f-36d4-4f3f-81df-c19801f96b4a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:10:44.103 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated on remote: ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:10:44.103 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] 2021-09-15 17:10:44.103 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Refresh firewall rules 2021-09-15 17:10:44.103 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Get security group information for devices via rpc ['0aa47e0b-1382-485b-857f-b3d2196b3d2a', 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:10:44.213 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] port_delete event received for 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Update security group information for ports dict_keys(['0aa47e0b-1382-485b-857f-b3d2196b3d2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Update rules of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Update members of security group (18b6db7b-7cdc-4da5-85b4-49b9f153aa69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Update port filter for 0aa47e0b-1382-485b-857f-b3d2196b3d2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:10:44.274 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Updating port rules. 2021-09-15 17:10:44.274 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:10:44.274 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:10:44.388 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 2021-09-15 17:10:44.388 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:10:44.388 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:10:44.388 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'adbff125-6ee5-4dc9-9dee-4d21ed28b8f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:10:44.388 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port adbff125-6ee5-4dc9-9dee-4d21ed28b8f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:10:44.400 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adbff125-6ee5-4dc9-9dee-4d21ed28b8f2'] 2021-09-15 17:10:44.400 4892 1429067150616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:10:44.400 4892 1429067150616 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-09-15 17:10:44.400 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adbff125-6ee5-4dc9-9dee-4d21ed28b8f2'] 2021-09-15 17:10:44.437 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0391b302-4c43-4756-ac2d-054b34f38820 2021-09-15 17:10:44.462 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-01face30-1bc6-47c9-b107-c32bd8cb5c3e cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Lock "n-hv-driver-port-lock-0aa47e0b-1382-485b-857f-b3d2196b3d2a" 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-09-15 17:10:45.984 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated on remote: ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:10:45.993 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] 2021-09-15 17:10:45.993 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Refresh firewall rules 2021-09-15 17:10:45.993 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Get security group information for devices via rpc ['e2404fe4-645d-4b5f-b18c-e4ce60c78269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:10:46.008 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:10:46.008 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:10:46.059 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba3d25cd-9d19-4f37-912b-5e7a22fda103 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] port_delete event received for 'e2404fe4-645d-4b5f-b18c-e4ce60c78269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:10:46.383 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2404fe4-645d-4b5f-b18c-e4ce60c78269 2021-09-15 17:10:46.406 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:10:46.406 4892 1429067149736 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-09-15 17:10:46.446 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:46.712 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 0391b302-4c43-4756-ac2d-054b34f38820 2021-09-15 17:10:46.712 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 0391b302-4c43-4756-ac2d-054b34f38820 updated. Details: {'device': '0391b302-4c43-4756-ac2d-054b34f38820', 'network_id': '57f6320a-4e71-449e-94e3-99c70d0310ab', 'port_id': '0391b302-4c43-4756-ac2d-054b34f38820', 'mac_address': 'fa:16:3e:36:3d:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4de3eeef-3f75-47e0-81d7-cb27a88eb7e9', '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-09-15 17:10:46.712 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:10:46.712 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:10:46.712 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" 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-09-15 17:10:46.712 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0391b302-4c43-4756-ac2d-054b34f38820 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:10:46.712 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57f6320a-4e71-449e-94e3-99c70d0310ab 2021-09-15 17:10:46.712 4892 1429067149736 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-09-15 17:10:46.712 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2404fe4-645d-4b5f-b18c-e4ce60c78269' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:10:46.730 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2404fe4-645d-4b5f-b18c-e4ce60c78269' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:10:46.730 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2404fe4-645d-4b5f-b18c-e4ce60c78269 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:10:46.730 4892 1429067150616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f 2021-09-15 17:10:46.730 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2404fe4-645d-4b5f-b18c-e4ce60c78269'] 2021-09-15 17:10:46.730 4892 1429067150616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:10:46.730 4892 1429067150616 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-09-15 17:10:46.749 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2404fe4-645d-4b5f-b18c-e4ce60c78269'] 2021-09-15 17:10:46.888 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0391b302-4c43-4756-ac2d-054b34f38820') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:10:46.888 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0391b302-4c43-4756-ac2d-054b34f38820') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:10:46.910 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0391b302-4c43-4756-ac2d-054b34f38820 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:10:46.910 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port 0391b302-4c43-4756-ac2d-054b34f38820 2021-09-15 17:10:46.992 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:10:46.992 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0391b302-4c43-4756-ac2d-054b34f38820'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:10:47.258 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0391b302-4c43-4756-ac2d-054b34f38820']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:10:47.258 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:10:47.258 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:10:47.258 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0391b302-4c43-4756-ac2d-054b34f38820 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:10:47.258 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:10:47.258 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0391b302-4c43-4756-ac2d-054b34f38820 not yet added. Adding. 2021-09-15 17:10:47.258 4892 1429067149736 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-09-15 17:10:47.258 4892 1429067149736 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-09-15 17:10:47.390 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" 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-09-15 17:10:47.496 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:47.496 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" 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-09-15 17:10:47.647 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" 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-09-15 17:10:47.775 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0391b302-4c43-4756-ac2d-054b34f38820" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:47.775 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0391b302-4c43-4756-ac2d-054b34f38820 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:10:47.775 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0391b302-4c43-4756-ac2d-054b34f38820 processed. 2021-09-15 17:10:48.419 4892 1429067149736 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-09-15 17:10:48.447 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:10:48.873 4892 1429067149736 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-09-15 17:10:50.414 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:10:51.116 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:10:51.834 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 66000c22-9dd9-47c9-9734-cd62275416d3 updated. Details: {'device': '66000c22-9dd9-47c9-9734-cd62275416d3', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': '66000c22-9dd9-47c9-9734-cd62275416d3', 'mac_address': 'fa:16:3e:5b:da:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:10:51.850 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:10:51.850 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:51.850 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:10:51.850 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:10:51.850 4892 1429067149736 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-09-15 17:10:52.010 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:10:52.010 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66000c22-9dd9-47c9-9734-cd62275416d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:10:52.010 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66000c22-9dd9-47c9-9734-cd62275416d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:10:52.010 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:10:52.120 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:10:52.120 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66000c22-9dd9-47c9-9734-cd62275416d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:10:52.281 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66000c22-9dd9-47c9-9734-cd62275416d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:10:52.281 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:10:52.281 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (110eaecc-850f-4779-8ee5-3ff746598f3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:10:52.281 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66000c22-9dd9-47c9-9734-cd62275416d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:10:52.281 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:10:52.281 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66000c22-9dd9-47c9-9734-cd62275416d3 not yet added. Adding. 2021-09-15 17:10:52.281 4892 1429067149736 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-09-15 17:10:52.281 4892 1429067149736 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-09-15 17:10:52.446 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:52.603 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:52.603 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:52.782 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:52.932 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66000c22-9dd9-47c9-9734-cd62275416d3" 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-09-15 17:10:52.932 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66000c22-9dd9-47c9-9734-cd62275416d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:10:52.932 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66000c22-9dd9-47c9-9734-cd62275416d3 processed. 2021-09-15 17:10:54.447 4892 1429067149736 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-09-15 17:10:54.713 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:10:56.465 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0aa47e0b-1382-485b-857f-b3d2196b3d2a 2021-09-15 17:10:58.457 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:10:58.457 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0aa47e0b-1382-485b-857f-b3d2196b3d2a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:10:58.457 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0aa47e0b-1382-485b-857f-b3d2196b3d2a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:10:58.457 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0aa47e0b-1382-485b-857f-b3d2196b3d2a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:10:58.477 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2606e56-126c-411b-aa97-05a9cde51cbb 2021-09-15 17:10:58.477 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aa47e0b-1382-485b-857f-b3d2196b3d2a'] 2021-09-15 17:10:58.477 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:10:58.477 4892 1429067149736 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-09-15 17:10:58.477 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aa47e0b-1382-485b-857f-b3d2196b3d2a'] 2021-09-15 17:10:58.978 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea7d0ec6-0d0c-405c-b63d-d82b7d65fdf9 cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated on remote: ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:10:58.978 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-ea7d0ec6-0d0c-405c-b63d-d82b7d65fdf9 cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] Security group member updated ['18b6db7b-7cdc-4da5-85b4-49b9f153aa69'] 2021-09-15 17:10:59.079 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea7d0ec6-0d0c-405c-b63d-d82b7d65fdf9 cce3052cc94f4fb8ae9a6053339efb35 84267aefc12d4c0ba56721e5747675a7 - - -] port_delete event received for '0aa47e0b-1382-485b-857f-b3d2196b3d2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:11:00.483 4892 1429067149736 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-09-15 17:11:00.493 4892 1429067149736 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-09-15 17:11:02.371 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d36b1d09-cccc-4f9d-8339-22f822c0aa08 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'ee7476a6-724c-4204-8750-9c7f136ebfae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:11:03.415 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4d100b9-8f24-4c97-9e24-135a5aff027e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated on remote: ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:11:03.415 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d4d100b9-8f24-4c97-9e24-135a5aff027e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] 2021-09-15 17:11:03.633 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc7d5b24-f93f-4eb3-87c7-0ec886f358fe 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'feb1a3bc-1c6b-4539-b172-f10266773f2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:11:04.556 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d42d764-53c4-4155-82f7-8f2816cb62f7 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 7743749d-f082-4994-8edf-6109a33bea3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:11:04.574 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d42d764-53c4-4155-82f7-8f2816cb62f7 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 7743749d-f082-4994-8edf-6109a33bea3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:11:04.619 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a177602-ac73-4449-a83e-2405cd8d7fa2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network e2606e56-126c-411b-aa97-05a9cde51cbb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:11:04.619 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a177602-ac73-4449-a83e-2405cd8d7fa2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network e2606e56-126c-411b-aa97-05a9cde51cbb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:11:06.573 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7743749d-f082-4994-8edf-6109a33bea3f 2021-09-15 17:11:08.523 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:11:08.792 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 7743749d-f082-4994-8edf-6109a33bea3f 2021-09-15 17:11:08.834 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 7743749d-f082-4994-8edf-6109a33bea3f updated. Details: {'device': '7743749d-f082-4994-8edf-6109a33bea3f', 'network_id': '0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f', 'port_id': '7743749d-f082-4994-8edf-6109a33bea3f', 'mac_address': 'fa:16:3e:6f:4c:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 513, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e12ace24-bf3d-4d74-bc3b-0dace0591eda', '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-09-15 17:11:08.834 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:11:08.834 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:08.834 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7743749d-f082-4994-8edf-6109a33bea3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:11:08.834 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f 2021-09-15 17:11:08.834 4892 1429067149736 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-09-15 17:11:08.992 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7743749d-f082-4994-8edf-6109a33bea3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:11:08.992 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7743749d-f082-4994-8edf-6109a33bea3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:11:08.992 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7743749d-f082-4994-8edf-6109a33bea3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:11:08.992 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 513, VLAN trunk: None to switch port 7743749d-f082-4994-8edf-6109a33bea3f 2021-09-15 17:11:09.101 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:11:09.101 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7743749d-f082-4994-8edf-6109a33bea3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:11:09.241 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7743749d-f082-4994-8edf-6109a33bea3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:11:09.241 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:11:09.241 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6ada526-39eb-4e55-aaea-8b82319baf7f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:11:09.241 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e6ada526-39eb-4e55-aaea-8b82319baf7f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:11:09.241 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7743749d-f082-4994-8edf-6109a33bea3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:11:09.241 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:11:09.241 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7743749d-f082-4994-8edf-6109a33bea3f not yet added. Adding. 2021-09-15 17:11:09.241 4892 1429067149736 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-09-15 17:11:09.241 4892 1429067149736 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-09-15 17:11:09.393 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:09.527 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:09.527 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:09.679 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:09.788 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7743749d-f082-4994-8edf-6109a33bea3f" 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-09-15 17:11:09.788 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7743749d-f082-4994-8edf-6109a33bea3f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:11:09.788 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7743749d-f082-4994-8edf-6109a33bea3f processed. 2021-09-15 17:11:10.321 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f46d0097-0108-460c-8589-fb804c757261 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network e2397359-82c1-4073-a6c5-0f399cad69dc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:11:10.321 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f46d0097-0108-460c-8589-fb804c757261 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network e2397359-82c1-4073-a6c5-0f399cad69dc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:11:10.541 4892 1429067149736 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-09-15 17:11:10.915 4892 1429067149736 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-09-15 17:11:11.055 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43c02c6f-45ad-4e7d-8213-43d5776f90e3 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 42651c62-e2ef-4a88-ada0-eae1a5ed83da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:11:11.055 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43c02c6f-45ad-4e7d-8213-43d5776f90e3 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 42651c62-e2ef-4a88-ada0-eae1a5ed83da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:11:50.929 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7743749d-f082-4994-8edf-6109a33bea3f 2021-09-15 17:11:51.310 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated on remote: ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:11:51.310 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Security group member updated ['e6ada526-39eb-4e55-aaea-8b82319baf7f'] 2021-09-15 17:11:51.310 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Refresh firewall rules 2021-09-15 17:11:51.310 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Get security group information for devices via rpc ['7743749d-f082-4994-8edf-6109a33bea3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:11:51.342 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:11:51.342 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:11:51.413 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bccd7af-f210-4e08-bb0f-efec33255e1e 8268032ed4a14119984d762315eb5f34 1a274e3569c4485e83a695bc32651e7e - - -] port_delete event received for '7743749d-f082-4994-8edf-6109a33bea3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:11:52.822 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:11:52.822 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7743749d-f082-4994-8edf-6109a33bea3f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:11:52.822 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7743749d-f082-4994-8edf-6109a33bea3f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:11:52.822 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7743749d-f082-4994-8edf-6109a33bea3f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:11:52.836 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f 2021-09-15 17:11:52.836 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7743749d-f082-4994-8edf-6109a33bea3f'] 2021-09-15 17:11:52.836 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:11:52.836 4892 1429067149736 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-09-15 17:11:52.836 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7743749d-f082-4994-8edf-6109a33bea3f'] 2021-09-15 17:11:54.819 4892 1429067149736 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-09-15 17:11:54.823 4892 1429067149736 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-09-15 17:12:09.040 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66000c22-9dd9-47c9-9734-cd62275416d3 2021-09-15 17:12:09.724 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-214c453a-dddb-4195-b4d6-84dccc97a448 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated on remote: ['110eaecc-850f-4779-8ee5-3ff746598f3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:12:09.724 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-214c453a-dddb-4195-b4d6-84dccc97a448 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated ['110eaecc-850f-4779-8ee5-3ff746598f3d'] 2021-09-15 17:12:10.943 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-214c453a-dddb-4195-b4d6-84dccc97a448 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] port_delete event received for '66000c22-9dd9-47c9-9734-cd62275416d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:12:11.772 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:12:12.760 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66000c22-9dd9-47c9-9734-cd62275416d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:12:12.760 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66000c22-9dd9-47c9-9734-cd62275416d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:12:12.760 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66000c22-9dd9-47c9-9734-cd62275416d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:12:12.773 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:12:12.773 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:12:12.773 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:12:12.773 4892 1429067149736 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-09-15 17:12:12.773 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66000c22-9dd9-47c9-9734-cd62275416d3'] 2021-09-15 17:12:13.772 4892 1429067149736 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-09-15 17:12:13.773 4892 1429067149736 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-09-15 17:12:16.101 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eed6223-1ff9-4e31-9c7d-1cb52a2033c5 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] port_delete event received for 'fc898027-782b-44b6-a5df-c1b76f3a0c8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:12:17.178 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4c5eb8e-f9ea-48fd-8ff1-396509a4433c fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated on remote: ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:17.178 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-e4c5eb8e-f9ea-48fd-8ff1-396509a4433c fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] 2021-09-15 17:12:17.601 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e617ac6-6e1d-4f8c-8f27-7cdc248f9e99 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated on remote: ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:17.601 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-9e617ac6-6e1d-4f8c-8f27-7cdc248f9e99 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group rule updated ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] 2021-09-15 17:12:22.747 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3542fd6f-ff11-4a9d-87e9-a85106025720 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated on remote: ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:12:22.747 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3542fd6f-ff11-4a9d-87e9-a85106025720 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] 2021-09-15 17:12:23.854 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293ecb42-e03c-4ff5-94a4-6cf004353653 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: a5be382c-ba64-4e84-b74f-440a182e7ab0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:23.868 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293ecb42-e03c-4ff5-94a4-6cf004353653 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port a5be382c-ba64-4e84-b74f-440a182e7ab0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:24.275 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a58c96b-8538-4bf0-8706-b04e806fa6a7 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:12:24.275 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a58c96b-8538-4bf0-8706-b04e806fa6a7 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 0dcc3bbe-8ebc-49c6-9ce8-f19050b5c81f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:12:27.257 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:12:27.854 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:12:28.276 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:12:28.276 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 updated. Details: {'device': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'mac_address': 'fa:16:3e:a8:dc:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', '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-09-15 17:12:28.276 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:12:28.276 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:12:28.276 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:12:28.291 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:12:28.291 4892 1429067149736 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-09-15 17:12:28.416 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:12:28.416 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:12:28.448 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5be382c-ba64-4e84-b74f-440a182e7ab0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:12:28.448 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:12:28.511 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:12:28.511 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:12:28.738 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5be382c-ba64-4e84-b74f-440a182e7ab0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:12:28.738 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:12:28.738 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1c7e8bb-110b-4c58-af60-d4b60409f784) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:12:28.738 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5be382c-ba64-4e84-b74f-440a182e7ab0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:12:28.738 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:12:28.738 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5be382c-ba64-4e84-b74f-440a182e7ab0 not yet added. Adding. 2021-09-15 17:12:28.738 4892 1429067149736 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-09-15 17:12:28.738 4892 1429067149736 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-09-15 17:12:28.834 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:12:28.928 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:12:28.930 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:12:29.038 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:12:29.115 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:12:29.115 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5be382c-ba64-4e84-b74f-440a182e7ab0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:12:29.115 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 processed. 2021-09-15 17:12:29.877 4892 1429067149736 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-09-15 17:12:30.459 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:12:31.867 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f09fe6d-428c-441e-80a4-1bfcaa591197 - - - - -] port_update received: 1e313c77-44e0-4c6c-98b5-b04e88ca32ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:31.882 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f09fe6d-428c-441e-80a4-1bfcaa591197 - - - - -] No port 1e313c77-44e0-4c6c-98b5-b04e88ca32ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:36.448 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-598d9f4c-3ee2-4e4e-86fb-957a88888b14 - - - - -] port_update received: 2a526797-bb3c-492a-a5a1-253a581d0307 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:36.448 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-598d9f4c-3ee2-4e4e-86fb-957a88888b14 - - - - -] No port 2a526797-bb3c-492a-a5a1-253a581d0307 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:39.492 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fd6486-cbfa-4fe4-9d95-876cd087c4e2 - - - - -] port_update received: 84615960-3c2b-4fca-a972-be9244da5cca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:39.492 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fd6486-cbfa-4fe4-9d95-876cd087c4e2 - - - - -] No port 84615960-3c2b-4fca-a972-be9244da5cca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:41.073 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d8ce1ff-8c5a-4130-b3c6-917ee883ab13 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:41.073 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-4d8ce1ff-8c5a-4130-b3c6-917ee883ab13 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:41.491 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe656550-b9da-4f1c-a7f3-f89e93159f4a 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:41.491 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-fe656550-b9da-4f1c-a7f3-f89e93159f4a 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:41.881 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34d694a8-6c5d-4fa8-ba10-ce284bbbe98a 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:41.881 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-34d694a8-6c5d-4fa8-ba10-ce284bbbe98a 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:42.231 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddb7a07e-8e6a-4582-a5d0-c6fdb1f79fce 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:42.231 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-ddb7a07e-8e6a-4582-a5d0-c6fdb1f79fce 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:42.678 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-073340b5-b8d7-4dfc-a914-7dc0ea58ad63 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:42.678 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-073340b5-b8d7-4dfc-a914-7dc0ea58ad63 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:43.430 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dca01fe-77df-4da1-8493-6aa3f1fe07e0 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:43.430 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-8dca01fe-77df-4da1-8493-6aa3f1fe07e0 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group rule updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:12:43.791 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4bdcece-8472-4ac5-8b8d-47493fd84f2d - - - - -] port_update received: b206af85-55d6-47da-b393-8487347f4334 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:43.791 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4bdcece-8472-4ac5-8b8d-47493fd84f2d - - - - -] No port b206af85-55d6-47da-b393-8487347f4334 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:45.289 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 525e2bb3-1659-44ef-a189-aafe7b7f4d31 2021-09-15 17:12:45.984 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:12:45.984 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '525e2bb3-1659-44ef-a189-aafe7b7f4d31' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:12:45.984 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '525e2bb3-1659-44ef-a189-aafe7b7f4d31' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:12:45.984 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 525e2bb3-1659-44ef-a189-aafe7b7f4d31 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:12:45.996 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 2021-09-15 17:12:45.996 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['525e2bb3-1659-44ef-a189-aafe7b7f4d31'] 2021-09-15 17:12:45.996 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:12:45.996 4892 1429067149736 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-09-15 17:12:45.996 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['525e2bb3-1659-44ef-a189-aafe7b7f4d31'] 2021-09-15 17:12:46.088 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3a3162c-b42b-4a49-9c03-8296f4ef5328 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated on remote: ['b8afd186-563e-4150-b804-f16b0532b368'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:12:46.088 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d3a3162c-b42b-4a49-9c03-8296f4ef5328 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated ['b8afd186-563e-4150-b804-f16b0532b368'] 2021-09-15 17:12:46.649 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a3162c-b42b-4a49-9c03-8296f4ef5328 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] port_delete event received for '525e2bb3-1659-44ef-a189-aafe7b7f4d31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:12:47.997 4892 1429067149736 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-09-15 17:12:48.029 4892 1429067149736 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-09-15 17:12:48.746 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-732d2fad-ca1d-4a8a-93d3-77756abe1a57 - - - - -] port_update received: 6b218b5f-4fa2-4082-a3ab-a3af9549759d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:48.756 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-732d2fad-ca1d-4a8a-93d3-77756abe1a57 - - - - -] No port 6b218b5f-4fa2-4082-a3ab-a3af9549759d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:49.866 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f26d6029-19d9-4b9e-b81f-664bafdb21cd 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] port_delete event received for '741ca206-cc35-468e-8090-1dc6e65366a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:12:51.370 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65418d89-2a7c-4cac-aad1-4886c9e793db 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated on remote: ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:51.370 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-65418d89-2a7c-4cac-aad1-4886c9e793db 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] 2021-09-15 17:12:51.795 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-833d68c9-505e-4393-96d3-52b046121437 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated on remote: ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:12:51.795 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-833d68c9-505e-4393-96d3-52b046121437 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group rule updated ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] 2021-09-15 17:12:52.665 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32d0c579-7886-4dc5-bacb-3fd43fd5af3f - - - - -] port_update received: 284f324a-f305-49fa-b56f-81693fead5e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:52.695 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32d0c579-7886-4dc5-bacb-3fd43fd5af3f - - - - -] No port 284f324a-f305-49fa-b56f-81693fead5e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:56.711 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e26e15b-1b02-476c-9311-359de2118624 - - - - -] port_update received: 7fe96319-85ed-4d2a-905b-21e515ba421d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:56.743 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e26e15b-1b02-476c-9311-359de2118624 - - - - -] No port 7fe96319-85ed-4d2a-905b-21e515ba421d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:12:58.308 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-133e788a-793d-4d46-8fc5-f2ef6f0dbc6f 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated on remote: ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:12:58.308 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-133e788a-793d-4d46-8fc5-f2ef6f0dbc6f 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] 2021-09-15 17:12:59.478 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62178b83-fc63-469f-ab75-ef022bebd80f 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 496370b8-7a48-44dd-aae9-2d8d8fd22f10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:12:59.478 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62178b83-fc63-469f-ab75-ef022bebd80f 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:13:01.573 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 496370b8-7a48-44dd-aae9-2d8d8fd22f10 2021-09-15 17:13:01.573 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da01e736-94a0-4102-9779-c3b0e55569c9 - - - - -] port_update received: e61c7b5f-e509-43a2-b550-fe61c35c13b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:13:01.593 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da01e736-94a0-4102-9779-c3b0e55569c9 - - - - -] No port e61c7b5f-e509-43a2-b550-fe61c35c13b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:13:02.100 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:13:02.507 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 2021-09-15 17:13:02.507 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 updated. Details: {'device': '496370b8-7a48-44dd-aae9-2d8d8fd22f10', 'network_id': '7dbb187b-c00a-40b8-a77c-bcc7b276eb07', 'port_id': '496370b8-7a48-44dd-aae9-2d8d8fd22f10', 'mac_address': 'fa:16:3e:7f:0b:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b5e6f638-596e-4354-885a-a0a2bc87c446', '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-09-15 17:13:02.507 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:13:02.507 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:02.507 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:02.507 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 2021-09-15 17:13:02.507 4892 1429067149736 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-09-15 17:13:02.652 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '496370b8-7a48-44dd-aae9-2d8d8fd22f10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:02.668 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '496370b8-7a48-44dd-aae9-2d8d8fd22f10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:02.668 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:02.668 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 2021-09-15 17:13:02.758 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:13:02.758 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['496370b8-7a48-44dd-aae9-2d8d8fd22f10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:02.960 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['496370b8-7a48-44dd-aae9-2d8d8fd22f10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:02.960 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:02.960 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:02.960 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 496370b8-7a48-44dd-aae9-2d8d8fd22f10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:02.960 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:13:02.960 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 496370b8-7a48-44dd-aae9-2d8d8fd22f10 not yet added. Adding. 2021-09-15 17:13:02.960 4892 1429067149736 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-09-15 17:13:02.960 4892 1429067149736 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-09-15 17:13:03.068 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:03.179 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:03.179 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:03.302 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:03.383 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-496370b8-7a48-44dd-aae9-2d8d8fd22f10" 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-09-15 17:13:03.383 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:13:03.383 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 processed. 2021-09-15 17:13:04.117 4892 1429067149736 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-09-15 17:13:04.554 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:07.441 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0c2c64a-7790-4f30-a0a0-fea51bf05913 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group member updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:13:07.441 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d0c2c64a-7790-4f30-a0a0-fea51bf05913 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group member updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:13:09.152 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c02e832-3df8-42e8-bedd-6cb99f60156b 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 62bb0772-4a38-4517-9bc8-2b999b61b027 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:13:09.167 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c02e832-3df8-42e8-bedd-6cb99f60156b 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 62bb0772-4a38-4517-9bc8-2b999b61b027 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:13:14.528 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b49f858-186d-4e00-9963-000797ca809f 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated on remote: ['a667e4ee-1e9e-41de-b999-4dccfc97d60a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:13:14.528 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-7b49f858-186d-4e00-9963-000797ca809f 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated ['a667e4ee-1e9e-41de-b999-4dccfc97d60a'] 2021-09-15 17:13:26.245 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b77331-47cd-449a-9e39-4a9eda7a55c8 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: bbfd8895-c718-4dee-957b-12ad63fd8346 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:13:26.256 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b77331-47cd-449a-9e39-4a9eda7a55c8 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port bbfd8895-c718-4dee-957b-12ad63fd8346 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:13:27.726 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:13:28.250 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:13:28.521 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:13:28.521 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 62bb0772-4a38-4517-9bc8-2b999b61b027 updated. Details: {'device': '62bb0772-4a38-4517-9bc8-2b999b61b027', 'network_id': '7678ba6d-4f58-4393-83b0-dc7ce850a10b', 'port_id': '62bb0772-4a38-4517-9bc8-2b999b61b027', 'mac_address': 'fa:16:3e:f7:98:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 526, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be30fa46-ab90-41b9-aad0-37bc38c3d4f5', '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-09-15 17:13:28.521 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:13:28.521 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:13:28.521 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62bb0772-4a38-4517-9bc8-2b999b61b027 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:28.521 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7678ba6d-4f58-4393-83b0-dc7ce850a10b 2021-09-15 17:13:28.521 4892 1429067149736 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-09-15 17:13:28.650 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62bb0772-4a38-4517-9bc8-2b999b61b027') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:28.650 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62bb0772-4a38-4517-9bc8-2b999b61b027') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:28.678 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62bb0772-4a38-4517-9bc8-2b999b61b027 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:28.678 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 526, VLAN trunk: None to switch port 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:13:28.724 4892 1429067150616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ee5eeac-c9fe-4573-a706-2767e1b1b549 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:13:28.724 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [req-7ee5eeac-c9fe-4573-a706-2767e1b1b549 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:13:28.761 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:13:28.761 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62bb0772-4a38-4517-9bc8-2b999b61b027'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:29.037 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ee5eeac-c9fe-4573-a706-2767e1b1b549 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for '0391b302-4c43-4756-ac2d-054b34f38820' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:13:29.102 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62bb0772-4a38-4517-9bc8-2b999b61b027']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:29.102 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:29.102 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55bde344-c2fe-45b3-bf2c-ee79bfce7a20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:29.102 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62bb0772-4a38-4517-9bc8-2b999b61b027 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:29.102 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:13:29.102 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62bb0772-4a38-4517-9bc8-2b999b61b027 not yet added. Adding. 2021-09-15 17:13:29.102 4892 1429067149736 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-09-15 17:13:29.102 4892 1429067149736 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-09-15 17:13:29.225 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:13:29.323 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:29.323 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:13:29.474 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:13:29.573 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:29.573 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62bb0772-4a38-4517-9bc8-2b999b61b027 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:13:29.573 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62bb0772-4a38-4517-9bc8-2b999b61b027 processed. 2021-09-15 17:13:29.589 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0391b302-4c43-4756-ac2d-054b34f38820 2021-09-15 17:13:29.755 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:13:30.271 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:13:30.271 4892 1429067149736 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-09-15 17:13:30.711 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:13:30.711 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port bbfd8895-c718-4dee-957b-12ad63fd8346 updated. Details: {'device': 'bbfd8895-c718-4dee-957b-12ad63fd8346', 'network_id': 'ed57b2ca-ff05-49fe-99f8-f347f59555c6', 'port_id': 'bbfd8895-c718-4dee-957b-12ad63fd8346', 'mac_address': 'fa:16:3e:d4:6d:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 540, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e157b02-97fd-44fc-af3d-fb3315ed96dc', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:13:30.711 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:13:30.711 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:13:30.711 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:30.711 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbfd8895-c718-4dee-957b-12ad63fd8346 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:30.711 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ed57b2ca-ff05-49fe-99f8-f347f59555c6 2021-09-15 17:13:30.711 4892 1429067150440 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-09-15 17:13:30.711 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0391b302-4c43-4756-ac2d-054b34f38820' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:13:30.711 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0391b302-4c43-4756-ac2d-054b34f38820' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:13:30.711 4892 1429067150616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0391b302-4c43-4756-ac2d-054b34f38820 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:13:30.741 4892 1429067150616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 57f6320a-4e71-449e-94e3-99c70d0310ab 2021-09-15 17:13:30.741 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0391b302-4c43-4756-ac2d-054b34f38820'] 2021-09-15 17:13:30.741 4892 1429067150616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:13:30.741 4892 1429067150616 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-09-15 17:13:30.741 4892 1429067150616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0391b302-4c43-4756-ac2d-054b34f38820'] 2021-09-15 17:13:30.871 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:30.871 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:30.884 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbfd8895-c718-4dee-957b-12ad63fd8346 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:30.884 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 540, VLAN trunk: None to switch port bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:13:30.896 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:30.974 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:13:30.974 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:31.118 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbfd8895-c718-4dee-957b-12ad63fd8346']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:31.118 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:31.118 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:31.118 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:13:31.118 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbfd8895-c718-4dee-957b-12ad63fd8346 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:31.118 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:13:31.118 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbfd8895-c718-4dee-957b-12ad63fd8346 not yet added. Adding. 2021-09-15 17:13:31.118 4892 1429067150440 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-09-15 17:13:31.118 4892 1429067150440 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-09-15 17:13:31.258 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:31.381 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:31.381 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:31.510 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:31.634 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:31.634 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbfd8895-c718-4dee-957b-12ad63fd8346 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:13:31.634 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbfd8895-c718-4dee-957b-12ad63fd8346 processed. 2021-09-15 17:13:32.275 4892 1429067150440 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-09-15 17:13:32.679 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:35.834 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb3c7cc8-8df8-44c3-a68b-7ba0c51be9e5 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:13:35.834 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-eb3c7cc8-8df8-44c3-a68b-7ba0c51be9e5 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:13:37.083 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6a9d7b-47d4-47fb-b27c-aaa5cfb4b04e 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: ade16506-2de5-401e-93f3-4f8d3b5b51e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:13:37.101 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6a9d7b-47d4-47fb-b27c-aaa5cfb4b04e 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port ade16506-2de5-401e-93f3-4f8d3b5b51e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:13:43.852 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ade16506-2de5-401e-93f3-4f8d3b5b51e7 2021-09-15 17:13:44.331 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:13:44.568 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port ade16506-2de5-401e-93f3-4f8d3b5b51e7 2021-09-15 17:13:44.568 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port ade16506-2de5-401e-93f3-4f8d3b5b51e7 updated. Details: {'device': 'ade16506-2de5-401e-93f3-4f8d3b5b51e7', 'network_id': '57f6320a-4e71-449e-94e3-99c70d0310ab', 'port_id': 'ade16506-2de5-401e-93f3-4f8d3b5b51e7', 'mac_address': 'fa:16:3e:f5:ad:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4de3eeef-3f75-47e0-81d7-cb27a88eb7e9', '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-09-15 17:13:44.568 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:13:44.568 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" 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-09-15 17:13:44.568 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ade16506-2de5-401e-93f3-4f8d3b5b51e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:44.568 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57f6320a-4e71-449e-94e3-99c70d0310ab 2021-09-15 17:13:44.568 4892 1429067150440 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-09-15 17:13:44.756 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ade16506-2de5-401e-93f3-4f8d3b5b51e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:44.756 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ade16506-2de5-401e-93f3-4f8d3b5b51e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:44.756 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ade16506-2de5-401e-93f3-4f8d3b5b51e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:44.756 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port ade16506-2de5-401e-93f3-4f8d3b5b51e7 2021-09-15 17:13:44.883 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:13:44.883 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ade16506-2de5-401e-93f3-4f8d3b5b51e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:45.116 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ade16506-2de5-401e-93f3-4f8d3b5b51e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:45.116 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:45.116 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:45.116 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ade16506-2de5-401e-93f3-4f8d3b5b51e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:45.116 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:13:45.116 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ade16506-2de5-401e-93f3-4f8d3b5b51e7 not yet added. Adding. 2021-09-15 17:13:45.116 4892 1429067150440 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-09-15 17:13:45.116 4892 1429067150440 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-09-15 17:13:45.289 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" 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-09-15 17:13:45.481 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" 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-09-15 17:13:45.481 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" 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-09-15 17:13:45.679 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" 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-09-15 17:13:45.836 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade16506-2de5-401e-93f3-4f8d3b5b51e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:45.836 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ade16506-2de5-401e-93f3-4f8d3b5b51e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:13:45.836 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ade16506-2de5-401e-93f3-4f8d3b5b51e7 processed. 2021-09-15 17:13:45.873 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:13:46.323 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:13:46.323 4892 1429067150440 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-09-15 17:13:46.632 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:13:46.632 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 updated. Details: {'device': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'mac_address': 'fa:16:3e:a8:dc:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', '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-09-15 17:13:46.632 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:13:46.632 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:13:46.632 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:46.632 4892 1429067149736 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-09-15 17:13:46.680 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:46.680 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:46.694 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5be382c-ba64-4e84-b74f-440a182e7ab0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:46.694 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:13:46.775 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:13:46.775 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:46.787 4892 1429067150440 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-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5be382c-ba64-4e84-b74f-440a182e7ab0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1c7e8bb-110b-4c58-af60-d4b60409f784) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5be382c-ba64-4e84-b74f-440a182e7ab0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:46.977 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:13:46.977 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:13:46.977 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:13:47.026 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:47.026 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5be382c-ba64-4e84-b74f-440a182e7ab0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:13:47.046 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 processed. 2021-09-15 17:13:48.334 4892 1429067149736 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-09-15 17:13:48.818 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:50.573 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3024ad91-d4e8-4b70-b9ec-871251338b73 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:50.573 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-3024ad91-d4e8-4b70-b9ec-871251338b73 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:51.181 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-965a5a10-7583-4e13-8bd7-644283402d14 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:51.181 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-965a5a10-7583-4e13-8bd7-644283402d14 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:51.850 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3704b97-f2d4-4a01-94bc-4a6d052da04a 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:51.850 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d3704b97-f2d4-4a01-94bc-4a6d052da04a 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:52.387 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-696dcf89-63c6-45cb-b1b5-254cab8b2176 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:52.387 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-696dcf89-63c6-45cb-b1b5-254cab8b2176 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:52.775 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25976952-ad81-48f5-b18e-6a94353f759c 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:52.775 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-25976952-ad81-48f5-b18e-6a94353f759c 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:53.225 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94701454-a7f7-46f0-9dc3-c46dc9ff3d3a 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated on remote: ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 17:13:53.225 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-94701454-a7f7-46f0-9dc3-c46dc9ff3d3a 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group rule updated ['fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:54.209 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated on remote: ['a667e4ee-1e9e-41de-b999-4dccfc97d60a', 'fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:13:54.209 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated ['a667e4ee-1e9e-41de-b999-4dccfc97d60a', 'fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:13:54.209 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Refresh firewall rules 2021-09-15 17:13:54.209 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:54.305 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] port_update received: bbfd8895-c718-4dee-957b-12ad63fd8346 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:13:54.323 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:54.323 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Binding port bbfd8895-c718-4dee-957b-12ad63fd8346 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:13:54.323 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] 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-09-15 17:13:54.349 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:54.349 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:13:54.369 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Trunk plugin disabled on server. Assuming port bbfd8895-c718-4dee-957b-12ad63fd8346 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:13:54.369 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Binding VLAN ID: 540, VLAN trunk: None to switch port bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:13:54.432 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Refresh firewall rules 2021-09-15 17:13:54.432 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information for ports dict_keys(['bbfd8895-c718-4dee-957b-12ad63fd8346']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (fa63d3c4-c5d7-4f2d-8398-cf61f10b505c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update members of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update port filter for bbfd8895-c718-4dee-957b-12ad63fd8346 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:55.114 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Updating port rules. 2021-09-15 17:13:55.114 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-15 17:13:55.114 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.179 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information for ports dict_keys(['bbfd8895-c718-4dee-957b-12ad63fd8346']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:13:55.193 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:13:55.193 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:55.193 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (fa63d3c4-c5d7-4f2d-8398-cf61f10b505c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:13:55.193 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update members of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:13:55.193 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update port filter for bbfd8895-c718-4dee-957b-12ad63fd8346 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:13:55.193 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Updating port rules. 2021-09-15 17:13:55.193 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-15 17:13:55.321 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:13:55.321 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.321 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.321 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-15 17:13:55.446 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.446 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.446 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:13:55.506 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-88d478de-e142-40aa-9bf0-03a542fe9d86 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:14:01.837 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:14:02.415 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:14:02.415 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:14:02.415 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:14:02.415 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:14:02.444 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:14:02.444 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:14:02.444 4892 1429067150440 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-09-15 17:14:02.444 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:14:03.874 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:14:04.428 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:14:04.428 4892 1429067150440 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-09-15 17:14:04.428 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:14:04.428 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:14:04.428 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:14:04.444 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:14:04.444 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:14:04.444 4892 1429067149736 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-09-15 17:14:04.444 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:14:04.601 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:14:24.223 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:14:24.587 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:14:24.867 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:14:24.867 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 updated. Details: {'device': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'network_id': '7861bcdb-330f-45d2-b7da-a05302031207', 'port_id': 'a5be382c-ba64-4e84-b74f-440a182e7ab0', 'mac_address': 'fa:16:3e:a8:dc:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b286fb20-cfe1-4228-84c9-5bb3e3d321ca', '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-09-15 17:14:24.867 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:14:24.867 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:24.867 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:14:24.867 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:14:24.867 4892 1429067150440 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-09-15 17:14:25.010 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:14:25.010 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5be382c-ba64-4e84-b74f-440a182e7ab0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:14:25.026 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5be382c-ba64-4e84-b74f-440a182e7ab0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:14:25.026 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:14:25.102 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:14:25.122 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:14:25.258 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5be382c-ba64-4e84-b74f-440a182e7ab0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:14:25.258 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:14:25.258 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1c7e8bb-110b-4c58-af60-d4b60409f784) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:14:25.258 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5be382c-ba64-4e84-b74f-440a182e7ab0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:14:25.274 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:14:25.274 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5be382c-ba64-4e84-b74f-440a182e7ab0 not yet added. Adding. 2021-09-15 17:14:25.274 4892 1429067150440 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-09-15 17:14:25.274 4892 1429067150440 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-09-15 17:14:25.413 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:25.591 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:25.591 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:25.758 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:25.868 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5be382c-ba64-4e84-b74f-440a182e7ab0" 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-09-15 17:14:25.868 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5be382c-ba64-4e84-b74f-440a182e7ab0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:14:25.868 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5be382c-ba64-4e84-b74f-440a182e7ab0 processed. 2021-09-15 17:14:26.597 4892 1429067150440 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-09-15 17:14:26.840 4892 1429067150440 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-09-15 17:14:31.878 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88146d9c-a7df-44fe-a94e-622e5e00a5b7 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated on remote: ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:14:31.878 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-88146d9c-a7df-44fe-a94e-622e5e00a5b7 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] Security group member updated ['1e0b4e7c-4137-4c95-a7cf-98c9fe1eb826'] 2021-09-15 17:14:32.071 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 496370b8-7a48-44dd-aae9-2d8d8fd22f10 2021-09-15 17:14:32.169 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88146d9c-a7df-44fe-a94e-622e5e00a5b7 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] port_delete event received for '496370b8-7a48-44dd-aae9-2d8d8fd22f10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:32.675 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:14:32.675 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '496370b8-7a48-44dd-aae9-2d8d8fd22f10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:14:32.675 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '496370b8-7a48-44dd-aae9-2d8d8fd22f10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:14:32.675 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 496370b8-7a48-44dd-aae9-2d8d8fd22f10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:14:32.678 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 2021-09-15 17:14:32.678 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['496370b8-7a48-44dd-aae9-2d8d8fd22f10'] 2021-09-15 17:14:32.678 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:14:32.696 4892 1429067150440 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-09-15 17:14:32.696 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['496370b8-7a48-44dd-aae9-2d8d8fd22f10'] 2021-09-15 17:14:34.690 4892 1429067150440 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-09-15 17:14:34.711 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:14:35.065 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bcb8026-4a07-4b03-9594-dac3a7c13936 4d5e80712ce04bdf8629a518d3560195 5cbbe4cb7f274016ad6ecdccd0061e4a - - -] port_delete event received for '14e1dcda-99e0-460d-8ee0-23b0706078df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:40.442 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98333974-6694-4cfa-80e0-6950bb310cde 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'd7374ef9-2f20-45da-8397-a70d102cef19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:41.825 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c364c710-3e53-4a0c-9ce7-7d18e596b7a8 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '882f7332-9953-4b43-af5b-64489fe79c3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:42.817 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3650466-f7ee-48df-ba16-4689aa803dd5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'ccf7eb38-a032-4f32-b8d9-a9efe2a5c228' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:42.934 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9eb2057b-bd9f-4cab-a581-1901986e8866 - - - - -] port_delete event received for 'ccf7eb38-a032-4f32-b8d9-a9efe2a5c228' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:14:43.051 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3650466-f7ee-48df-ba16-4689aa803dd5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:14:43.051 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3650466-f7ee-48df-ba16-4689aa803dd5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 7dbb187b-c00a-40b8-a77c-bcc7b276eb07 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:15:06.314 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5be382c-ba64-4e84-b74f-440a182e7ab0 2021-09-15 17:15:06.798 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:15:06.799 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:15:06.799 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5be382c-ba64-4e84-b74f-440a182e7ab0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:15:06.799 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5be382c-ba64-4e84-b74f-440a182e7ab0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:15:06.799 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7861bcdb-330f-45d2-b7da-a05302031207 2021-09-15 17:15:06.799 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:15:06.799 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:15:06.799 4892 1429067150440 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-09-15 17:15:06.818 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5be382c-ba64-4e84-b74f-440a182e7ab0'] 2021-09-15 17:15:06.885 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a650ec85-3920-4db7-842d-f1c4aa5ae6e2 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated on remote: ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:06.885 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-a650ec85-3920-4db7-842d-f1c4aa5ae6e2 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] Security group member updated ['d1c7e8bb-110b-4c58-af60-d4b60409f784'] 2021-09-15 17:15:07.163 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a650ec85-3920-4db7-842d-f1c4aa5ae6e2 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] port_delete event received for 'a5be382c-ba64-4e84-b74f-440a182e7ab0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:08.814 4892 1429067150440 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-09-15 17:15:08.833 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:15:10.366 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e13ca1c-05d9-4e5d-9df4-c0383f73b614 fed5a93ca804414aab668cab8f14e91e 5e40880be02b4e4daee82c28bd1d2130 - - -] port_delete event received for 'ddf53dcf-1da3-432e-b8ef-0892f569217c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:14.444 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fef61e1-0f22-463c-9137-6ec1f8e235f5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '6ed4a220-98e9-4c61-a4b8-952553a624cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:15.677 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-374e6e3d-ea51-4269-945b-cbba4e6df245 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '73b80793-d7c3-4d37-b31c-bd5edbafb719' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:16.704 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01c6bd54-cc57-4fba-98a9-8e386edee9b2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'b155e3cd-9872-4064-aa75-92cd6df4ed3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:16.751 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d346ed3d-5be4-433c-b293-d4b6a0cf8c37 - - - - -] port_delete event received for 'b155e3cd-9872-4064-aa75-92cd6df4ed3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:16.970 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01c6bd54-cc57-4fba-98a9-8e386edee9b2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 7861bcdb-330f-45d2-b7da-a05302031207 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:15:16.970 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01c6bd54-cc57-4fba-98a9-8e386edee9b2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 7861bcdb-330f-45d2-b7da-a05302031207 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:15:25.119 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31536e7e-838c-4cd0-9b9f-cde23d092449 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:25.119 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-31536e7e-838c-4cd0-9b9f-cde23d092449 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:15:26.049 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da4516a4-ac07-439d-a1fc-f927cda87331 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:15:26.082 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da4516a4-ac07-439d-a1fc-f927cda87331 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:15:27.377 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated on remote: ['a667e4ee-1e9e-41de-b999-4dccfc97d60a', 'fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:27.377 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated ['a667e4ee-1e9e-41de-b999-4dccfc97d60a', 'fa63d3c4-c5d7-4f2d-8398-cf61f10b505c'] 2021-09-15 17:15:27.377 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Refresh firewall rules 2021-09-15 17:15:27.377 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:15:27.411 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] port_update received: bbfd8895-c718-4dee-957b-12ad63fd8346 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:15:27.431 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.431 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Binding port bbfd8895-c718-4dee-957b-12ad63fd8346 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:15:27.431 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] 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-09-15 17:15:27.464 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:15:27.464 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbfd8895-c718-4dee-957b-12ad63fd8346') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:15:27.474 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Trunk plugin disabled on server. Assuming port bbfd8895-c718-4dee-957b-12ad63fd8346 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:15:27.487 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Binding VLAN ID: 540, VLAN trunk: None to switch port bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:15:27.521 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Refresh firewall rules 2021-09-15 17:15:27.521 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:15:27.628 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information for ports dict_keys(['bbfd8895-c718-4dee-957b-12ad63fd8346']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:15:27.628 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update members of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update port filter for bbfd8895-c718-4dee-957b-12ad63fd8346 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:15:27.642 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Updating port rules. 2021-09-15 17:15:27.642 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.642 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.722 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information for ports dict_keys(['bbfd8895-c718-4dee-957b-12ad63fd8346']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:15:27.722 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:15:27.722 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update rules of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:15:27.722 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update members of security group (a667e4ee-1e9e-41de-b999-4dccfc97d60a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:15:27.722 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update port filter for bbfd8895-c718-4dee-957b-12ad63fd8346 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:15:27.722 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Updating port rules. 2021-09-15 17:15:27.722 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-15 17:15:27.834 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.834 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-15 17:15:27.834 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.834 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.898 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-driver-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" 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-09-15 17:15:27.930 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-baecae92-b6b9-4658-bbee-b793348fa618 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Lock "n-hv-agent-port-lock-bbfd8895-c718-4dee-957b-12ad63fd8346" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:15:28.516 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fa8f484-28be-45e8-9666-e04e7b9b9aec 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] port_delete event received for '79efdca8-5cf6-4002-bf4f-9fb8ef9f3c27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:28.704 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 2021-09-15 17:15:28.970 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:15:29.549 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 2021-09-15 17:15:29.549 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 updated. Details: {'device': '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', 'network_id': 'db4e6390-9057-41dc-b7f6-9bb811bcc0c8', 'port_id': '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', 'mac_address': 'fa:16:3e:47:67:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '757aa8f2-f4ab-40c7-9880-578ba3d886c4', '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-09-15 17:15:29.549 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:15:29.549 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:29.549 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:15:29.549 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network db4e6390-9057-41dc-b7f6-9bb811bcc0c8 2021-09-15 17:15:29.549 4892 1429067149736 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-09-15 17:15:29.723 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:15:29.723 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:15:29.723 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:15:29.723 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 2021-09-15 17:15:29.814 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:15:29.814 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:15:29.990 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:15:29.990 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:15:29.990 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:15:29.990 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:15:29.990 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:15:29.990 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:15:30.001 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 not yet added. Adding. 2021-09-15 17:15:30.001 4892 1429067149736 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-09-15 17:15:30.001 4892 1429067149736 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-09-15 17:15:30.116 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:30.239 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:30.239 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:30.366 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:30.469 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:15:30.469 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:15:30.469 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 processed. 2021-09-15 17:15:30.965 4892 1429067149736 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-09-15 17:15:31.315 4892 1429067149736 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-09-15 17:15:38.067 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated on remote: ['a667e4ee-1e9e-41de-b999-4dccfc97d60a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:38.067 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Security group member updated ['a667e4ee-1e9e-41de-b999-4dccfc97d60a'] 2021-09-15 17:15:38.067 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Refresh firewall rules 2021-09-15 17:15:38.067 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Get security group information for devices via rpc ['bbfd8895-c718-4dee-957b-12ad63fd8346'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:15:38.102 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:15:38.102 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:15:38.141 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7b72618-e40b-4010-b694-2db77fa41ffa 3d6a19021e244858ad235fcd9e393d9c 957997a44a384ed78fb8906ce7977bb5 - - -] port_delete event received for 'bbfd8895-c718-4dee-957b-12ad63fd8346' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:38.576 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bbfd8895-c718-4dee-957b-12ad63fd8346 2021-09-15 17:15:39.048 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:15:39.048 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bbfd8895-c718-4dee-957b-12ad63fd8346' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:15:39.048 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bbfd8895-c718-4dee-957b-12ad63fd8346' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:15:39.048 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bbfd8895-c718-4dee-957b-12ad63fd8346 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:15:39.048 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbfd8895-c718-4dee-957b-12ad63fd8346'] 2021-09-15 17:15:39.048 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:15:39.048 4892 1429067149736 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-09-15 17:15:39.048 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbfd8895-c718-4dee-957b-12ad63fd8346'] 2021-09-15 17:15:41.062 4892 1429067149736 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-09-15 17:15:41.085 4892 1429067149736 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-09-15 17:15:43.224 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78f0aa09-e104-4b5f-89ff-15b4314c09c3 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '284f324a-f305-49fa-b56f-81693fead5e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:44.724 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d327ffc-dceb-41f8-96ed-9283d2fcea04 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '6b218b5f-4fa2-4082-a3ab-a3af9549759d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:46.055 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-708fd6f3-e143-4040-b482-170f2f170cb9 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'd5cfab84-5bdd-44a9-871e-6268b2e33834' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:46.563 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674a5fc0-af86-489f-b51f-af842a43e73c - - - - -] port_delete event received for 'd5cfab84-5bdd-44a9-871e-6268b2e33834' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:47.430 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-708fd6f3-e143-4040-b482-170f2f170cb9 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network ed57b2ca-ff05-49fe-99f8-f347f59555c6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:15:48.461 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-708fd6f3-e143-4040-b482-170f2f170cb9 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Reclaiming local network ed57b2ca-ff05-49fe-99f8-f347f59555c6 2021-09-15 17:15:48.470 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-941e2675-fc98-477a-89c9-68c00e9c5c10 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'e61c7b5f-e509-43a2-b550-fe61c35c13b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:48.907 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c85c1609-eeda-4ff7-88f8-62aba83e8619 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '7fe96319-85ed-4d2a-905b-21e515ba421d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:49.976 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c483c230-d7d5-44ff-8547-450ffec3ece5 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:49.976 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-c483c230-d7d5-44ff-8547-450ffec3ece5 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:15:50.133 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-077634fe-cf8a-46d8-9aea-766b4515a084 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '69b485b0-a5f9-4abe-9e38-e357c49ed6b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:50.206 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543e4dbc-ec15-4073-8d10-e16ecc72ce36 - - - - -] port_delete event received for '69b485b0-a5f9-4abe-9e38-e357c49ed6b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:15:50.621 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-077634fe-cf8a-46d8-9aea-766b4515a084 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network bf122f5b-9c69-4a28-a57c-bbca1a4d6c0a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:15:50.621 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-077634fe-cf8a-46d8-9aea-766b4515a084 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network bf122f5b-9c69-4a28-a57c-bbca1a4d6c0a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:15:51.531 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81192b6-acbf-41d5-8fc4-22fda2df2420 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 5cbb6de9-1573-4a0a-8c7b-196360d96e4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:15:51.550 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81192b6-acbf-41d5-8fc4-22fda2df2420 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:15:54.593 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:15:54.593 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:15:54.593 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:15:54.593 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:15:54.784 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:15:54.784 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:15:54.784 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:15:54.784 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:15:54.784 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:15:54.800 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:15:54.800 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:15:54.800 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:54.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:54.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:54.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-0839b1af-0a29-490d-9585-2317477c3892 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:15:55.815 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-508c3640-5d15-4061-b8ff-95b661d2d4b2 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: 384e0ce0-3c67-481d-8932-0977fe2b5946 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:15:55.840 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-508c3640-5d15-4061-b8ff-95b661d2d4b2 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port 384e0ce0-3c67-481d-8932-0977fe2b5946 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:15:58.876 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cbb6de9-1573-4a0a-8c7b-196360d96e4c 2021-09-15 17:15:58.892 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 384e0ce0-3c67-481d-8932-0977fe2b5946 2021-09-15 17:16:00.541 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:16:01.235 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 384e0ce0-3c67-481d-8932-0977fe2b5946 2021-09-15 17:16:01.235 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 384e0ce0-3c67-481d-8932-0977fe2b5946 updated. Details: {'device': '384e0ce0-3c67-481d-8932-0977fe2b5946', 'network_id': 'db4e6390-9057-41dc-b7f6-9bb811bcc0c8', 'port_id': '384e0ce0-3c67-481d-8932-0977fe2b5946', 'mac_address': 'fa:16:3e:58:50:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '757aa8f2-f4ab-40c7-9880-578ba3d886c4', '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-09-15 17:16:01.235 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:01.235 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c 2021-09-15 17:16:01.235 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c updated. Details: {'device': '5cbb6de9-1573-4a0a-8c7b-196360d96e4c', 'network_id': '57f6320a-4e71-449e-94e3-99c70d0310ab', 'port_id': '5cbb6de9-1573-4a0a-8c7b-196360d96e4c', 'mac_address': 'fa:16:3e:ec:55:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4de3eeef-3f75-47e0-81d7-cb27a88eb7e9', '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-09-15 17:16:01.235 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:01.235 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:01.235 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 384e0ce0-3c67-481d-8932-0977fe2b5946 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:01.235 4892 1429067149736 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-09-15 17:16:01.235 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:01.235 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:01.235 4892 1429067150440 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-09-15 17:16:01.375 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '384e0ce0-3c67-481d-8932-0977fe2b5946') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:01.375 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '384e0ce0-3c67-481d-8932-0977fe2b5946') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:01.375 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cbb6de9-1573-4a0a-8c7b-196360d96e4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:01.375 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cbb6de9-1573-4a0a-8c7b-196360d96e4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:01.375 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 384e0ce0-3c67-481d-8932-0977fe2b5946 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:01.375 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 384e0ce0-3c67-481d-8932-0977fe2b5946 2021-09-15 17:16:01.391 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:01.391 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c 2021-09-15 17:16:01.469 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:01.469 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['384e0ce0-3c67-481d-8932-0977fe2b5946'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:01.469 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:01.469 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cbb6de9-1573-4a0a-8c7b-196360d96e4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:01.744 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['384e0ce0-3c67-481d-8932-0977fe2b5946']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:01.744 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:01.744 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:01.744 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:01.744 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 384e0ce0-3c67-481d-8932-0977fe2b5946 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:01.750 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:01.750 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 384e0ce0-3c67-481d-8932-0977fe2b5946 not yet added. Adding. 2021-09-15 17:16:01.750 4892 1429067149736 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-09-15 17:16:01.750 4892 1429067149736 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-09-15 17:16:01.813 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cbb6de9-1573-4a0a-8c7b-196360d96e4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:01.813 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:01.813 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:01.813 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cbb6de9-1573-4a0a-8c7b-196360d96e4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:01.813 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:01.813 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cbb6de9-1573-4a0a-8c7b-196360d96e4c not yet added. Adding. 2021-09-15 17:16:01.813 4892 1429067150440 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-09-15 17:16:01.813 4892 1429067150440 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-09-15 17:16:01.860 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:01.945 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:01.985 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:01.985 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:02.062 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:02.062 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:02.142 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:02.218 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:02.266 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:02.266 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 384e0ce0-3c67-481d-8932-0977fe2b5946 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:02.266 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 384e0ce0-3c67-481d-8932-0977fe2b5946 processed. 2021-09-15 17:16:02.328 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cbb6de9-1573-4a0a-8c7b-196360d96e4c" 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-09-15 17:16:02.328 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:02.328 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c processed. 2021-09-15 17:16:02.559 4892 1429067150440 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-09-15 17:16:03.227 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:06.791 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:16:08.593 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:16:08.593 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62bb0772-4a38-4517-9bc8-2b999b61b027' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:16:08.593 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62bb0772-4a38-4517-9bc8-2b999b61b027' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:16:08.593 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62bb0772-4a38-4517-9bc8-2b999b61b027 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:16:08.602 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7678ba6d-4f58-4393-83b0-dc7ce850a10b 2021-09-15 17:16:08.602 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62bb0772-4a38-4517-9bc8-2b999b61b027'] 2021-09-15 17:16:08.602 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:16:08.602 4892 1429067150440 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-09-15 17:16:08.602 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62bb0772-4a38-4517-9bc8-2b999b61b027'] 2021-09-15 17:16:10.595 4892 1429067150440 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-09-15 17:16:10.940 4892 1429067150440 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-09-15 17:16:12.003 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:16:12.003 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:16:12.003 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:16:12.003 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:12.375 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:16:12.375 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:16:12.375 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:12.532 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:12.532 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:12.532 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:12.532 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 384e0ce0-3c67-481d-8932-0977fe2b5946 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:12.532 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:16:12.532 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:16:12.532 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:12.704 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:12.704 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:12.704 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [req-b6804940-1981-43be-820f-d4117014b5e2 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:13.078 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-818a308f-646f-4bed-ba0f-dac15e332724 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: bd3006f0-d2a5-4a35-84fd-a4bb09199e49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:16:13.094 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-818a308f-646f-4bed-ba0f-dac15e332724 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:16:14.959 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd3006f0-d2a5-4a35-84fd-a4bb09199e49 2021-09-15 17:16:15.567 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-becf00e7-58b9-4995-b7de-f159db463f44 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Security group member updated on remote: ['312bcc27-1e81-4f23-9118-3d0ed7feb4d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:16:15.567 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-becf00e7-58b9-4995-b7de-f159db463f44 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Security group member updated ['312bcc27-1e81-4f23-9118-3d0ed7feb4d9'] 2021-09-15 17:16:16.578 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16227ed7-7c2a-4de1-816e-3a3d132ca9bc 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: e82c424d-d64b-4636-9b79-b4913c80de4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:16:16.578 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16227ed7-7c2a-4de1-816e-3a3d132ca9bc 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port e82c424d-d64b-4636-9b79-b4913c80de4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:16:16.655 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:16:16.944 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 2021-09-15 17:16:16.944 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 updated. Details: {'device': 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49', 'network_id': 'db4e6390-9057-41dc-b7f6-9bb811bcc0c8', 'port_id': 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49', 'mac_address': 'fa:16:3e:fc:b4:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '757aa8f2-f4ab-40c7-9880-578ba3d886c4', '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-09-15 17:16:16.944 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:16.944 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:16.944 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:16.944 4892 1429067150440 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-09-15 17:16:17.109 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:17.109 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:17.125 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:17.125 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 2021-09-15 17:16:17.219 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:17.219 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd3006f0-d2a5-4a35-84fd-a4bb09199e49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:17.374 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd3006f0-d2a5-4a35-84fd-a4bb09199e49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:17.374 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:17.374 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:17.374 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:17.374 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd3006f0-d2a5-4a35-84fd-a4bb09199e49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:17.374 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:17.374 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd3006f0-d2a5-4a35-84fd-a4bb09199e49 not yet added. Adding. 2021-09-15 17:16:17.374 4892 1429067150440 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-09-15 17:16:17.374 4892 1429067150440 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-09-15 17:16:17.519 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:17.663 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:17.663 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:17.816 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:17.937 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:17.937 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:17.937 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 processed. 2021-09-15 17:16:18.679 4892 1429067150440 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-09-15 17:16:18.999 4892 1429067150440 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-09-15 17:16:18.999 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e82c424d-d64b-4636-9b79-b4913c80de4e 2021-09-15 17:16:20.694 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:16:20.922 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port e82c424d-d64b-4636-9b79-b4913c80de4e 2021-09-15 17:16:20.922 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port e82c424d-d64b-4636-9b79-b4913c80de4e updated. Details: {'device': 'e82c424d-d64b-4636-9b79-b4913c80de4e', 'network_id': '4aa79b2f-4761-4bd1-ad9d-183121c717b4', 'port_id': 'e82c424d-d64b-4636-9b79-b4913c80de4e', 'mac_address': 'fa:16:3e:d1:b7:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 548, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '108478cb-8364-48d6-a01c-9d5f68054418', 'ip_address': '192.168.233.112'}], '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-09-15 17:16:20.922 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:20.922 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:20.922 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e82c424d-d64b-4636-9b79-b4913c80de4e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:20.922 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4aa79b2f-4761-4bd1-ad9d-183121c717b4 2021-09-15 17:16:20.922 4892 1429067150440 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-09-15 17:16:21.003 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:16:21.092 4892 1429067150440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e82c424d-d64b-4636-9b79-b4913c80de4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:21.092 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e82c424d-d64b-4636-9b79-b4913c80de4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:21.114 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e82c424d-d64b-4636-9b79-b4913c80de4e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:21.114 4892 1429067150440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 548, VLAN trunk: None to switch port e82c424d-d64b-4636-9b79-b4913c80de4e 2021-09-15 17:16:21.220 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:21.220 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e82c424d-d64b-4636-9b79-b4913c80de4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:21.362 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e82c424d-d64b-4636-9b79-b4913c80de4e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:21.362 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:21.362 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (312bcc27-1e81-4f23-9118-3d0ed7feb4d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:21.362 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (312bcc27-1e81-4f23-9118-3d0ed7feb4d9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:21.362 4892 1429067150440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e82c424d-d64b-4636-9b79-b4913c80de4e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:21.362 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:21.362 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e82c424d-d64b-4636-9b79-b4913c80de4e not yet added. Adding. 2021-09-15 17:16:21.362 4892 1429067150440 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-09-15 17:16:21.362 4892 1429067150440 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-09-15 17:16:21.546 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:21.706 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:21.706 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:21.890 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:22.012 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e82c424d-d64b-4636-9b79-b4913c80de4e" 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-09-15 17:16:22.012 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e82c424d-d64b-4636-9b79-b4913c80de4e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:22.012 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e82c424d-d64b-4636-9b79-b4913c80de4e processed. 2021-09-15 17:16:22.703 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:16:22.703 4892 1429067150440 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-09-15 17:16:23.031 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:16:23.031 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port 62bb0772-4a38-4517-9bc8-2b999b61b027 updated. Details: {'device': '62bb0772-4a38-4517-9bc8-2b999b61b027', 'network_id': '7678ba6d-4f58-4393-83b0-dc7ce850a10b', 'port_id': '62bb0772-4a38-4517-9bc8-2b999b61b027', 'mac_address': 'fa:16:3e:f7:98:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 526, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be30fa46-ab90-41b9-aad0-37bc38c3d4f5', '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-09-15 17:16:23.031 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:23.031 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:16:23.031 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62bb0772-4a38-4517-9bc8-2b999b61b027 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:23.031 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7678ba6d-4f58-4393-83b0-dc7ce850a10b 2021-09-15 17:16:23.031 4892 1429067149736 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-09-15 17:16:23.126 4892 1429067150440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:23.209 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62bb0772-4a38-4517-9bc8-2b999b61b027') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:23.218 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62bb0772-4a38-4517-9bc8-2b999b61b027') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:23.218 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62bb0772-4a38-4517-9bc8-2b999b61b027 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:23.218 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 526, VLAN trunk: None to switch port 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:16:23.334 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:23.334 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62bb0772-4a38-4517-9bc8-2b999b61b027'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:23.583 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62bb0772-4a38-4517-9bc8-2b999b61b027']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:23.583 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:23.583 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55bde344-c2fe-45b3-bf2c-ee79bfce7a20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:23.583 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62bb0772-4a38-4517-9bc8-2b999b61b027 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:23.583 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:23.583 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62bb0772-4a38-4517-9bc8-2b999b61b027 not yet added. Adding. 2021-09-15 17:16:23.583 4892 1429067149736 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-09-15 17:16:23.583 4892 1429067149736 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-09-15 17:16:23.811 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:16:23.983 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:23.983 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" 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-09-15 17:16:24.186 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:24.331 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62bb0772-4a38-4517-9bc8-2b999b61b027" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:24.331 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62bb0772-4a38-4517-9bc8-2b999b61b027 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:24.331 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62bb0772-4a38-4517-9bc8-2b999b61b027 processed. 2021-09-15 17:16:24.702 4892 1429067149736 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-09-15 17:16:24.937 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:28.750 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Security group member updated on remote: ['312bcc27-1e81-4f23-9118-3d0ed7feb4d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:16:28.750 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Security group member updated ['312bcc27-1e81-4f23-9118-3d0ed7feb4d9'] 2021-09-15 17:16:28.750 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Refresh firewall rules 2021-09-15 17:16:28.750 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Get security group information for devices via rpc ['e82c424d-d64b-4636-9b79-b4913c80de4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:28.785 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:28.785 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:28.828 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7502be50-61a9-4356-8a4e-657e6f2664aa 27a07dcfc5e04ac0a8c4b9b60730fa52 e920ed197ae04d9a89d0cf4131b32fe6 - - -] port_delete event received for 'e82c424d-d64b-4636-9b79-b4913c80de4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:16:29.037 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e82c424d-d64b-4636-9b79-b4913c80de4e 2021-09-15 17:16:30.724 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:16:30.724 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e82c424d-d64b-4636-9b79-b4913c80de4e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:16:30.724 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e82c424d-d64b-4636-9b79-b4913c80de4e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:16:30.724 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e82c424d-d64b-4636-9b79-b4913c80de4e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:16:30.738 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4aa79b2f-4761-4bd1-ad9d-183121c717b4 2021-09-15 17:16:30.738 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e82c424d-d64b-4636-9b79-b4913c80de4e'] 2021-09-15 17:16:30.738 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:16:30.738 4892 1429067149736 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-09-15 17:16:30.738 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e82c424d-d64b-4636-9b79-b4913c80de4e'] 2021-09-15 17:16:32.734 4892 1429067149736 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-09-15 17:16:32.754 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:37.798 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:16:37.798 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:16:37.798 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:16:37.798 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:38.130 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:16:38.130 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:16:38.130 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:38.328 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:38.328 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:38.328 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:16:38.328 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 384e0ce0-3c67-481d-8932-0977fe2b5946 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:38.328 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:16:38.328 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:16:38.328 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:38.532 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:38.532 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:38.532 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:16:38.532 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for bd3006f0-d2a5-4a35-84fd-a4bb09199e49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:38.532 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:16:38.532 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 17:16:38.532 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:38.750 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:38.750 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:38.750 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-36e5ce4f-df72-4d8f-bfe4-196b82930882 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:16:38.811 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62f077e5-5651-4ed5-959c-d9d1238a4e2a 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] port_update received: efbef44e-7b37-48d5-bfd0-c4887f593f78 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 17:16:38.811 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62f077e5-5651-4ed5-959c-d9d1238a4e2a 38b26210d633495ea538ba8afe0ee3e5 79c2dbef8f4b4f3180b7173625c2d24a - - -] No port efbef44e-7b37-48d5-bfd0-c4887f593f78 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 17:16:41.205 4892 1429066221528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efbef44e-7b37-48d5-bfd0-c4887f593f78 2021-09-15 17:16:42.813 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 17:16:43.062 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Adding port efbef44e-7b37-48d5-bfd0-c4887f593f78 2021-09-15 17:16:43.062 4892 1428969511928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Port efbef44e-7b37-48d5-bfd0-c4887f593f78 updated. Details: {'device': 'efbef44e-7b37-48d5-bfd0-c4887f593f78', 'network_id': 'db4e6390-9057-41dc-b7f6-9bb811bcc0c8', 'port_id': 'efbef44e-7b37-48d5-bfd0-c4887f593f78', 'mac_address': 'fa:16:3e:2c:fa:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '757aa8f2-f4ab-40c7-9880-578ba3d886c4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-15 17:16:43.062 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] 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-09-15 17:16:43.062 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" 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-09-15 17:16:43.062 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efbef44e-7b37-48d5-bfd0-c4887f593f78 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 17:16:43.062 4892 1429067149736 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-09-15 17:16:43.219 4892 1429067149736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efbef44e-7b37-48d5-bfd0-c4887f593f78') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:43.219 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efbef44e-7b37-48d5-bfd0-c4887f593f78') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 17:16:43.219 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efbef44e-7b37-48d5-bfd0-c4887f593f78 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 17:16:43.219 4892 1429067149736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port efbef44e-7b37-48d5-bfd0-c4887f593f78 2021-09-15 17:16:43.373 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 17:16:43.373 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efbef44e-7b37-48d5-bfd0-c4887f593f78'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:16:43.498 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efbef44e-7b37-48d5-bfd0-c4887f593f78']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:16:43.498 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:16:43.498 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:16:43.498 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:16:43.498 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efbef44e-7b37-48d5-bfd0-c4887f593f78 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:16:43.498 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 17:16:43.498 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efbef44e-7b37-48d5-bfd0-c4887f593f78 not yet added. Adding. 2021-09-15 17:16:43.498 4892 1429067149736 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-09-15 17:16:43.498 4892 1429067149736 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-09-15 17:16:43.733 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" 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-09-15 17:16:43.923 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" 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-09-15 17:16:43.923 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" 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-09-15 17:16:44.154 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" 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-09-15 17:16:44.295 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbef44e-7b37-48d5-bfd0-c4887f593f78" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:16:44.295 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efbef44e-7b37-48d5-bfd0-c4887f593f78 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 17:16:44.295 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efbef44e-7b37-48d5-bfd0-c4887f593f78 processed. 2021-09-15 17:16:44.817 4892 1429067149736 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-09-15 17:16:45.126 4892 1429067149736 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-09-15 17:17:04.607 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:04.607 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:17:04.607 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:17:04.607 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49', 'efbef44e-7b37-48d5-bfd0-c4887f593f78'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:17:04.687 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] port_delete event received for 'efbef44e-7b37-48d5-bfd0-c4887f593f78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:04.908 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:17:04.908 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:17:04.908 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:17:04.908 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:17:04.908 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:04.908 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:04.908 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:04.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:04.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:04.922 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:05.187 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:05.187 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 384e0ce0-3c67-481d-8932-0977fe2b5946 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:05.187 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:05.187 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:05.187 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:05.187 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:05.187 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:05.343 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efbef44e-7b37-48d5-bfd0-c4887f593f78 2021-09-15 17:17:05.451 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:17:05.451 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for bd3006f0-d2a5-4a35-84fd-a4bb09199e49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:05.451 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:05.451 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:05.451 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:17:05.451 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:17:05.451 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" 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-09-15 17:17:05.677 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-1ba24f1c-ff6c-43b8-9e9a-ae72ca333521 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-bd3006f0-d2a5-4a35-84fd-a4bb09199e49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 17:17:06.936 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:06.936 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efbef44e-7b37-48d5-bfd0-c4887f593f78' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:06.936 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efbef44e-7b37-48d5-bfd0-c4887f593f78' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:06.936 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efbef44e-7b37-48d5-bfd0-c4887f593f78 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:06.954 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbef44e-7b37-48d5-bfd0-c4887f593f78'] 2021-09-15 17:17:06.954 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:06.954 4892 1429067149736 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-09-15 17:17:06.954 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbef44e-7b37-48d5-bfd0-c4887f593f78'] 2021-09-15 17:17:08.951 4892 1429067149736 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-09-15 17:17:08.977 4892 1429067149736 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-09-15 17:17:10.563 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:10.563 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:17:10.563 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:17:10.563 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946', 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:17:10.663 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] port_delete event received for 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:10.910 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:10.910 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:10.910 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:10.923 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:10.923 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:11.091 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:11.091 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 384e0ce0-3c67-481d-8932-0977fe2b5946 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:11.091 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:11.091 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:11.091 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:11.091 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:11.112 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:11.295 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-a59a9024-1b05-4ba1-9a6e-9c408f56685f 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-384e0ce0-3c67-481d-8932-0977fe2b5946" 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-09-15 17:17:11.370 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd3006f0-d2a5-4a35-84fd-a4bb09199e49 2021-09-15 17:17:12.948 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:12.948 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:12.948 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd3006f0-d2a5-4a35-84fd-a4bb09199e49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:12.948 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd3006f0-d2a5-4a35-84fd-a4bb09199e49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:12.957 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd3006f0-d2a5-4a35-84fd-a4bb09199e49'] 2021-09-15 17:17:12.957 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:12.957 4892 1429067149736 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-09-15 17:17:12.957 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd3006f0-d2a5-4a35-84fd-a4bb09199e49'] 2021-09-15 17:17:13.365 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 384e0ce0-3c67-481d-8932-0977fe2b5946 2021-09-15 17:17:14.015 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:14.015 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:17:14.015 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:17:14.015 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306', '384e0ce0-3c67-481d-8932-0977fe2b5946'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:17:14.075 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] port_delete event received for '384e0ce0-3c67-481d-8932-0977fe2b5946' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:14.167 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys(['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:17:14.167 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:17:14.167 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update rules of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 17:17:14.173 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update members of security group (4d3b74f2-d05d-473b-824a-a0738275b732) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 17:17:14.173 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update port filter for 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 17:17:14.173 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Updating port rules. 2021-09-15 17:17:14.173 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 17:17:14.173 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:14.173 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:14.173 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:14.325 4892 1429067149736 MainThread DEBUG oslo_concurrency.lockutils [req-504f8401-3f68-4f93-9958-a3ad641054d1 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Lock "n-hv-driver-port-lock-0e4f5af9-d7a4-46b2-ab3d-f81c4b337306" 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-09-15 17:17:14.964 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:14.964 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '384e0ce0-3c67-481d-8932-0977fe2b5946' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:14.964 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '384e0ce0-3c67-481d-8932-0977fe2b5946' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:14.964 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 384e0ce0-3c67-481d-8932-0977fe2b5946 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:14.964 4892 1429067149736 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-09-15 17:17:14.975 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['384e0ce0-3c67-481d-8932-0977fe2b5946'] 2021-09-15 17:17:14.975 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:14.984 4892 1429067150440 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-09-15 17:17:14.984 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['384e0ce0-3c67-481d-8932-0977fe2b5946'] 2021-09-15 17:17:15.003 4892 1429067149736 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-09-15 17:17:18.941 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated on remote: ['4d3b74f2-d05d-473b-824a-a0738275b732'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:18.941 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Security group member updated ['4d3b74f2-d05d-473b-824a-a0738275b732'] 2021-09-15 17:17:18.941 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Refresh firewall rules 2021-09-15 17:17:18.941 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Get security group information for devices via rpc ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 17:17:18.974 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 17:17:18.974 4892 1429067149736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 17:17:19.011 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db070200-4c4d-48d4-b1de-10ca178f05b5 48a9ca028bec4c2b89ba993a300985da f9b0303461a44aac806ecf75022dddab - - -] port_delete event received for '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:19.419 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 2021-09-15 17:17:20.997 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:20.997 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:20.997 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:20.997 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:21.001 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e5b9060-fd3a-4f5b-bebd-1cc582c54aee 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network db4e6390-9057-41dc-b7f6-9bb811bcc0c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:17:21.001 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0e5b9060-fd3a-4f5b-bebd-1cc582c54aee 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Reclaiming local network db4e6390-9057-41dc-b7f6-9bb811bcc0c8 2021-09-15 17:17:21.001 4892 1429067149736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network db4e6390-9057-41dc-b7f6-9bb811bcc0c8 2021-09-15 17:17:23.004 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:23.004 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:23.004 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e4f5af9-d7a4-46b2-ab3d-f81c4b337306' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:23.004 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 0e4f5af9-d7a4-46b2-ab3d-f81c4b337306 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-09-15 17:17:23.004 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306'] 2021-09-15 17:17:23.004 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:23.004 4892 1429067150440 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-09-15 17:17:23.004 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e4f5af9-d7a4-46b2-ab3d-f81c4b337306'] 2021-09-15 17:17:23.004 4892 1429067149736 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-09-15 17:17:23.038 4892 1429067149736 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-09-15 17:17:50.297 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efcc0a7a-c990-42c1-992b-495496cb38b8 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for 'c9684200-2fc3-433d-9a24-e2a1d1adf0b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:51.390 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f157285b-c29f-448c-ba9c-f3f4a05966f7 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] port_delete event received for 'cbdef94c-d64c-484f-9717-11de0b37b471' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:53.145 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb185d4b-fcf7-4912-8782-4035a212baf7 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:53.145 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-cb185d4b-fcf7-4912-8782-4035a212baf7 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:17:53.216 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb185d4b-fcf7-4912-8782-4035a212baf7 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for '5cbb6de9-1573-4a0a-8c7b-196360d96e4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:53.684 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cbb6de9-1573-4a0a-8c7b-196360d96e4c 2021-09-15 17:17:53.684 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62bb0772-4a38-4517-9bc8-2b999b61b027 2021-09-15 17:17:54.203 4892 1429067149736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2c5a1af-65fa-48b6-84b4-fe405d3f93b2 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group member updated on remote: ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:17:54.203 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [req-e2c5a1af-65fa-48b6-84b4-fe405d3f93b2 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] Security group member updated ['55bde344-c2fe-45b3-bf2c-ee79bfce7a20'] 2021-09-15 17:17:54.282 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c5a1af-65fa-48b6-84b4-fe405d3f93b2 57fb5b0d8994466a85beb7241766160d aaa97a976db94009a554f3354e499961 - - -] port_delete event received for '62bb0772-4a38-4517-9bc8-2b999b61b027' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:55.153 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:17:55.153 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cbb6de9-1573-4a0a-8c7b-196360d96e4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:55.153 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cbb6de9-1573-4a0a-8c7b-196360d96e4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:55.153 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cbb6de9-1573-4a0a-8c7b-196360d96e4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:55.153 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62bb0772-4a38-4517-9bc8-2b999b61b027' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:17:55.153 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62bb0772-4a38-4517-9bc8-2b999b61b027' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:17:55.153 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62bb0772-4a38-4517-9bc8-2b999b61b027 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:17:55.153 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cbb6de9-1573-4a0a-8c7b-196360d96e4c'] 2021-09-15 17:17:55.153 4892 1429067149736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:55.153 4892 1429067149736 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-09-15 17:17:55.153 4892 1429067149736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cbb6de9-1573-4a0a-8c7b-196360d96e4c'] 2021-09-15 17:17:55.153 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7678ba6d-4f58-4393-83b0-dc7ce850a10b 2021-09-15 17:17:55.153 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62bb0772-4a38-4517-9bc8-2b999b61b027'] 2021-09-15 17:17:55.153 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:17:55.153 4892 1429067150440 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-09-15 17:17:55.153 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62bb0772-4a38-4517-9bc8-2b999b61b027'] 2021-09-15 17:17:57.199 4892 1429067150440 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-09-15 17:17:57.246 4892 1429067150440 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-09-15 17:17:57.860 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-158ba96a-faa2-4545-9567-6a0a01461e71 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for '56267371-0ac9-4e30-871e-555f3eeabf8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:58.387 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80e83c10-6b5a-4f9a-aa5c-917f0b298438 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '2a526797-bb3c-492a-a5a1-253a581d0307' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:17:59.907 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-010958e4-5f0d-4747-a9df-6a60b879cc9b 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '1e313c77-44e0-4c6c-98b5-b04e88ca32ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:00.933 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd23281b-ee8a-4225-948d-9bfd22220eeb 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'd1fe6cd3-d1e6-45f6-a7b4-bd7f8edfb72e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:00.949 4892 1429067150440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b28fed66-9c78-423e-b686-b08891501e24 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated on remote: ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 17:18:00.957 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [req-b28fed66-9c78-423e-b686-b08891501e24 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] Security group member updated ['2c16f5f8-f7da-46c2-a4ec-1166bd1ccb56'] 2021-09-15 17:18:01.011 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6efb664-95ab-4863-a642-fd5861bf9ef4 - - - - -] port_delete event received for 'd1fe6cd3-d1e6-45f6-a7b4-bd7f8edfb72e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:01.063 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b28fed66-9c78-423e-b686-b08891501e24 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for 'ade16506-2de5-401e-93f3-4f8d3b5b51e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:01.300 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd23281b-ee8a-4225-948d-9bfd22220eeb 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 7678ba6d-4f58-4393-83b0-dc7ce850a10b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:18:01.300 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd23281b-ee8a-4225-948d-9bfd22220eeb 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 7678ba6d-4f58-4393-83b0-dc7ce850a10b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:18:01.719 4892 1429066221704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ade16506-2de5-401e-93f3-4f8d3b5b51e7 2021-09-15 17:18:02.324 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6911a87-da3e-4a4d-9906-49c05b8cf51b 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'b206af85-55d6-47da-b393-8487347f4334' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:03.230 4892 1428969511928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964b0330-9a1d-4c33-aa58-fed34a060906 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 17:18:03.700 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ade16506-2de5-401e-93f3-4f8d3b5b51e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 17:18:04.640 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ade16506-2de5-401e-93f3-4f8d3b5b51e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 17:18:04.640 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ade16506-2de5-401e-93f3-4f8d3b5b51e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 17:18:04.640 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f1e52b3-136e-4d11-94ec-130c35501347 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '84615960-3c2b-4fca-a972-be9244da5cca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:04.640 4892 1429067149736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a46c9b2-a198-486e-95fe-d7d4a4615c3d - - - - -] port_delete event received for 'b659d281-ee34-4623-9e21-d89a9ace2d6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:04.652 4892 1429067150440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 57f6320a-4e71-449e-94e3-99c70d0310ab 2021-09-15 17:18:04.652 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade16506-2de5-401e-93f3-4f8d3b5b51e7'] 2021-09-15 17:18:04.652 4892 1429067150440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 17:18:04.652 4892 1429067150440 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-09-15 17:18:04.652 4892 1429067150440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade16506-2de5-401e-93f3-4f8d3b5b51e7'] 2021-09-15 17:18:04.668 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33066642-8600-4fb2-9789-4c8f02700cb5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'b659d281-ee34-4623-9e21-d89a9ace2d6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:04.934 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33066642-8600-4fb2-9789-4c8f02700cb5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network d384ff02-9684-4f49-8a71-376e0c0327d7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:18:05.809 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33066642-8600-4fb2-9789-4c8f02700cb5 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network d384ff02-9684-4f49-8a71-376e0c0327d7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:18:05.809 4892 1429067150440 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-09-15 17:18:05.844 4892 1429067150440 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-09-15 17:18:06.715 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84392c0b-0cce-4d9d-9915-75088c485816 be6cfecf820a4d6fa75e3a40601d8e23 84dae60609d44d228f54592ae936a0ea - - -] port_delete event received for '7ac359c0-6c1e-4f5f-b8d7-d466cf97fbb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:10.265 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7a262ea-86ce-493a-99d8-6807f3f6e86d 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '47688ace-93f5-401c-bde5-ea5f5d38b135' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:11.765 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36f42ff4-5078-4686-b572-7dff4d066b08 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for 'b45602ff-86fe-455e-983f-d154c6ac5fb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:12.750 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da95fc2-6993-4159-858e-f8f082c860d2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '94d7b5e8-50d1-4256-9f7e-0dd1601a4551' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:12.968 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93252163-b90b-4c21-bc78-50985944a567 - - - - -] port_delete event received for '94d7b5e8-50d1-4256-9f7e-0dd1601a4551' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:13.014 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da95fc2-6993-4159-858e-f8f082c860d2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 57f6320a-4e71-449e-94e3-99c70d0310ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:18:13.014 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da95fc2-6993-4159-858e-f8f082c860d2 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 57f6320a-4e71-449e-94e3-99c70d0310ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 17:18:14.016 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ff858ef-862d-48f3-955c-d3b2a5cf8acf 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '9a628a28-43b1-456a-b7f8-005a59a7721d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:15.406 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d086ec3-a452-4f5f-88e0-2f4112f4ddc8 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '90b737c8-a091-423c-a2ce-ea58051e5c8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:16.417 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5d4440-5810-42ab-ae20-eccf8127dc7d - - - - -] port_delete event received for '9e2c1cb5-800d-469c-97c4-07544156620d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:16.417 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7649871a-31cb-4a07-8330-c9618c61d812 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] port_delete event received for '9e2c1cb5-800d-469c-97c4-07544156620d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 17:18:16.667 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7649871a-31cb-4a07-8330-c9618c61d812 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] network_delete received. Deleting network 12703efe-022a-439f-9934-759675a709ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 17:18:17.464 4892 1429067150440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7649871a-31cb-4a07-8330-c9618c61d812 23a22a0017714287815fa60c02b16327 4d45c8dcd41847cfa83e6b889b4946cb - - -] Network 12703efe-022a-439f-9934-759675a709ec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463