2021-11-29 20:18:10.920 3712 2095914434232 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-29 20:18:10.920 3712 2095914434232 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev232 2021-11-29 20:18:10.920 3712 2095914434232 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-11-29 20:18:10.951 3712 2095914434232 MainThread INFO os_win.utils.network.networkutils [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] WMI caching is disabled. 2021-11-29 20:18:11.211 3712 2095914434232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-29 20:18:11.300 3712 2095914434232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-29 20:18:11.300 3712 2095914434232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-29 20:18:11.501 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent initialized successfully, now running... 2021-11-29 20:18:11.522 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-29 20:18:11.522 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-29 20:18:11.558 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-29 20:20:11.240 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98caf667-de5d-41ff-9d94-52adaef33cb2 - - - - -] port_update received: ae488ebd-bc49-4ebd-9595-7de936890c49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:11.240 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98caf667-de5d-41ff-9d94-52adaef33cb2 - - - - -] No port ae488ebd-bc49-4ebd-9595-7de936890c49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:17.376 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74ecb769-c094-4075-92eb-a9f9ae1f0a88 - - - - -] port_update received: 7c5c945f-f007-412d-8296-2d2aa06b7a7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:17.392 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74ecb769-c094-4075-92eb-a9f9ae1f0a88 - - - - -] No port 7c5c945f-f007-412d-8296-2d2aa06b7a7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:18.223 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0499ed-0acc-4f44-8739-6860c8883c3c - - - - -] port_update received: cc47a370-59d9-414a-97f4-78021f154b64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:18.255 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0499ed-0acc-4f44-8739-6860c8883c3c - - - - -] No port cc47a370-59d9-414a-97f4-78021f154b64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:19.847 3712 2093885546744 MainThread WARNING oslo_policy.policy [req-f3fd56ea-b2da-4888-a4e8-b00e5b178737 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] 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-11-29 20:20:19.847 3712 2093885546744 MainThread WARNING oslo_policy.policy [req-f3fd56ea-b2da-4888-a4e8-b00e5b178737 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] 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-11-29 20:20:19.861 3712 2093885546744 MainThread WARNING oslo_policy.policy [req-f3fd56ea-b2da-4888-a4e8-b00e5b178737 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] 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-11-29 20:20:19.861 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3fd56ea-b2da-4888-a4e8-b00e5b178737 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated on remote: ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:20:19.861 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-f3fd56ea-b2da-4888-a4e8-b00e5b178737 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] 2021-11-29 20:20:21.972 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee309e5d-83e8-4f3b-945b-a78294a41b5e 843042aa68d044cdbb7f604e5132f3c2 3969e272103141179a5b3934e0bea76a - - -] Security group member updated on remote: ['f33dff2e-8a60-4da7-ac6a-5f6904321352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:21.972 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-ee309e5d-83e8-4f3b-945b-a78294a41b5e 843042aa68d044cdbb7f604e5132f3c2 3969e272103141179a5b3934e0bea76a - - -] Security group member updated ['f33dff2e-8a60-4da7-ac6a-5f6904321352'] 2021-11-29 20:20:22.805 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe634be-73b6-4406-a06f-755597937381 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated on remote: ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:20:22.805 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe634be-73b6-4406-a06f-755597937381 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] 2021-11-29 20:20:24.182 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-877ca94e-8c91-4c9f-9af7-76a93ca0675b 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:24.182 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-877ca94e-8c91-4c9f-9af7-76a93ca0675b 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:20:25.286 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-008bd589-732c-435a-88f4-24d16c8bbf96 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated on remote: ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:20:25.286 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-008bd589-732c-435a-88f4-24d16c8bbf96 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] 2021-11-29 20:20:26.427 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcdb98a0-4910-43ca-806f-03d0bf21b1e1 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated on remote: ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:20:26.427 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-bcdb98a0-4910-43ca-806f-03d0bf21b1e1 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] 2021-11-29 20:20:26.913 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-355db636-ab6d-47a0-b0df-298aa23c7ffe 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 22a880e2-d09c-4375-9746-4833f07911c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:26.913 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-355db636-ab6d-47a0-b0df-298aa23c7ffe 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 22a880e2-d09c-4375-9746-4833f07911c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:28.145 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-569cdd62-e150-482e-bdcc-9125ffb10303 - - - - -] port_update received: 83fdffb9-d302-4230-8979-3ee4ab512a2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:28.145 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-569cdd62-e150-482e-bdcc-9125ffb10303 - - - - -] No port 83fdffb9-d302-4230-8979-3ee4ab512a2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:31.456 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15d8fa6e-7d11-4f98-b7db-3a42d29160d5 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 1a159ec5-8294-456b-a510-bc0b07e66353 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:31.456 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15d8fa6e-7d11-4f98-b7db-3a42d29160d5 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 1a159ec5-8294-456b-a510-bc0b07e66353 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:32.345 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55fc3845-3ab3-4bde-88f8-f9332d3ec121 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network b4aed1aa-7ab1-4c05-8745-b6f40f4d900b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:20:32.345 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55fc3845-3ab3-4bde-88f8-f9332d3ec121 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network b4aed1aa-7ab1-4c05-8745-b6f40f4d900b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:20:33.536 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5c9060-d4cf-4f36-b735-c2da7e75d301 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 534b7d78-ee89-4742-89ce-804949c88e8c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:20:33.536 3712 2093885546744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5c9060-d4cf-4f36-b735-c2da7e75d301 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 534b7d78-ee89-4742-89ce-804949c88e8c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:20:34.517 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22a880e2-d09c-4375-9746-4833f07911c2 2021-11-29 20:20:34.522 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a159ec5-8294-456b-a510-bc0b07e66353 2021-11-29 20:20:36.159 3712 2093885546744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6290c02-811c-4cbc-bdfc-9c278bf6744d b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated on remote: ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:36.159 3712 2093885546744 MainThread INFO neutron.agent.securitygroups_rpc [req-e6290c02-811c-4cbc-bdfc-9c278bf6744d b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] 2021-11-29 20:20:36.270 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:20:37.504 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 1a159ec5-8294-456b-a510-bc0b07e66353 2021-11-29 20:20:37.504 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 1a159ec5-8294-456b-a510-bc0b07e66353 updated. Details: {'device': '1a159ec5-8294-456b-a510-bc0b07e66353', 'network_id': '59a32e97-ae5a-4fbd-9551-9929b5edf34c', 'port_id': '1a159ec5-8294-456b-a510-bc0b07e66353', 'mac_address': 'fa:16:3e:20:2f:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f417d2b-14ae-41e1-9080-40e99dea3c7e', '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-11-29 20:20:37.504 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:20:37.504 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 22a880e2-d09c-4375-9746-4833f07911c2 2021-11-29 20:20:37.504 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 22a880e2-d09c-4375-9746-4833f07911c2 updated. Details: {'device': '22a880e2-d09c-4375-9746-4833f07911c2', 'network_id': '0dce9efd-d67f-4a65-a23f-73669b853a15', 'port_id': '22a880e2-d09c-4375-9746-4833f07911c2', 'mac_address': 'fa:16:3e:1a:de:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 573, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '41c7f0e8-9623-49cf-949e-ada70723d517', '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-11-29 20:20:37.504 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:20:37.504 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:37.504 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a159ec5-8294-456b-a510-bc0b07e66353 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:20:37.504 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 59a32e97-ae5a-4fbd-9551-9929b5edf34c 2021-11-29 20:20:37.504 3712 2093885547096 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-11-29 20:20:37.504 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:37.504 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22a880e2-d09c-4375-9746-4833f07911c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:20:37.504 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0dce9efd-d67f-4a65-a23f-73669b853a15 2021-11-29 20:20:37.504 3712 2093885547272 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-11-29 20:20:37.676 3712 2093885547096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a159ec5-8294-456b-a510-bc0b07e66353') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:37.676 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a159ec5-8294-456b-a510-bc0b07e66353') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:37.676 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22a880e2-d09c-4375-9746-4833f07911c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:37.676 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22a880e2-d09c-4375-9746-4833f07911c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:37.695 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a159ec5-8294-456b-a510-bc0b07e66353 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:20:37.695 3712 2093885547096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port 1a159ec5-8294-456b-a510-bc0b07e66353 2021-11-29 20:20:37.723 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22a880e2-d09c-4375-9746-4833f07911c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:20:37.723 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 573, VLAN trunk: None to switch port 22a880e2-d09c-4375-9746-4833f07911c2 2021-11-29 20:20:37.776 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:20:37.776 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:20:37.792 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:20:37.792 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22a880e2-d09c-4375-9746-4833f07911c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:20:38.693 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22a880e2-d09c-4375-9746-4833f07911c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:20:38.693 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:20:38.693 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f33dff2e-8a60-4da7-ac6a-5f6904321352) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:20:38.693 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f33dff2e-8a60-4da7-ac6a-5f6904321352) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:20:38.693 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22a880e2-d09c-4375-9746-4833f07911c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:20:38.693 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:20:38.693 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22a880e2-d09c-4375-9746-4833f07911c2 not yet added. Adding. 2021-11-29 20:20:38.693 3712 2093885547272 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-11-29 20:20:38.693 3712 2093885547272 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-11-29 20:20:38.693 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a159ec5-8294-456b-a510-bc0b07e66353']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:20:38.693 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:20:38.693 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:20:38.693 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:20:38.693 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:20:38.693 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:20:38.711 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a159ec5-8294-456b-a510-bc0b07e66353 not yet added. Adding. 2021-11-29 20:20:38.711 3712 2093885547096 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-11-29 20:20:38.711 3712 2093885547096 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-11-29 20:20:38.786 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:38.786 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:38.866 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:38.866 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:38.866 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:38.866 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:38.956 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:38.981 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:39.064 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22a880e2-d09c-4375-9746-4833f07911c2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:39.064 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22a880e2-d09c-4375-9746-4833f07911c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:20:39.064 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22a880e2-d09c-4375-9746-4833f07911c2 processed. 2021-11-29 20:20:39.064 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:39.064 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a159ec5-8294-456b-a510-bc0b07e66353 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:20:39.064 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a159ec5-8294-456b-a510-bc0b07e66353 processed. 2021-11-29 20:20:39.267 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a3b078c-162f-47af-9279-a343278da450 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 5147b663-e05e-483c-a2b0-999c2a0b256e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:39.282 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a3b078c-162f-47af-9279-a343278da450 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 5147b663-e05e-483c-a2b0-999c2a0b256e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:40.329 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:40.874 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-385ad83b-86db-45f5-b3ad-d0478a606f3b 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated on remote: ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:40.874 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-385ad83b-86db-45f5-b3ad-d0478a606f3b 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] 2021-11-29 20:20:41.033 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:42.548 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5147b663-e05e-483c-a2b0-999c2a0b256e 2021-11-29 20:20:43.183 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef38b1b1-4964-415f-bf57-817e404e2300 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: c674466d-fb3b-40bd-b118-37652c0ca0bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:20:43.189 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef38b1b1-4964-415f-bf57-817e404e2300 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port c674466d-fb3b-40bd-b118-37652c0ca0bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:20:44.370 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:20:44.835 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 5147b663-e05e-483c-a2b0-999c2a0b256e 2021-11-29 20:20:44.835 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 5147b663-e05e-483c-a2b0-999c2a0b256e updated. Details: {'device': '5147b663-e05e-483c-a2b0-999c2a0b256e', 'network_id': 'c2cc73e5-c005-4a0c-98e0-43162fd7338f', 'port_id': '5147b663-e05e-483c-a2b0-999c2a0b256e', 'mac_address': 'fa:16:3e:0f:d8:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '49eabee4-fe43-440c-ac0b-aadd86cb0618', '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-11-29 20:20:44.835 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:20:44.835 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:44.835 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5147b663-e05e-483c-a2b0-999c2a0b256e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:20:44.835 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c2cc73e5-c005-4a0c-98e0-43162fd7338f 2021-11-29 20:20:44.835 3712 2093885547096 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-11-29 20:20:44.988 3712 2093885547096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5147b663-e05e-483c-a2b0-999c2a0b256e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:45.006 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5147b663-e05e-483c-a2b0-999c2a0b256e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:45.006 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5147b663-e05e-483c-a2b0-999c2a0b256e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:20:45.006 3712 2093885547096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 5147b663-e05e-483c-a2b0-999c2a0b256e 2021-11-29 20:20:45.103 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:20:45.103 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5147b663-e05e-483c-a2b0-999c2a0b256e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:20:45.342 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5147b663-e05e-483c-a2b0-999c2a0b256e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:20:45.342 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:20:45.342 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a43d1082-10cc-43d1-af1a-da47d235bf7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:20:45.342 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5147b663-e05e-483c-a2b0-999c2a0b256e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:20:45.342 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:20:45.352 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5147b663-e05e-483c-a2b0-999c2a0b256e not yet added. Adding. 2021-11-29 20:20:45.352 3712 2093885547096 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-11-29 20:20:45.352 3712 2093885547096 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-11-29 20:20:45.473 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:45.597 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:45.597 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:45.704 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:45.846 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5147b663-e05e-483c-a2b0-999c2a0b256e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:45.846 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5147b663-e05e-483c-a2b0-999c2a0b256e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:20:45.846 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5147b663-e05e-483c-a2b0-999c2a0b256e processed. 2021-11-29 20:20:46.393 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:46.582 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:20:46.673 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:48.415 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:20:48.773 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:20:48.773 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port c674466d-fb3b-40bd-b118-37652c0ca0bf updated. Details: {'device': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'mac_address': 'fa:16:3e:f5:9e:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:20:48.773 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:20:48.773 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:48.773 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:20:48.773 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:20:48.773 3712 2093885547096 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-11-29 20:20:48.973 3712 2093885547096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:48.973 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:20:48.986 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c674466d-fb3b-40bd-b118-37652c0ca0bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:20:48.986 3712 2093885547096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:20:49.065 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:20:49.065 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:20:49.348 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c674466d-fb3b-40bd-b118-37652c0ca0bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:20:49.348 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:20:49.348 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e8acea3-e4ba-44d5-9b81-085597d67d7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:20:49.348 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c674466d-fb3b-40bd-b118-37652c0ca0bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:20:49.348 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:20:49.348 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c674466d-fb3b-40bd-b118-37652c0ca0bf not yet added. Adding. 2021-11-29 20:20:49.348 3712 2093885547096 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-11-29 20:20:49.348 3712 2093885547096 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-11-29 20:20:49.494 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:49.648 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:49.648 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:49.813 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:49.908 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:49.908 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c674466d-fb3b-40bd-b118-37652c0ca0bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:20:49.908 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c674466d-fb3b-40bd-b118-37652c0ca0bf processed. 2021-11-29 20:20:50.445 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:50.835 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:54.675 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22a880e2-d09c-4375-9746-4833f07911c2 2021-11-29 20:20:56.454 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:20:56.454 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22a880e2-d09c-4375-9746-4833f07911c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:20:56.454 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22a880e2-d09c-4375-9746-4833f07911c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:20:56.454 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22a880e2-d09c-4375-9746-4833f07911c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:20:56.472 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0dce9efd-d67f-4a65-a23f-73669b853a15 2021-11-29 20:20:56.472 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22a880e2-d09c-4375-9746-4833f07911c2'] 2021-11-29 20:20:56.472 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:20:56.472 3712 2093885547096 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-11-29 20:20:56.472 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22a880e2-d09c-4375-9746-4833f07911c2'] 2021-11-29 20:20:56.535 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-247fb32e-c9a7-4115-b986-fb2250ea0bc0 843042aa68d044cdbb7f604e5132f3c2 3969e272103141179a5b3934e0bea76a - - -] Security group member updated on remote: ['f33dff2e-8a60-4da7-ac6a-5f6904321352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:56.535 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-247fb32e-c9a7-4115-b986-fb2250ea0bc0 843042aa68d044cdbb7f604e5132f3c2 3969e272103141179a5b3934e0bea76a - - -] Security group member updated ['f33dff2e-8a60-4da7-ac6a-5f6904321352'] 2021-11-29 20:20:56.740 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-247fb32e-c9a7-4115-b986-fb2250ea0bc0 843042aa68d044cdbb7f604e5132f3c2 3969e272103141179a5b3934e0bea76a - - -] port_delete event received for '22a880e2-d09c-4375-9746-4833f07911c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:20:57.144 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:57.144 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:20:57.144 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:20:57.144 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['1a159ec5-8294-456b-a510-bc0b07e66353']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:20:57.410 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:20:57.410 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:20:57.410 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:57.566 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:57.566 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:57.566 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [req-f3662839-6b3e-4a1b-8e73-b300164373e7 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:58.485 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:20:58.571 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:20:58.941 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a20d709-eea5-4e7b-bc16-9cf0a7ab5d32 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Security group member updated on remote: ['723b57f3-da1c-4ad4-a819-eda6a7c98876'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:20:58.941 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-0a20d709-eea5-4e7b-bc16-9cf0a7ab5d32 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Security group member updated ['723b57f3-da1c-4ad4-a819-eda6a7c98876'] 2021-11-29 20:21:00.036 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-616a1fa9-6395-465b-aac5-647c334e1087 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 0d9bb0b1-12a6-46b7-b77f-29b96377e06b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:00.053 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-616a1fa9-6395-465b-aac5-647c334e1087 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:00.641 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6be5001d-1f27-4850-80f7-ba419f5678d8 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 0dce9efd-d67f-4a65-a23f-73669b853a15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:21:00.641 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6be5001d-1f27-4850-80f7-ba419f5678d8 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 0dce9efd-d67f-4a65-a23f-73669b853a15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:21:00.970 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b1b62c-9fe9-488b-a4f5-dc876fde598a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: af74f543-a66f-4205-9b62-97bc633a37d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:00.991 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b1b62c-9fe9-488b-a4f5-dc876fde598a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port af74f543-a66f-4205-9b62-97bc633a37d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:02.768 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d9bb0b1-12a6-46b7-b77f-29b96377e06b 2021-11-29 20:21:04.518 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:04.798 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b 2021-11-29 20:21:04.798 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b updated. Details: {'device': '0d9bb0b1-12a6-46b7-b77f-29b96377e06b', 'network_id': '59a32e97-ae5a-4fbd-9551-9929b5edf34c', 'port_id': '0d9bb0b1-12a6-46b7-b77f-29b96377e06b', 'mac_address': 'fa:16:3e:71:63:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f417d2b-14ae-41e1-9080-40e99dea3c7e', '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-11-29 20:21:04.807 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:04.807 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:04.807 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:04.807 3712 2093885547096 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-11-29 20:21:04.817 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af74f543-a66f-4205-9b62-97bc633a37d7 2021-11-29 20:21:04.957 3712 2093885547096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d9bb0b1-12a6-46b7-b77f-29b96377e06b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:04.957 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:04.957 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:04.957 3712 2093885547096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b 2021-11-29 20:21:05.065 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:05.065 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d9bb0b1-12a6-46b7-b77f-29b96377e06b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:05.333 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d9bb0b1-12a6-46b7-b77f-29b96377e06b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:05.333 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:05.333 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:05.333 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:05.333 3712 2093885547096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:05.333 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:05.333 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d9bb0b1-12a6-46b7-b77f-29b96377e06b not yet added. Adding. 2021-11-29 20:21:05.333 3712 2093885547096 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-11-29 20:21:05.333 3712 2093885547096 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-11-29 20:21:05.503 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:05.659 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:05.680 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:05.845 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:05.988 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:05.988 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:05.988 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b processed. 2021-11-29 20:21:06.519 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:06.519 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:06.861 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50292484-7483-4714-8abe-9f6908e41735 - - - - -] port_update received: 60369835-df51-4c16-932b-686ec67c6c9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:06.861 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50292484-7483-4714-8abe-9f6908e41735 - - - - -] No port 60369835-df51-4c16-932b-686ec67c6c9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:07.333 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port af74f543-a66f-4205-9b62-97bc633a37d7 2021-11-29 20:21:07.333 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port af74f543-a66f-4205-9b62-97bc633a37d7 updated. Details: {'device': 'af74f543-a66f-4205-9b62-97bc633a37d7', 'network_id': '5187e900-afc0-413f-977b-607f65b7f579', 'port_id': 'af74f543-a66f-4205-9b62-97bc633a37d7', 'mac_address': 'fa:16:3e:be:36:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 597, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8e02b127-d1f5-48de-9a47-288b05f6d4e5', '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-11-29 20:21:07.333 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:07.333 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:07.333 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af74f543-a66f-4205-9b62-97bc633a37d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:07.333 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5187e900-afc0-413f-977b-607f65b7f579 2021-11-29 20:21:07.333 3712 2093885547272 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-11-29 20:21:07.429 3712 2093885547096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:07.502 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af74f543-a66f-4205-9b62-97bc633a37d7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:07.502 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af74f543-a66f-4205-9b62-97bc633a37d7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:07.502 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af74f543-a66f-4205-9b62-97bc633a37d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:07.520 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 597, VLAN trunk: None to switch port af74f543-a66f-4205-9b62-97bc633a37d7 2021-11-29 20:21:07.613 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:07.613 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af74f543-a66f-4205-9b62-97bc633a37d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:07.929 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af74f543-a66f-4205-9b62-97bc633a37d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:07.929 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:07.929 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (723b57f3-da1c-4ad4-a819-eda6a7c98876) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:07.929 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (723b57f3-da1c-4ad4-a819-eda6a7c98876) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:07.929 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af74f543-a66f-4205-9b62-97bc633a37d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:07.929 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:07.929 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af74f543-a66f-4205-9b62-97bc633a37d7 not yet added. Adding. 2021-11-29 20:21:07.929 3712 2093885547272 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-11-29 20:21:07.929 3712 2093885547272 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-11-29 20:21:08.096 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:08.287 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:08.287 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:08.458 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:08.629 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af74f543-a66f-4205-9b62-97bc633a37d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:08.629 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af74f543-a66f-4205-9b62-97bc633a37d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:08.629 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af74f543-a66f-4205-9b62-97bc633a37d7 processed. 2021-11-29 20:21:10.532 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:11.470 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:12.316 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b710a18e-5fa6-49f5-b7f5-7744ea40c514 - - - - -] port_update received: 65416c57-0971-4229-975f-49be7d40eeb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:12.331 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b710a18e-5fa6-49f5-b7f5-7744ea40c514 - - - - -] No port 65416c57-0971-4229-975f-49be7d40eeb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:15.096 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d4dcf97-a656-426b-950c-629052772090 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated on remote: ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:15.096 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-3d4dcf97-a656-426b-950c-629052772090 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] 2021-11-29 20:21:17.674 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81cffc9f-348d-4e4d-9cab-922d227d8a6a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 417c1ea2-a3bd-4218-9b48-7687c7796610 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:17.706 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81cffc9f-348d-4e4d-9cab-922d227d8a6a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 417c1ea2-a3bd-4218-9b48-7687c7796610 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:17.721 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdebc135-75e2-45a0-8789-20ec46baa0d3 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated on remote: ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:17.721 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-fdebc135-75e2-45a0-8789-20ec46baa0d3 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] 2021-11-29 20:21:20.988 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 417c1ea2-a3bd-4218-9b48-7687c7796610 2021-11-29 20:21:21.130 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:21.130 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:21:21.130 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:21:21.130 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:21.332 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6018822-baea-4057-ae37-66f5ac055179 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 29962bf5-d5c1-4c21-a0b8-45246c47ee1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:21.346 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6018822-baea-4057-ae37-66f5ac055179 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '1a159ec5-8294-456b-a510-bc0b07e66353']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:22.173 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:21:22.173 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:21:22.173 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:22.361 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:22.361 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:22.361 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:22.361 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:22.361 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:21:22.361 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:21:22.361 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:22.533 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:22.549 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:22.549 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-5b1f53cd-8ec9-4d8d-a94b-ccb945a714a2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:22.596 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:23.100 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 417c1ea2-a3bd-4218-9b48-7687c7796610 2021-11-29 20:21:23.100 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 417c1ea2-a3bd-4218-9b48-7687c7796610 updated. Details: {'device': '417c1ea2-a3bd-4218-9b48-7687c7796610', 'network_id': 'c900f877-24fc-4bf0-bc45-110f24c48a12', 'port_id': '417c1ea2-a3bd-4218-9b48-7687c7796610', 'mac_address': 'fa:16:3e:62:3b:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 560, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c5e7a13-8d3e-4da0-8fa4-0a9def130d7c', '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-11-29 20:21:23.100 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:23.113 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:23.113 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 417c1ea2-a3bd-4218-9b48-7687c7796610 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:23.113 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c900f877-24fc-4bf0-bc45-110f24c48a12 2021-11-29 20:21:23.113 3712 2093885547272 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-11-29 20:21:23.315 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '417c1ea2-a3bd-4218-9b48-7687c7796610') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:23.315 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '417c1ea2-a3bd-4218-9b48-7687c7796610') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:23.336 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 417c1ea2-a3bd-4218-9b48-7687c7796610 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:23.336 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 560, VLAN trunk: None to switch port 417c1ea2-a3bd-4218-9b48-7687c7796610 2021-11-29 20:21:23.457 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:23.457 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['417c1ea2-a3bd-4218-9b48-7687c7796610'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:24.001 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['417c1ea2-a3bd-4218-9b48-7687c7796610']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:24.001 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:24.001 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:24.001 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:24.001 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 417c1ea2-a3bd-4218-9b48-7687c7796610 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:24.001 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:24.001 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 417c1ea2-a3bd-4218-9b48-7687c7796610 not yet added. Adding. 2021-11-29 20:21:24.001 3712 2093885547272 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-11-29 20:21:24.001 3712 2093885547272 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-11-29 20:21:24.204 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:24.409 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:24.409 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:24.630 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:24.659 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-734eef91-c88a-40fd-bdf2-4508cb2c33f4 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:24.677 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-734eef91-c88a-40fd-bdf2-4508cb2c33f4 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:24.783 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:24.783 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 417c1ea2-a3bd-4218-9b48-7687c7796610 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:24.783 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 417c1ea2-a3bd-4218-9b48-7687c7796610 processed. 2021-11-29 20:21:26.614 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:26.986 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:27.050 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29962bf5-d5c1-4c21-a0b8-45246c47ee1d 2021-11-29 20:21:27.111 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af74f543-a66f-4205-9b62-97bc633a37d7 2021-11-29 20:21:28.410 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Security group member updated on remote: ['723b57f3-da1c-4ad4-a819-eda6a7c98876'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:28.410 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Security group member updated ['723b57f3-da1c-4ad4-a819-eda6a7c98876'] 2021-11-29 20:21:28.410 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Refresh firewall rules 2021-11-29 20:21:28.410 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Get security group information for devices via rpc ['af74f543-a66f-4205-9b62-97bc633a37d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:28.485 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:28.485 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:28.616 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:28.706 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f85b918-43c0-4254-b450-f1c46a8ae355 a94f3294d5e1482aa29fde5e611192d9 6f2ea10e8a024ab3959f13094a9e8081 - - -] port_delete event received for 'af74f543-a66f-4205-9b62-97bc633a37d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:21:29.080 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 2021-11-29 20:21:29.455 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d 2021-11-29 20:21:29.455 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d updated. Details: {'device': '29962bf5-d5c1-4c21-a0b8-45246c47ee1d', 'network_id': 'c900f877-24fc-4bf0-bc45-110f24c48a12', 'port_id': '29962bf5-d5c1-4c21-a0b8-45246c47ee1d', 'mac_address': 'fa:16:3e:ed:d3:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 560, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c5e7a13-8d3e-4da0-8fa4-0a9def130d7c', '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-11-29 20:21:29.455 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:29.455 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:21:29.455 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af74f543-a66f-4205-9b62-97bc633a37d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:21:29.455 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af74f543-a66f-4205-9b62-97bc633a37d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:21:29.455 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af74f543-a66f-4205-9b62-97bc633a37d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:21:29.455 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:29.471 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:29.471 3712 2093885547272 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-11-29 20:21:29.488 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5187e900-afc0-413f-977b-607f65b7f579 2021-11-29 20:21:29.488 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af74f543-a66f-4205-9b62-97bc633a37d7'] 2021-11-29 20:21:29.488 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:21:29.488 3712 2093885547096 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-11-29 20:21:29.488 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af74f543-a66f-4205-9b62-97bc633a37d7'] 2021-11-29 20:21:29.689 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29962bf5-d5c1-4c21-a0b8-45246c47ee1d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:29.689 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29962bf5-d5c1-4c21-a0b8-45246c47ee1d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:29.709 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:29.709 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 560, VLAN trunk: None to switch port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d 2021-11-29 20:21:29.877 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:29.877 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29962bf5-d5c1-4c21-a0b8-45246c47ee1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:30.222 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29962bf5-d5c1-4c21-a0b8-45246c47ee1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:30.222 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:30.222 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:30.222 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:30.238 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29962bf5-d5c1-4c21-a0b8-45246c47ee1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:30.238 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:30.238 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29962bf5-d5c1-4c21-a0b8-45246c47ee1d not yet added. Adding. 2021-11-29 20:21:30.238 3712 2093885547272 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-11-29 20:21:30.238 3712 2093885547272 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-11-29 20:21:30.438 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:30.637 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:30.637 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:30.662 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:30.662 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:30.704 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:30.930 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:31.003 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 2021-11-29 20:21:31.003 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 updated. Details: {'device': '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81', 'network_id': '59a32e97-ae5a-4fbd-9551-9929b5edf34c', 'port_id': '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81', 'mac_address': 'fa:16:3e:e1:ac:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f417d2b-14ae-41e1-9080-40e99dea3c7e', '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-11-29 20:21:31.003 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:31.003 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:31.003 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:31.003 3712 2093885548152 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-11-29 20:21:31.059 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29962bf5-d5c1-4c21-a0b8-45246c47ee1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:31.059 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:31.059 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d processed. 2021-11-29 20:21:31.238 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:31.238 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:31.251 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:31.251 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 2021-11-29 20:21:31.397 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:31.397 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:31.777 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:31.777 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:31.777 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:31.777 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:31.777 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:31.777 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:31.777 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 not yet added. Adding. 2021-11-29 20:21:31.782 3712 2093885548152 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-11-29 20:21:31.782 3712 2093885548152 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-11-29 20:21:31.988 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:32.204 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:32.204 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:32.489 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:32.629 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:32.629 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:32.629 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 processed. 2021-11-29 20:21:32.652 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:33.377 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:35.376 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d4867e1-f467-41b7-a66a-48d93605d46e b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated on remote: ['c4406a4e-deeb-4511-ab10-0ce403423f81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:35.376 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7d4867e1-f467-41b7-a66a-48d93605d46e b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated ['c4406a4e-deeb-4511-ab10-0ce403423f81'] 2021-11-29 20:21:36.766 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe8b11b5-7a9e-4b3c-a705-0a206b00877a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: daf457b0-782e-4203-bfa8-41675efb544e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:36.782 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe8b11b5-7a9e-4b3c-a705-0a206b00877a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port daf457b0-782e-4203-bfa8-41675efb544e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:39.226 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: daf457b0-782e-4203-bfa8-41675efb544e 2021-11-29 20:21:40.688 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:40.972 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port daf457b0-782e-4203-bfa8-41675efb544e 2021-11-29 20:21:40.972 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port daf457b0-782e-4203-bfa8-41675efb544e updated. Details: {'device': 'daf457b0-782e-4203-bfa8-41675efb544e', 'network_id': 'ff40e948-4957-481a-ad20-257c663fdd64', 'port_id': 'daf457b0-782e-4203-bfa8-41675efb544e', 'mac_address': 'fa:16:3e:b8:b1:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 585, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2d059ff-2529-46e9-827a-ceca35f5a310', '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-11-29 20:21:40.972 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:40.972 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:40.988 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port daf457b0-782e-4203-bfa8-41675efb544e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:40.988 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff40e948-4957-481a-ad20-257c663fdd64 2021-11-29 20:21:40.988 3712 2093885548152 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-11-29 20:21:41.221 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'daf457b0-782e-4203-bfa8-41675efb544e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:41.238 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'daf457b0-782e-4203-bfa8-41675efb544e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:41.251 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port daf457b0-782e-4203-bfa8-41675efb544e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:41.251 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 585, VLAN trunk: None to switch port daf457b0-782e-4203-bfa8-41675efb544e 2021-11-29 20:21:41.393 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:41.393 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['daf457b0-782e-4203-bfa8-41675efb544e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:41.594 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['daf457b0-782e-4203-bfa8-41675efb544e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:41.594 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:41.594 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4406a4e-deeb-4511-ab10-0ce403423f81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:41.594 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c4406a4e-deeb-4511-ab10-0ce403423f81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:41.594 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for daf457b0-782e-4203-bfa8-41675efb544e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:41.594 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:41.594 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device daf457b0-782e-4203-bfa8-41675efb544e not yet added. Adding. 2021-11-29 20:21:41.594 3712 2093885548152 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-11-29 20:21:41.594 3712 2093885548152 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-11-29 20:21:41.879 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:42.175 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:42.189 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:42.487 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:42.632 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-daf457b0-782e-4203-bfa8-41675efb544e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:42.632 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port daf457b0-782e-4203-bfa8-41675efb544e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:42.632 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port daf457b0-782e-4203-bfa8-41675efb544e processed. 2021-11-29 20:21:42.711 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:42.985 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:48.422 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a79b443-e305-47cd-9328-ae38c554f074 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 5187e900-afc0-413f-977b-607f65b7f579 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:21:48.422 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a79b443-e305-47cd-9328-ae38c554f074 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 5187e900-afc0-413f-977b-607f65b7f579 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:21:49.361 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: daf457b0-782e-4203-bfa8-41675efb544e 2021-11-29 20:21:49.440 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6743e12-8b97-43d6-899a-e4084dc1986c f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network e7e21c0d-8ee6-4aa4-9916-f4d64f947cd1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:21:49.440 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6743e12-8b97-43d6-899a-e4084dc1986c f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network e7e21c0d-8ee6-4aa4-9916-f4d64f947cd1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:21:49.486 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:49.486 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:21:49.486 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:21:49.486 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '1a159ec5-8294-456b-a510-bc0b07e66353', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:50.344 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:21:50.344 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:21:50.344 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:50.597 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:50.597 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:50.597 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:50.597 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:50.597 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:21:50.597 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:21:50.597 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:50.752 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:21:50.752 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'daf457b0-782e-4203-bfa8-41675efb544e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:21:50.752 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'daf457b0-782e-4203-bfa8-41675efb544e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:21:50.752 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port daf457b0-782e-4203-bfa8-41675efb544e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:21:50.782 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff40e948-4957-481a-ad20-257c663fdd64 2021-11-29 20:21:50.782 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['daf457b0-782e-4203-bfa8-41675efb544e'] 2021-11-29 20:21:50.782 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:21:50.782 3712 2093885547096 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-11-29 20:21:50.782 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['daf457b0-782e-4203-bfa8-41675efb544e'] 2021-11-29 20:21:50.845 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:50.845 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:50.845 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:50.845 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:50.867 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:21:50.867 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-29 20:21:50.867 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:51.132 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:51.132 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:51.132 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-5fac96e8-8882-4544-b1f8-4954149e3830 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:51.454 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-569d0a96-78ea-466f-bf3f-5bf5150e096b b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated on remote: ['c4406a4e-deeb-4511-ab10-0ce403423f81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:51.469 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-569d0a96-78ea-466f-bf3f-5bf5150e096b b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated ['c4406a4e-deeb-4511-ab10-0ce403423f81'] 2021-11-29 20:21:51.658 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-569d0a96-78ea-466f-bf3f-5bf5150e096b b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] port_delete event received for 'daf457b0-782e-4203-bfa8-41675efb544e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:21:51.818 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9064a0e3-96cc-4db2-b312-ae915433b62e 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 54a15e1d-5a9d-4489-8bc0-bc118b231630 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:21:51.818 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9064a0e3-96cc-4db2-b312-ae915433b62e 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 54a15e1d-5a9d-4489-8bc0-bc118b231630 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:21:52.751 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:52.847 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:55.438 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 54a15e1d-5a9d-4489-8bc0-bc118b231630 2021-11-29 20:21:56.791 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:21:57.266 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 54a15e1d-5a9d-4489-8bc0-bc118b231630 2021-11-29 20:21:57.266 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 54a15e1d-5a9d-4489-8bc0-bc118b231630 updated. Details: {'device': '54a15e1d-5a9d-4489-8bc0-bc118b231630', 'network_id': '59a32e97-ae5a-4fbd-9551-9929b5edf34c', 'port_id': '54a15e1d-5a9d-4489-8bc0-bc118b231630', 'mac_address': 'fa:16:3e:e4:3d:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f417d2b-14ae-41e1-9080-40e99dea3c7e', '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-11-29 20:21:57.266 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:21:57.266 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:57.266 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 54a15e1d-5a9d-4489-8bc0-bc118b231630 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:21:57.266 3712 2093885548152 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-11-29 20:21:57.472 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54a15e1d-5a9d-4489-8bc0-bc118b231630') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:57.472 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54a15e1d-5a9d-4489-8bc0-bc118b231630') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:21:57.486 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 54a15e1d-5a9d-4489-8bc0-bc118b231630 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:21:57.486 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port 54a15e1d-5a9d-4489-8bc0-bc118b231630 2021-11-29 20:21:57.644 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:21:57.644 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['54a15e1d-5a9d-4489-8bc0-bc118b231630'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:21:57.914 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['54a15e1d-5a9d-4489-8bc0-bc118b231630']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:21:57.914 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:21:57.914 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:21:57.914 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:21:57.914 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 54a15e1d-5a9d-4489-8bc0-bc118b231630 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:21:57.914 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:21:57.914 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 54a15e1d-5a9d-4489-8bc0-bc118b231630 not yet added. Adding. 2021-11-29 20:21:57.914 3712 2093885548152 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-11-29 20:21:57.923 3712 2093885548152 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-11-29 20:21:58.128 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d05110a1-3680-4f62-884f-5d25115ae097 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated on remote: ['c4406a4e-deeb-4511-ab10-0ce403423f81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:21:58.128 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-d05110a1-3680-4f62-884f-5d25115ae097 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated ['c4406a4e-deeb-4511-ab10-0ce403423f81'] 2021-11-29 20:21:58.161 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:58.410 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:58.410 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:21:58.719 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:58.892 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54a15e1d-5a9d-4489-8bc0-bc118b231630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:21:58.892 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 54a15e1d-5a9d-4489-8bc0-bc118b231630 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:21:58.892 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 54a15e1d-5a9d-4489-8bc0-bc118b231630 processed. 2021-11-29 20:22:00.104 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5959b8-9ab9-4538-b69f-2c7cb0cdf56a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: d52273bd-10a1-4e8c-b2b5-ea3b03220932 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:22:00.118 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5959b8-9ab9-4538-b69f-2c7cb0cdf56a 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port d52273bd-10a1-4e8c-b2b5-ea3b03220932 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:22:00.808 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:01.160 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:03.564 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d52273bd-10a1-4e8c-b2b5-ea3b03220932 2021-11-29 20:22:04.816 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:22:05.141 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port d52273bd-10a1-4e8c-b2b5-ea3b03220932 2021-11-29 20:22:05.141 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port d52273bd-10a1-4e8c-b2b5-ea3b03220932 updated. Details: {'device': 'd52273bd-10a1-4e8c-b2b5-ea3b03220932', 'network_id': 'ff40e948-4957-481a-ad20-257c663fdd64', 'port_id': 'd52273bd-10a1-4e8c-b2b5-ea3b03220932', 'mac_address': 'fa:16:3e:b7:de:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 585, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2d059ff-2529-46e9-827a-ceca35f5a310', '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-11-29 20:22:05.141 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:22:05.141 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:05.141 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d52273bd-10a1-4e8c-b2b5-ea3b03220932 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:22:05.141 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff40e948-4957-481a-ad20-257c663fdd64 2021-11-29 20:22:05.141 3712 2093885548152 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-11-29 20:22:05.409 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd52273bd-10a1-4e8c-b2b5-ea3b03220932') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:22:05.409 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd52273bd-10a1-4e8c-b2b5-ea3b03220932') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:22:05.427 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d52273bd-10a1-4e8c-b2b5-ea3b03220932 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:22:05.427 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 585, VLAN trunk: None to switch port d52273bd-10a1-4e8c-b2b5-ea3b03220932 2021-11-29 20:22:05.564 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:22:05.580 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d52273bd-10a1-4e8c-b2b5-ea3b03220932'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:05.816 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d52273bd-10a1-4e8c-b2b5-ea3b03220932']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:05.816 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:05.816 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4406a4e-deeb-4511-ab10-0ce403423f81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:22:05.816 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c4406a4e-deeb-4511-ab10-0ce403423f81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:22:05.832 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d52273bd-10a1-4e8c-b2b5-ea3b03220932 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:05.832 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:22:05.832 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d52273bd-10a1-4e8c-b2b5-ea3b03220932 not yet added. Adding. 2021-11-29 20:22:05.832 3712 2093885548152 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-11-29 20:22:05.832 3712 2093885548152 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-11-29 20:22:06.156 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:06.472 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:06.472 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:06.798 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:07.032 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d52273bd-10a1-4e8c-b2b5-ea3b03220932" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:07.032 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d52273bd-10a1-4e8c-b2b5-ea3b03220932 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:22:07.032 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d52273bd-10a1-4e8c-b2b5-ea3b03220932 processed. 2021-11-29 20:22:08.849 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:09.147 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:15.719 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d52273bd-10a1-4e8c-b2b5-ea3b03220932 2021-11-29 20:22:15.719 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 54a15e1d-5a9d-4489-8bc0-bc118b231630 2021-11-29 20:22:16.282 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated on remote: ['c4406a4e-deeb-4511-ab10-0ce403423f81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:22:16.282 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Security group member updated ['c4406a4e-deeb-4511-ab10-0ce403423f81'] 2021-11-29 20:22:16.282 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Refresh firewall rules 2021-11-29 20:22:16.282 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Get security group information for devices via rpc ['d52273bd-10a1-4e8c-b2b5-ea3b03220932'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:16.314 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:16.314 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:16.657 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5f80c0a-de28-4d8f-9e0c-1ebfb4064f38 b53aaff674824322a1bbe5c3b6b8162b 91875857c07246208db198b04dd95293 - - -] port_delete event received for 'd52273bd-10a1-4e8c-b2b5-ea3b03220932' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:22:16.689 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:22:16.689 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:22:16.689 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:22:16.689 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81', '54a15e1d-5a9d-4489-8bc0-bc118b231630'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:16.832 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] port_delete event received for '54a15e1d-5a9d-4489-8bc0-bc118b231630' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:22:16.878 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:16.878 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '54a15e1d-5a9d-4489-8bc0-bc118b231630' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:16.878 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '54a15e1d-5a9d-4489-8bc0-bc118b231630' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:16.878 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 54a15e1d-5a9d-4489-8bc0-bc118b231630 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:16.878 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd52273bd-10a1-4e8c-b2b5-ea3b03220932' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:16.878 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd52273bd-10a1-4e8c-b2b5-ea3b03220932' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:16.878 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d52273bd-10a1-4e8c-b2b5-ea3b03220932 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:16.907 3712 2093885547096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff40e948-4957-481a-ad20-257c663fdd64 2021-11-29 20:22:16.907 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d52273bd-10a1-4e8c-b2b5-ea3b03220932'] 2021-11-29 20:22:16.907 3712 2093885547096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:16.907 3712 2093885547096 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-11-29 20:22:16.907 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d52273bd-10a1-4e8c-b2b5-ea3b03220932'] 2021-11-29 20:22:16.907 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54a15e1d-5a9d-4489-8bc0-bc118b231630'] 2021-11-29 20:22:16.907 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:16.907 3712 2093885547272 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-11-29 20:22:16.907 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54a15e1d-5a9d-4489-8bc0-bc118b231630'] 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '1a159ec5-8294-456b-a510-bc0b07e66353', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:17.103 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:17.103 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.103 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:17.113 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.439 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:17.439 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:17.439 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:17.439 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:17.439 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.439 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:17.439 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.758 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:17.769 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:17.769 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:17.769 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:17.769 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.769 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:17.769 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:17.785 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:22:18.081 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-ca4b966d-c767-443d-a5c0-9bf17013f2c2 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:18.878 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:22:18.878 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:18.989 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:19.297 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:22:19.297 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port c674466d-fb3b-40bd-b118-37652c0ca0bf updated. Details: {'device': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'mac_address': 'fa:16:3e:f5:9e:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:22:19.297 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:22:19.297 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:19.297 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:22:19.297 3712 2093885548152 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-11-29 20:22:19.359 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:22:19.359 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:22:19.377 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c674466d-fb3b-40bd-b118-37652c0ca0bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:22:19.377 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:22:19.485 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:22:19.485 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:19.719 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c674466d-fb3b-40bd-b118-37652c0ca0bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e8acea3-e4ba-44d5-9b81-085597d67d7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c674466d-fb3b-40bd-b118-37652c0ca0bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:19.735 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:22:19.735 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:19.735 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:19.816 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:19.816 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c674466d-fb3b-40bd-b118-37652c0ca0bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:22:19.816 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c674466d-fb3b-40bd-b118-37652c0ca0bf processed. 2021-11-29 20:22:20.892 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:21.097 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:21.783 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 2021-11-29 20:22:22.329 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:22:22.329 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:22:22.329 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:22:22.329 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:22.581 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] port_delete event received for '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['0d9bb0b1-12a6-46b7-b77f-29b96377e06b', '1a159ec5-8294-456b-a510-bc0b07e66353']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:22.863 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:22.863 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:22.863 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:22.892 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:22.892 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:22.892 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:22.892 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:22.925 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81'] 2021-11-29 20:22:22.925 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:22.925 3712 2093885547272 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-11-29 20:22:22.925 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2132ed7a-f5d9-47d1-9bfb-0cb01e9cef81'] 2021-11-29 20:22:23.112 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-0d9bb0b1-12a6-46b7-b77f-29b96377e06b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:23.112 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:23.112 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:23.112 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:23.112 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:23.112 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:23.112 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:23.363 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-7f956a00-5215-4b7f-b801-a3245f096aac 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:24.911 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:24.937 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:25.799 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d9bb0b1-12a6-46b7-b77f-29b96377e06b 2021-11-29 20:22:26.282 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:22:26.282 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:22:26.282 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Refresh firewall rules 2021-11-29 20:22:26.282 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Get security group information for devices via rpc ['1a159ec5-8294-456b-a510-bc0b07e66353', '0d9bb0b1-12a6-46b7-b77f-29b96377e06b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:22:26.487 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] port_delete event received for '0d9bb0b1-12a6-46b7-b77f-29b96377e06b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information for ports dict_keys(['1a159ec5-8294-456b-a510-bc0b07e66353']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update rules of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update members of security group (fc9fb4d1-8b82-4127-b573-e2991146e758) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Update port filter for 1a159ec5-8294-456b-a510-bc0b07e66353 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:22:26.612 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Updating port rules. 2021-11-29 20:22:26.612 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:26.612 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:26.848 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-0a14d573-75c7-4cb2-b260-2cd03172ce23 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Lock "n-hv-driver-port-lock-1a159ec5-8294-456b-a510-bc0b07e66353" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:26.920 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:26.923 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d9bb0b1-12a6-46b7-b77f-29b96377e06b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:26.923 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d9bb0b1-12a6-46b7-b77f-29b96377e06b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:26.923 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d9bb0b1-12a6-46b7-b77f-29b96377e06b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:26.938 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d9bb0b1-12a6-46b7-b77f-29b96377e06b'] 2021-11-29 20:22:26.938 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:26.938 3712 2093885548152 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-11-29 20:22:26.938 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d9bb0b1-12a6-46b7-b77f-29b96377e06b'] 2021-11-29 20:22:28.957 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:29.016 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:31.859 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a159ec5-8294-456b-a510-bc0b07e66353 2021-11-29 20:22:32.976 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:32.976 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a159ec5-8294-456b-a510-bc0b07e66353' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:32.976 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a159ec5-8294-456b-a510-bc0b07e66353' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:32.976 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a159ec5-8294-456b-a510-bc0b07e66353 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:32.987 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 59a32e97-ae5a-4fbd-9551-9929b5edf34c 2021-11-29 20:22:32.987 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a159ec5-8294-456b-a510-bc0b07e66353'] 2021-11-29 20:22:32.987 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:32.987 3712 2093885548152 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-11-29 20:22:32.987 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a159ec5-8294-456b-a510-bc0b07e66353'] 2021-11-29 20:22:32.987 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ad6afb6-74d5-4f3a-854e-ccaa86ecfb80 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated on remote: ['fc9fb4d1-8b82-4127-b573-e2991146e758'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:22:33.008 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-2ad6afb6-74d5-4f3a-854e-ccaa86ecfb80 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] Security group member updated ['fc9fb4d1-8b82-4127-b573-e2991146e758'] 2021-11-29 20:22:33.094 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ad6afb6-74d5-4f3a-854e-ccaa86ecfb80 4cf97055aa6d44798956f7e8b5fd342f 644db3dbabdf4cfe91e22a0bd7a588e4 - - -] port_delete event received for '1a159ec5-8294-456b-a510-bc0b07e66353' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:22:34.974 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:35.016 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:36.235 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c518017-994c-499d-b1c8-4cdbd877ea1e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 59a32e97-ae5a-4fbd-9551-9929b5edf34c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:22:36.235 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c518017-994c-499d-b1c8-4cdbd877ea1e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 59a32e97-ae5a-4fbd-9551-9929b5edf34c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:22:37.926 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:22:39.019 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:39.019 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:39.019 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:39.019 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:39.050 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:22:39.050 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:22:39.050 3712 2093885548152 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-11-29 20:22:39.050 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:22:39.956 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:22:41.022 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:22:41.022 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:22:41.022 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:22:41.022 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:22:41.022 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:22:41.022 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:22:41.022 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:22:41.022 3712 2093885547272 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-11-29 20:22:41.022 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:22:41.377 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:22:59.658 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dda990c3-ad60-4940-b1d8-949fc9e0d668 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network ff40e948-4957-481a-ad20-257c663fdd64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:22:59.658 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dda990c3-ad60-4940-b1d8-949fc9e0d668 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network ff40e948-4957-481a-ad20-257c663fdd64 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:23:06.141 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:23:07.221 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:23:07.502 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:23:07.502 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port c674466d-fb3b-40bd-b118-37652c0ca0bf updated. Details: {'device': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'c674466d-fb3b-40bd-b118-37652c0ca0bf', 'mac_address': 'fa:16:3e:f5:9e:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:23:07.502 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:23:07.502 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:07.502 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:23:07.502 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:23:07.502 3712 2093885548152 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-11-29 20:23:07.677 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:23:07.677 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c674466d-fb3b-40bd-b118-37652c0ca0bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:23:07.691 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c674466d-fb3b-40bd-b118-37652c0ca0bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:23:07.691 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:23:07.779 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:23:07.779 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:23:08.065 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c674466d-fb3b-40bd-b118-37652c0ca0bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:23:08.065 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:23:08.065 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e8acea3-e4ba-44d5-9b81-085597d67d7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:23:08.065 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c674466d-fb3b-40bd-b118-37652c0ca0bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:23:08.065 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:23:08.065 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c674466d-fb3b-40bd-b118-37652c0ca0bf not yet added. Adding. 2021-11-29 20:23:08.065 3712 2093885548152 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-11-29 20:23:08.065 3712 2093885548152 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-11-29 20:23:08.205 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:08.315 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:08.329 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:08.461 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:08.556 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c674466d-fb3b-40bd-b118-37652c0ca0bf" "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:405 2021-11-29 20:23:08.556 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c674466d-fb3b-40bd-b118-37652c0ca0bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:23:08.556 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c674466d-fb3b-40bd-b118-37652c0ca0bf processed. 2021-11-29 20:23:09.251 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:09.613 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:21.439 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a238a710-2b3d-4ba6-935a-51c3f689a30f - - - - -] port_update received: d243918a-a0f0-41e4-ab4d-015cb204ade5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:21.468 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a238a710-2b3d-4ba6-935a-51c3f689a30f - - - - -] No port d243918a-a0f0-41e4-ab4d-015cb204ade5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:23:26.252 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03de0133-0680-4466-a354-680ed9b62b2e - - - - -] port_update received: fe847660-2946-464e-8eeb-1107bc190da6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:26.268 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03de0133-0680-4466-a354-680ed9b62b2e - - - - -] No port fe847660-2946-464e-8eeb-1107bc190da6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:23:29.000 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdb70cf6-82e5-4da0-8e72-ff2def56d19f - - - - -] port_update received: 7d420951-07e8-4afb-b4c6-47a9a9cf067d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:29.000 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdb70cf6-82e5-4da0-8e72-ff2def56d19f - - - - -] No port 7d420951-07e8-4afb-b4c6-47a9a9cf067d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:23:34.171 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8748757-3efa-416d-99f8-9328f7a7c31c - - - - -] port_update received: 45073aad-d339-4fe1-832f-731509c017e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:34.202 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8748757-3efa-416d-99f8-9328f7a7c31c - - - - -] No port 45073aad-d339-4fe1-832f-731509c017e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:23:37.266 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ed33f69-84b0-43e9-b063-d39bf5138b3e e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Security group member updated on remote: ['d812fb42-25d0-4ff9-8ff5-ee0fda69651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:23:37.266 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7ed33f69-84b0-43e9-b063-d39bf5138b3e e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Security group member updated ['d812fb42-25d0-4ff9-8ff5-ee0fda69651f'] 2021-11-29 20:23:38.625 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f722a54-d654-4483-b60a-1eadc49234ce 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: a7ea38cf-9e8d-41a5-ae0f-778f129e288a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:38.625 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f722a54-d654-4483-b60a-1eadc49234ce 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port a7ea38cf-9e8d-41a5-ae0f-778f129e288a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:23:40.487 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7ea38cf-9e8d-41a5-ae0f-778f129e288a 2021-11-29 20:23:41.421 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:23:41.829 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port a7ea38cf-9e8d-41a5-ae0f-778f129e288a 2021-11-29 20:23:41.829 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port a7ea38cf-9e8d-41a5-ae0f-778f129e288a updated. Details: {'device': 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a', 'network_id': 'c58a6bcc-42e4-4685-bab0-777ac51f11e8', 'port_id': 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a', 'mac_address': 'fa:16:3e:8e:99:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 567, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbbab955-3ab6-4b3b-98bb-e7d69f0e50c4', 'ip_address': '192.168.233.206'}], '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-11-29 20:23:41.829 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:23:41.829 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:41.829 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7ea38cf-9e8d-41a5-ae0f-778f129e288a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:23:41.829 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c58a6bcc-42e4-4685-bab0-777ac51f11e8 2021-11-29 20:23:41.829 3712 2093885548152 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-11-29 20:23:41.987 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:23:41.987 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:23:41.987 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7ea38cf-9e8d-41a5-ae0f-778f129e288a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:23:41.987 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 567, VLAN trunk: None to switch port a7ea38cf-9e8d-41a5-ae0f-778f129e288a 2021-11-29 20:23:42.093 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:23:42.093 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7ea38cf-9e8d-41a5-ae0f-778f129e288a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:23:42.376 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7ea38cf-9e8d-41a5-ae0f-778f129e288a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:23:42.376 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:23:42.376 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d812fb42-25d0-4ff9-8ff5-ee0fda69651f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:23:42.376 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d812fb42-25d0-4ff9-8ff5-ee0fda69651f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:23:42.376 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7ea38cf-9e8d-41a5-ae0f-778f129e288a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:23:42.376 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:23:42.376 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7ea38cf-9e8d-41a5-ae0f-778f129e288a not yet added. Adding. 2021-11-29 20:23:42.376 3712 2093885548152 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-11-29 20:23:42.376 3712 2093885548152 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-11-29 20:23:42.516 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:42.666 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" "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:405 2021-11-29 20:23:42.666 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:42.811 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:42.924 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7ea38cf-9e8d-41a5-ae0f-778f129e288a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:42.924 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7ea38cf-9e8d-41a5-ae0f-778f129e288a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:23:42.924 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7ea38cf-9e8d-41a5-ae0f-778f129e288a processed. 2021-11-29 20:23:43.436 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:23:43.705 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:23:46.972 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6685caec-5f97-4474-8a35-ff469e099bea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated on remote: ['28d30095-7bf3-402c-96ca-bd0f63d8d466'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:23:46.972 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-6685caec-5f97-4474-8a35-ff469e099bea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated ['28d30095-7bf3-402c-96ca-bd0f63d8d466'] 2021-11-29 20:23:58.875 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec89c248-619d-4d08-a950-ebd8b0f28b01 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 608e1d7b-04dd-462a-b37b-4498f74a07de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:23:58.899 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec89c248-619d-4d08-a950-ebd8b0f28b01 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 608e1d7b-04dd-462a-b37b-4498f74a07de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:24:00.610 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7ea38cf-9e8d-41a5-ae0f-778f129e288a 2021-11-29 20:24:00.658 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:24:00.679 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Security group member updated on remote: ['d812fb42-25d0-4ff9-8ff5-ee0fda69651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:00.679 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Security group member updated ['d812fb42-25d0-4ff9-8ff5-ee0fda69651f'] 2021-11-29 20:24:00.679 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Refresh firewall rules 2021-11-29 20:24:00.679 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Get security group information for devices via rpc ['a7ea38cf-9e8d-41a5-ae0f-778f129e288a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:00.703 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:00.703 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:00.848 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-139ac1ec-2c41-436a-a9ab-308386f60547 e7e032d2e2f146848c675098d6b37116 c2051b9d5a5b49a4b1c4057348e9085f - - -] port_delete event received for 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:01.514 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:24:01.788 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:24:01.788 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 608e1d7b-04dd-462a-b37b-4498f74a07de updated. Details: {'device': '608e1d7b-04dd-462a-b37b-4498f74a07de', 'network_id': 'f4e21383-de83-4c15-8c91-238a937343f6', 'port_id': '608e1d7b-04dd-462a-b37b-4498f74a07de', 'mac_address': 'fa:16:3e:df:0a:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 572, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7c96f2e3-7bfb-4a41-bf5e-4d5e51e18866', '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-11-29 20:24:01.788 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:24:01.788 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:24:01.788 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:01.788 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 608e1d7b-04dd-462a-b37b-4498f74a07de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:24:01.788 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4e21383-de83-4c15-8c91-238a937343f6 2021-11-29 20:24:01.788 3712 2093885548152 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-11-29 20:24:01.788 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:24:01.788 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7ea38cf-9e8d-41a5-ae0f-778f129e288a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:24:01.788 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7ea38cf-9e8d-41a5-ae0f-778f129e288a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:24:01.805 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c58a6bcc-42e4-4685-bab0-777ac51f11e8 2021-11-29 20:24:01.805 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7ea38cf-9e8d-41a5-ae0f-778f129e288a'] 2021-11-29 20:24:01.805 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:24:01.805 3712 2093885547272 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-11-29 20:24:01.805 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7ea38cf-9e8d-41a5-ae0f-778f129e288a'] 2021-11-29 20:24:01.931 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:01.931 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:01.941 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 608e1d7b-04dd-462a-b37b-4498f74a07de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:24:01.941 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 572, VLAN trunk: None to switch port 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:24:02.002 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:24:02.002 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:02.227 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['608e1d7b-04dd-462a-b37b-4498f74a07de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:02.227 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:02.227 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:02.227 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:24:02.227 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 608e1d7b-04dd-462a-b37b-4498f74a07de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:02.227 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:24:02.227 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 608e1d7b-04dd-462a-b37b-4498f74a07de not yet added. Adding. 2021-11-29 20:24:02.227 3712 2093885548152 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-11-29 20:24:02.227 3712 2093885548152 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-11-29 20:24:02.350 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:02.438 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:02.438 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:02.564 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:02.624 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c674466d-fb3b-40bd-b118-37652c0ca0bf 2021-11-29 20:24:02.674 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:02.674 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 608e1d7b-04dd-462a-b37b-4498f74a07de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:24:02.674 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 608e1d7b-04dd-462a-b37b-4498f74a07de processed. 2021-11-29 20:24:02.764 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7529af4d-d4a4-434c-8651-c3eca8677de9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated on remote: ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:02.764 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7529af4d-d4a4-434c-8651-c3eca8677de9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated ['9e8acea3-e4ba-44d5-9b81-085597d67d7c'] 2021-11-29 20:24:03.518 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:24:03.518 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:24:03.518 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c674466d-fb3b-40bd-b118-37652c0ca0bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:24:03.518 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c674466d-fb3b-40bd-b118-37652c0ca0bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:24:03.518 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:03.530 3712 2093885547096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7529af4d-d4a4-434c-8651-c3eca8677de9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] port_delete event received for 'c674466d-fb3b-40bd-b118-37652c0ca0bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:03.530 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:24:03.530 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:24:03.530 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:24:03.530 3712 2093885547272 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-11-29 20:24:03.530 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c674466d-fb3b-40bd-b118-37652c0ca0bf'] 2021-11-29 20:24:04.187 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:04.646 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5147b663-e05e-483c-a2b0-999c2a0b256e 2021-11-29 20:24:05.066 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00cb9e9b-e30d-455f-a1e6-ed72cea5e148 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated on remote: ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:05.066 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-00cb9e9b-e30d-455f-a1e6-ed72cea5e148 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated ['a43d1082-10cc-43d1-af1a-da47d235bf7a'] 2021-11-29 20:24:05.519 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:24:05.519 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5147b663-e05e-483c-a2b0-999c2a0b256e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:24:05.519 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5147b663-e05e-483c-a2b0-999c2a0b256e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:24:05.519 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5147b663-e05e-483c-a2b0-999c2a0b256e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:24:05.530 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c2cc73e5-c005-4a0c-98e0-43162fd7338f 2021-11-29 20:24:05.530 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5147b663-e05e-483c-a2b0-999c2a0b256e'] 2021-11-29 20:24:05.530 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:24:05.530 3712 2093885548152 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-11-29 20:24:05.530 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5147b663-e05e-483c-a2b0-999c2a0b256e'] 2021-11-29 20:24:05.780 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00cb9e9b-e30d-455f-a1e6-ed72cea5e148 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] port_delete event received for '5147b663-e05e-483c-a2b0-999c2a0b256e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:06.206 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2456e43c-a6e3-48b7-a102-757bd122b91d 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] port_delete event received for '20428aed-6361-42c3-be6f-55bb42badc6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:06.952 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8ec3e49-a725-4ecc-a18f-9c10ed2bcd70 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated on remote: ['6a8612f2-368e-4020-b004-b4746cafef5f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:06.952 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-f8ec3e49-a725-4ecc-a18f-9c10ed2bcd70 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated ['6a8612f2-368e-4020-b004-b4746cafef5f'] 2021-11-29 20:24:07.123 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67daa0ad-a377-4152-8a6e-a3ddc1a7a548 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated on remote: ['6a8612f2-368e-4020-b004-b4746cafef5f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:07.123 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-67daa0ad-a377-4152-8a6e-a3ddc1a7a548 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group rule updated ['6a8612f2-368e-4020-b004-b4746cafef5f'] 2021-11-29 20:24:07.518 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:07.548 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:08.858 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89f9d4c3-00f8-43fe-838c-6c511470e8f7 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] port_delete event received for 'd35330c5-10c2-42fe-801a-8b2f7cf75739' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:09.458 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3a6169c-d490-4ab6-9266-408a8ce6aa77 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated on remote: ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:09.458 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-a3a6169c-d490-4ab6-9266-408a8ce6aa77 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] 2021-11-29 20:24:09.595 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7715ddcd-1968-4b70-a849-98ef106a3a50 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated on remote: ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:09.595 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7715ddcd-1968-4b70-a849-98ef106a3a50 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group rule updated ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] 2021-11-29 20:24:11.686 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6bc3558-615b-4a43-9cda-9da550a989b4 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated on remote: ['6a8612f2-368e-4020-b004-b4746cafef5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:11.686 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-d6bc3558-615b-4a43-9cda-9da550a989b4 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated ['6a8612f2-368e-4020-b004-b4746cafef5f'] 2021-11-29 20:24:12.984 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e58a12-ee6c-46b4-b76c-50c1884b2d80 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:24:12.984 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e58a12-ee6c-46b4-b76c-50c1884b2d80 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:24:14.667 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b01b802-1d72-449f-bda6-30ae3ecef1f1 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated on remote: ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:14.667 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7b01b802-1d72-449f-bda6-30ae3ecef1f1 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] 2021-11-29 20:24:14.720 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29962bf5-d5c1-4c21-a0b8-45246c47ee1d 2021-11-29 20:24:14.768 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:24:15.514 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated on remote: ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:15.514 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] 2021-11-29 20:24:15.530 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Refresh firewall rules 2021-11-29 20:24:15.530 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Get security group information for devices via rpc ['417c1ea2-a3bd-4218-9b48-7687c7796610', '29962bf5-d5c1-4c21-a0b8-45246c47ee1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:15.561 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:24:15.805 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] port_delete event received for '29962bf5-d5c1-4c21-a0b8-45246c47ee1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Update security group information for ports dict_keys(['417c1ea2-a3bd-4218-9b48-7687c7796610']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Update rules of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Update members of security group (d2d5a1e8-726f-4c62-86d2-12d76988cafc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Update port filter for 417c1ea2-a3bd-4218-9b48-7687c7796610 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:15.813 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Updating port rules. 2021-11-29 20:24:15.813 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Creating 0 new rules, removing 1 old rules. 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:15.813 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:15.954 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-8e0f858b-3a50-4285-b02e-4b33e1b2af93 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Lock "n-hv-driver-port-lock-417c1ea2-a3bd-4218-9b48-7687c7796610" "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:405 2021-11-29 20:24:16.015 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:24:16.015 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 updated. Details: {'device': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'mac_address': 'fa:16:3e:8b:2b:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:24:16.015 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:24:16.015 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:24:16.015 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:16.015 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:24:16.015 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:24:16.015 3712 2093885548152 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-11-29 20:24:16.015 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29962bf5-d5c1-4c21-a0b8-45246c47ee1d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:24:16.015 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29962bf5-d5c1-4c21-a0b8-45246c47ee1d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:24:16.015 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29962bf5-d5c1-4c21-a0b8-45246c47ee1d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:24:16.015 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29962bf5-d5c1-4c21-a0b8-45246c47ee1d'] 2021-11-29 20:24:16.015 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:24:16.015 3712 2093885547272 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-11-29 20:24:16.015 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29962bf5-d5c1-4c21-a0b8-45246c47ee1d'] 2021-11-29 20:24:16.130 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd6b39a7-96d3-4c7f-bfa7-3f2d9568882a 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:16.130 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-bd6b39a7-96d3-4c7f-bfa7-3f2d9568882a 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:16.172 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:16.172 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:16.188 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:24:16.188 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:24:16.283 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:24:16.283 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:16.314 3712 2093885547096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-765c3041-3aa3-4012-84b8-166bfc4a34bd 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:16.314 3712 2093885547096 MainThread INFO neutron.agent.securitygroups_rpc [req-765c3041-3aa3-4012-84b8-166bfc4a34bd 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:16.531 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:16.531 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:16.531 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8612f2-368e-4020-b004-b4746cafef5f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:16.531 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:16.531 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:24:16.531 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 not yet added. Adding. 2021-11-29 20:24:16.531 3712 2093885548152 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-11-29 20:24:16.531 3712 2093885548152 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-11-29 20:24:16.593 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-242136b2-559d-4785-81c0-f1fa053a93c1 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:16.593 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-242136b2-559d-4785-81c0-f1fa053a93c1 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:16.644 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:16.749 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:16.749 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:16.858 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:16.954 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:16.954 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:24:16.954 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 processed. 2021-11-29 20:24:16.991 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad1e904a-a045-4f6b-9b47-ce328c598d8f 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 6b87bc08-ad56-4470-bbf3-035d9326914e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:24:17.001 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad1e904a-a045-4f6b-9b47-ce328c598d8f 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 6b87bc08-ad56-4470-bbf3-035d9326914e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:24:17.020 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b5ba74-fd6d-4bb4-9ec4-99edd588df5b 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:17.020 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-08b5ba74-fd6d-4bb4-9ec4-99edd588df5b 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:17.220 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-355414b7-0702-4fa3-bcd2-072d0600ce03 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:17.220 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-355414b7-0702-4fa3-bcd2-072d0600ce03 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:17.408 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2ebe1ab-69cf-4e0d-9a5a-fbee656b9ec5 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated on remote: ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:24:17.408 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-d2ebe1ab-69cf-4e0d-9a5a-fbee656b9ec5 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group rule updated ['939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:17.563 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:17.811 3712 2093885548152 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:405 2021-11-29 20:24:18.280 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated on remote: ['28d30095-7bf3-402c-96ca-bd0f63d8d466', '939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:18.280 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated ['28d30095-7bf3-402c-96ca-bd0f63d8d466', '939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:24:18.280 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Refresh firewall rules 2021-11-29 20:24:18.280 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:18.327 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] port_update received: 608e1d7b-04dd-462a-b37b-4498f74a07de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:24:18.327 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:18.345 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Binding port 608e1d7b-04dd-462a-b37b-4498f74a07de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:24:18.345 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] 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-11-29 20:24:18.360 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:18.360 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:18.377 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Trunk plugin disabled on server. Assuming port 608e1d7b-04dd-462a-b37b-4498f74a07de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:24:18.377 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Binding VLAN ID: 572, VLAN trunk: None to switch port 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:24:18.406 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Refresh firewall rules 2021-11-29 20:24:18.406 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:18.799 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6b87bc08-ad56-4470-bbf3-035d9326914e 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information for ports dict_keys(['608e1d7b-04dd-462a-b37b-4498f74a07de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (939f6a64-7510-49db-aa0d-e3fdb534a3ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update members of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update port filter for 608e1d7b-04dd-462a-b37b-4498f74a07de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:19.002 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Updating port rules. 2021-11-29 20:24:19.002 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Creating 6 new rules, removing 0 old rules. 2021-11-29 20:24:19.002 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information for ports dict_keys(['608e1d7b-04dd-462a-b37b-4498f74a07de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (939f6a64-7510-49db-aa0d-e3fdb534a3ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update members of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:24:19.094 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update port filter for 608e1d7b-04dd-462a-b37b-4498f74a07de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:19.094 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Updating port rules. 2021-11-29 20:24:19.094 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Creating 6 new rules, removing 0 old rules. 2021-11-29 20:24:19.142 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "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:405 2021-11-29 20:24:19.142 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:19.142 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:19.142 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:19.251 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:19.251 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:19.251 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:19.283 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-84f2d1e6-4794-44ee-929f-65e40b2b7147 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:19.574 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:24:19.767 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 6b87bc08-ad56-4470-bbf3-035d9326914e 2021-11-29 20:24:19.780 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 6b87bc08-ad56-4470-bbf3-035d9326914e updated. Details: {'device': '6b87bc08-ad56-4470-bbf3-035d9326914e', 'network_id': 'c2cc73e5-c005-4a0c-98e0-43162fd7338f', 'port_id': '6b87bc08-ad56-4470-bbf3-035d9326914e', 'mac_address': 'fa:16:3e:af:64:79', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '49eabee4-fe43-440c-ac0b-aadd86cb0618', '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-11-29 20:24:19.780 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:24:19.780 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:19.780 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6b87bc08-ad56-4470-bbf3-035d9326914e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:24:19.780 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c2cc73e5-c005-4a0c-98e0-43162fd7338f 2021-11-29 20:24:19.780 3712 2093885547272 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-11-29 20:24:19.936 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6b87bc08-ad56-4470-bbf3-035d9326914e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:19.936 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6b87bc08-ad56-4470-bbf3-035d9326914e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:24:19.936 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6b87bc08-ad56-4470-bbf3-035d9326914e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:24:19.936 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 6b87bc08-ad56-4470-bbf3-035d9326914e 2021-11-29 20:24:20.033 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:24:20.033 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6b87bc08-ad56-4470-bbf3-035d9326914e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:24:20.189 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6b87bc08-ad56-4470-bbf3-035d9326914e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:24:20.189 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:24:20.189 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (679849b6-0e9a-45a4-a08f-fa3c84c41999) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:24:20.189 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6b87bc08-ad56-4470-bbf3-035d9326914e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:24:20.189 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:24:20.189 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6b87bc08-ad56-4470-bbf3-035d9326914e not yet added. Adding. 2021-11-29 20:24:20.189 3712 2093885547272 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-11-29 20:24:20.204 3712 2093885547272 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-11-29 20:24:20.329 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:20.460 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:20.460 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:20.608 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:20.704 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b87bc08-ad56-4470-bbf3-035d9326914e" "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:405 2021-11-29 20:24:20.704 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6b87bc08-ad56-4470-bbf3-035d9326914e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:24:20.704 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6b87bc08-ad56-4470-bbf3-035d9326914e processed. 2021-11-29 20:24:21.598 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:21.799 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:24:24.811 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 417c1ea2-a3bd-4218-9b48-7687c7796610 2021-11-29 20:24:25.625 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:24:25.625 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '417c1ea2-a3bd-4218-9b48-7687c7796610' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:24:25.625 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '417c1ea2-a3bd-4218-9b48-7687c7796610' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:24:25.625 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 417c1ea2-a3bd-4218-9b48-7687c7796610 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:24:25.625 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c900f877-24fc-4bf0-bc45-110f24c48a12 2021-11-29 20:24:25.625 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['417c1ea2-a3bd-4218-9b48-7687c7796610'] 2021-11-29 20:24:25.625 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:24:25.625 3712 2093885547272 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-11-29 20:24:25.625 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['417c1ea2-a3bd-4218-9b48-7687c7796610'] 2021-11-29 20:24:25.717 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e098ac89-c3b5-416d-9e71-8fca2f186707 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated on remote: ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:24:25.717 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-e098ac89-c3b5-416d-9e71-8fca2f186707 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] Security group member updated ['d2d5a1e8-726f-4c62-86d2-12d76988cafc'] 2021-11-29 20:24:25.827 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e098ac89-c3b5-416d-9e71-8fca2f186707 42b493a770824ba8a9d1552ee92639a5 050f026d657d487f806cf45749b066cd - - -] port_delete event received for '417c1ea2-a3bd-4218-9b48-7687c7796610' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:27.630 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:24:27.656 3712 2093885547272 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:405 2021-11-29 20:24:28.724 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-998bb560-3746-425c-9777-762f132d457d f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '65416c57-0971-4229-975f-49be7d40eeb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:29.921 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-859360f9-c11d-4c08-8fc2-f97ffd008803 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '60369835-df51-4c16-932b-686ec67c6c9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:24:30.618 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29f69b62-881b-4192-a07e-2c41282ae8ea f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network c900f877-24fc-4bf0-bc45-110f24c48a12 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:24:30.618 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29f69b62-881b-4192-a07e-2c41282ae8ea f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network c900f877-24fc-4bf0-bc45-110f24c48a12 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:25:21.377 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:21.845 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:25:22.095 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:22.095 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 updated. Details: {'device': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'mac_address': 'fa:16:3e:8b:2b:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:25:22.095 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:25:22.095 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:22.095 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:25:22.095 3712 2093885547272 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-11-29 20:25:22.107 3712 2093885547272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:22.107 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:22.124 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:25:22.124 3712 2093885547272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:22.171 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:25:22.171 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:25:22.201 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b39ad21a-a293-4731-a226-7a5d9f1f59fd b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated on remote: ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:25:22.201 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-b39ad21a-a293-4731-a226-7a5d9f1f59fd b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] Security group member updated ['679849b6-0e9a-45a4-a08f-fa3c84c41999'] 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8612f2-368e-4020-b004-b4746cafef5f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:25:22.407 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:25:22.407 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:22.407 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:22.451 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:22.451 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:25:22.451 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 processed. 2021-11-29 20:25:22.720 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b39ad21a-a293-4731-a226-7a5d9f1f59fd b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] port_delete event received for '6b87bc08-ad56-4470-bbf3-035d9326914e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:23.378 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6b87bc08-ad56-4470-bbf3-035d9326914e 2021-11-29 20:25:23.877 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:25:23.877 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:23.877 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6b87bc08-ad56-4470-bbf3-035d9326914e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:25:23.877 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6b87bc08-ad56-4470-bbf3-035d9326914e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:25:23.877 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6b87bc08-ad56-4470-bbf3-035d9326914e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:25:23.893 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c2cc73e5-c005-4a0c-98e0-43162fd7338f 2021-11-29 20:25:23.893 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b87bc08-ad56-4470-bbf3-035d9326914e'] 2021-11-29 20:25:23.893 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:25:23.893 3712 2093885548152 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-11-29 20:25:23.893 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b87bc08-ad56-4470-bbf3-035d9326914e'] 2021-11-29 20:25:24.311 3712 2093885547272 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:405 2021-11-29 20:25:24.779 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e9a55be-f736-4ac7-ac07-73c07cbe21f6 b89c1cefb7f74bc3a974731feaa96513 1b4faea75e3b46c5a73a6111be050239 - - -] port_delete event received for 'fe4d3bb3-3ba5-423b-8a11-e5f1e69bb48b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:25.894 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:25.928 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:29.935 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30f3c345-237c-4e57-bcf4-a25228e5a8d4 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '7c5c945f-f007-412d-8296-2d2aa06b7a7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:31.284 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1879c43b-9251-4fd7-ba0b-018e16710699 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'ae488ebd-bc49-4ebd-9595-7de936890c49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:32.420 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5edc5ff-8280-4733-aed2-dd517e735bff f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'd397541e-04f7-4f27-8274-da83d69111f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:32.643 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e3f419f-3b3b-44f3-8d3c-5a96a642f27c - - - - -] port_delete event received for 'd397541e-04f7-4f27-8274-da83d69111f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:32.706 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated on remote: ['28d30095-7bf3-402c-96ca-bd0f63d8d466', '939f6a64-7510-49db-aa0d-e3fdb534a3ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:25:32.706 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated ['28d30095-7bf3-402c-96ca-bd0f63d8d466', '939f6a64-7510-49db-aa0d-e3fdb534a3ae'] 2021-11-29 20:25:32.706 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Refresh firewall rules 2021-11-29 20:25:32.706 3712 2093885547272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:25:32.706 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5edc5ff-8280-4733-aed2-dd517e735bff f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network c2cc73e5-c005-4a0c-98e0-43162fd7338f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:25:32.706 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5edc5ff-8280-4733-aed2-dd517e735bff f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network c2cc73e5-c005-4a0c-98e0-43162fd7338f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:25:32.829 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] port_update received: 608e1d7b-04dd-462a-b37b-4498f74a07de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:25:32.856 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:32.856 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Binding port 608e1d7b-04dd-462a-b37b-4498f74a07de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:25:32.856 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] 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-11-29 20:25:32.872 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:32.872 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '608e1d7b-04dd-462a-b37b-4498f74a07de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:32.878 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Trunk plugin disabled on server. Assuming port 608e1d7b-04dd-462a-b37b-4498f74a07de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:25:32.878 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Binding VLAN ID: 572, VLAN trunk: None to switch port 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:25:32.893 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information for ports dict_keys(['608e1d7b-04dd-462a-b37b-4498f74a07de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:25:32.893 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:25:32.893 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:25:32.893 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update members of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:25:32.893 3712 2093885547272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update port filter for 608e1d7b-04dd-462a-b37b-4498f74a07de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:25:32.893 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Updating port rules. 2021-11-29 20:25:32.893 3712 2093885547272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Creating 0 new rules, removing 6 old rules. 2021-11-29 20:25:32.908 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:32.908 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:32.908 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:32.908 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Refresh firewall rules 2021-11-29 20:25:32.908 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:25:33.050 3712 2093885547272 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:33.247 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information for ports dict_keys(['608e1d7b-04dd-462a-b37b-4498f74a07de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:25:33.247 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update rules of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update members of security group (28d30095-7bf3-402c-96ca-bd0f63d8d466) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update port filter for 608e1d7b-04dd-462a-b37b-4498f74a07de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:25:33.261 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Updating port rules. 2021-11-29 20:25:33.261 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Creating 0 new rules, removing 0 old rules. 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:33.261 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-driver-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:33.294 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [req-769cdbb6-8556-45ca-9f0a-9e60dfa3edfe 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Lock "n-hv-agent-port-lock-608e1d7b-04dd-462a-b37b-4498f74a07de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:33.451 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:33.721 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-644e348b-f0d7-4d5d-9ea2-3604d177d27e 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] port_delete event received for '6efbe8fa-603b-4f04-b3a1-369671011ec7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:33.918 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:25:33.918 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:25:33.918 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:25:33.918 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:25:33.934 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:25:33.934 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:25:33.934 3712 2093885548152 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-11-29 20:25:33.936 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:25:35.473 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:35.934 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:25:35.934 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:35.934 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:25:35.934 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:25:35.938 3712 2093885547272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:25:35.938 3712 2093885547272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:25:35.938 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:25:35.938 3712 2093885547272 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-11-29 20:25:35.938 3712 2093885547272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:25:36.066 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:39.128 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated on remote: ['28d30095-7bf3-402c-96ca-bd0f63d8d466'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:25:39.128 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Security group member updated ['28d30095-7bf3-402c-96ca-bd0f63d8d466'] 2021-11-29 20:25:39.128 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Refresh firewall rules 2021-11-29 20:25:39.128 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Get security group information for devices via rpc ['608e1d7b-04dd-462a-b37b-4498f74a07de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:25:39.160 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:25:39.160 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:25:39.215 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703753d7-b768-43f9-b1de-317fe099f6ea 1385fc3867f0429e9545e33a8ec5ba5d 3fa31e811595448dbbab148f63fa6faa - - -] port_delete event received for '608e1d7b-04dd-462a-b37b-4498f74a07de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:39.518 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 608e1d7b-04dd-462a-b37b-4498f74a07de 2021-11-29 20:25:39.949 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:25:39.949 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '608e1d7b-04dd-462a-b37b-4498f74a07de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:25:39.949 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '608e1d7b-04dd-462a-b37b-4498f74a07de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:25:39.949 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 608e1d7b-04dd-462a-b37b-4498f74a07de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:25:39.949 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['608e1d7b-04dd-462a-b37b-4498f74a07de'] 2021-11-29 20:25:39.949 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:25:39.949 3712 2093885548152 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-11-29 20:25:39.949 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['608e1d7b-04dd-462a-b37b-4498f74a07de'] 2021-11-29 20:25:41.956 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:41.971 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:42.949 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4530289-657b-4759-9644-51681ddb11d7 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'fe847660-2946-464e-8eeb-1107bc190da6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:44.643 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1fbb3e-0b5a-4332-b775-fa07f45cb0ae f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'd243918a-a0f0-41e4-ab4d-015cb204ade5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:45.562 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-345df27e-2c0f-4ec3-87c0-d4009b4db71f f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'ea845366-ef13-41b0-826d-e34071e37e88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:45.702 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8005415-ff06-42fd-9331-442fd1b2b840 - - - - -] port_delete event received for 'ea845366-ef13-41b0-826d-e34071e37e88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:45.921 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-345df27e-2c0f-4ec3-87c0-d4009b4db71f f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network f4e21383-de83-4c15-8c91-238a937343f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:25:45.921 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-345df27e-2c0f-4ec3-87c0-d4009b4db71f f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Reclaiming local network f4e21383-de83-4c15-8c91-238a937343f6 2021-11-29 20:25:47.177 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49825a31-f84a-4257-bdce-209e6148d44e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '45073aad-d339-4fe1-832f-731509c017e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:48.487 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad8ad9f9-086f-4627-a3cf-27aedf5a9a8d f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '7d420951-07e8-4afb-b4c6-47a9a9cf067d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:49.863 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15652ff8-e706-43c4-a82e-27df4c0e1d2e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '6092f795-e482-44ab-bb71-e477cf3822ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:50.021 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c216ca9-ac15-461e-81de-e4aeefc36939 - - - - -] port_delete event received for '6092f795-e482-44ab-bb71-e477cf3822ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:25:50.135 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15652ff8-e706-43c4-a82e-27df4c0e1d2e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network b45d196f-e9b6-465b-ac9b-43601bb882e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:25:50.135 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15652ff8-e706-43c4-a82e-27df4c0e1d2e f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network b45d196f-e9b6-465b-ac9b-43601bb882e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:25:53.580 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:53.970 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:25:54.174 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:54.174 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 updated. Details: {'device': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'network_id': '0e1d22be-5dc9-44af-8891-5c4a8f46b5fd', 'port_id': 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8', 'mac_address': 'fa:16:3e:8b:2b:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78f4804f-88b7-4028-93ce-26d277d90aac', '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-11-29 20:25:54.174 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:25:54.174 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:54.190 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:25:54.190 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:25:54.190 3712 2093885548152 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-11-29 20:25:54.314 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:54.314 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:25:54.314 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:25:54.314 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:25:54.376 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:25:54.376 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:25:54.532 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:25:54.532 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:25:54.532 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8612f2-368e-4020-b004-b4746cafef5f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:25:54.532 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:25:54.532 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:25:54.532 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 not yet added. Adding. 2021-11-29 20:25:54.532 3712 2093885548152 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-11-29 20:25:54.532 3712 2093885548152 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-11-29 20:25:54.595 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:54.657 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "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:405 2021-11-29 20:25:54.657 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:54.747 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:54.808 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:25:54.808 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:25:54.808 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 processed. 2021-11-29 20:25:55.979 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:25:56.287 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:26:33.969 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 2021-11-29 20:26:34.108 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b516fd-3864-4fac-bad2-5bfe29a651f9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated on remote: ['6a8612f2-368e-4020-b004-b4746cafef5f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:26:34.108 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b516fd-3864-4fac-bad2-5bfe29a651f9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] Security group member updated ['6a8612f2-368e-4020-b004-b4746cafef5f'] 2021-11-29 20:26:34.226 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:26:34.226 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:26:34.226 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:26:34.226 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:26:34.236 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd 2021-11-29 20:26:34.236 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:26:34.236 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:26:34.236 3712 2093885548152 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-11-29 20:26:34.236 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8'] 2021-11-29 20:26:34.406 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b516fd-3864-4fac-bad2-5bfe29a651f9 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] port_delete event received for 'b36c5f2f-c2e5-4cf4-bb54-1f7e12b648f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:36.250 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:26:36.266 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:26:36.351 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d76436b7-f481-456c-911a-d72468f8bda7 0d4614c5893e40ca980a763cf5868a06 8b9d39c0821c41c1b8d0bef8de1e0838 - - -] port_delete event received for 'c5f75ccb-3a5a-41bc-9762-69dd423aa0b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:40.019 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-423f2024-161b-439c-b832-445d84044811 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '83fdffb9-d302-4230-8979-3ee4ab512a2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:41.061 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cac32700-fb9e-49a5-a605-0962d8d61bd7 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'cc47a370-59d9-414a-97f4-78021f154b64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:41.803 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee80bc69-eac4-43e9-8690-00ea9375ce65 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'bc176727-c750-4c56-bcfb-f20ed4825356' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:41.914 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c301c09f-ebfb-4ef5-95f3-50ad1f766581 - - - - -] port_delete event received for 'bc176727-c750-4c56-bcfb-f20ed4825356' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:26:41.991 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee80bc69-eac4-43e9-8690-00ea9375ce65 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:26:41.991 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee80bc69-eac4-43e9-8690-00ea9375ce65 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 0e1d22be-5dc9-44af-8891-5c4a8f46b5fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:27:25.780 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e1dcc29-3fcd-4402-b628-cd3030ccdeed 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated on remote: ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:27:25.780 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-7e1dcc29-3fcd-4402-b628-cd3030ccdeed 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] 2021-11-29 20:27:26.473 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4626af12-29bc-43a3-84ec-567e28c5ff67 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 36492e65-1351-47ad-a81a-c27e1f818b8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:27:26.483 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4626af12-29bc-43a3-84ec-567e28c5ff67 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 36492e65-1351-47ad-a81a-c27e1f818b8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:27:28.202 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36492e65-1351-47ad-a81a-c27e1f818b8f 2021-11-29 20:27:28.457 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:27:28.639 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 36492e65-1351-47ad-a81a-c27e1f818b8f 2021-11-29 20:27:28.639 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 36492e65-1351-47ad-a81a-c27e1f818b8f updated. Details: {'device': '36492e65-1351-47ad-a81a-c27e1f818b8f', 'network_id': '3d444756-edb7-47a4-b1e9-9d37547de82e', 'port_id': '36492e65-1351-47ad-a81a-c27e1f818b8f', 'mac_address': 'fa:16:3e:bb:49:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 564, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b7a6b9c-aca2-4ef7-a7ab-243811f910dd', '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-11-29 20:27:28.639 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:27:28.639 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:27:28.639 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36492e65-1351-47ad-a81a-c27e1f818b8f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:27:28.639 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d444756-edb7-47a4-b1e9-9d37547de82e 2021-11-29 20:27:28.639 3712 2093885548152 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-11-29 20:27:28.760 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36492e65-1351-47ad-a81a-c27e1f818b8f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:27:28.760 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36492e65-1351-47ad-a81a-c27e1f818b8f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:27:28.779 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36492e65-1351-47ad-a81a-c27e1f818b8f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:27:28.779 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 564, VLAN trunk: None to switch port 36492e65-1351-47ad-a81a-c27e1f818b8f 2021-11-29 20:27:28.842 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:27:28.842 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36492e65-1351-47ad-a81a-c27e1f818b8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:27:28.972 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36492e65-1351-47ad-a81a-c27e1f818b8f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:27:28.972 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:27:28.972 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:27:28.972 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:27:28.988 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36492e65-1351-47ad-a81a-c27e1f818b8f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:27:28.988 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:27:28.988 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36492e65-1351-47ad-a81a-c27e1f818b8f not yet added. Adding. 2021-11-29 20:27:28.988 3712 2093885548152 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-11-29 20:27:28.988 3712 2093885548152 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-11-29 20:27:29.045 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:27:29.098 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" "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:405 2021-11-29 20:27:29.098 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:27:29.191 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:27:29.257 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36492e65-1351-47ad-a81a-c27e1f818b8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:27:29.257 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36492e65-1351-47ad-a81a-c27e1f818b8f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:27:29.257 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36492e65-1351-47ad-a81a-c27e1f818b8f processed. 2021-11-29 20:27:30.462 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:27:30.639 3712 2093885548152 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:405 2021-11-29 20:28:08.573 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36492e65-1351-47ad-a81a-c27e1f818b8f 2021-11-29 20:28:08.642 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:28:08.642 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36492e65-1351-47ad-a81a-c27e1f818b8f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:28:08.642 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36492e65-1351-47ad-a81a-c27e1f818b8f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:28:08.642 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36492e65-1351-47ad-a81a-c27e1f818b8f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:28:08.642 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d444756-edb7-47a4-b1e9-9d37547de82e 2021-11-29 20:28:08.642 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36492e65-1351-47ad-a81a-c27e1f818b8f'] 2021-11-29 20:28:08.642 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:28:08.642 3712 2093885548152 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-11-29 20:28:08.642 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36492e65-1351-47ad-a81a-c27e1f818b8f'] 2021-11-29 20:28:08.757 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2b009e6-e97b-40d1-ad18-d6bdd6357171 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated on remote: ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:28:08.757 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-c2b009e6-e97b-40d1-ad18-d6bdd6357171 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] 2021-11-29 20:28:08.838 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b009e6-e97b-40d1-ad18-d6bdd6357171 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] port_delete event received for '36492e65-1351-47ad-a81a-c27e1f818b8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:28:10.658 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:10.690 3712 2093885548152 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:405 2021-11-29 20:28:15.253 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88b556a6-eaf1-4581-95b8-ebab11b51b5c 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated on remote: ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:28:15.253 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-88b556a6-eaf1-4581-95b8-ebab11b51b5c 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] 2021-11-29 20:28:15.984 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e77904-78ac-41a2-a928-883f096f0230 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 2c41e3f9-3310-444a-b938-e83facab3101 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:28:16.000 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e77904-78ac-41a2-a928-883f096f0230 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 2c41e3f9-3310-444a-b938-e83facab3101 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:28:18.587 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c41e3f9-3310-444a-b938-e83facab3101 2021-11-29 20:28:18.720 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:28:18.913 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 2c41e3f9-3310-444a-b938-e83facab3101 2021-11-29 20:28:18.913 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 2c41e3f9-3310-444a-b938-e83facab3101 updated. Details: {'device': '2c41e3f9-3310-444a-b938-e83facab3101', 'network_id': '3d444756-edb7-47a4-b1e9-9d37547de82e', 'port_id': '2c41e3f9-3310-444a-b938-e83facab3101', 'mac_address': 'fa:16:3e:26:8d:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 564, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b7a6b9c-aca2-4ef7-a7ab-243811f910dd', '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-11-29 20:28:18.913 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:28:18.913 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:18.913 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c41e3f9-3310-444a-b938-e83facab3101 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:28:18.913 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d444756-edb7-47a4-b1e9-9d37547de82e 2021-11-29 20:28:18.913 3712 2093885548152 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-11-29 20:28:19.025 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c41e3f9-3310-444a-b938-e83facab3101') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:28:19.025 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c41e3f9-3310-444a-b938-e83facab3101') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:28:19.034 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c41e3f9-3310-444a-b938-e83facab3101 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:28:19.034 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 564, VLAN trunk: None to switch port 2c41e3f9-3310-444a-b938-e83facab3101 2021-11-29 20:28:19.083 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:28:19.083 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c41e3f9-3310-444a-b938-e83facab3101'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:28:19.241 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c41e3f9-3310-444a-b938-e83facab3101']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:28:19.241 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:28:19.241 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:28:19.241 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-29 20:28:19.241 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c41e3f9-3310-444a-b938-e83facab3101 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:28:19.241 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:28:19.241 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c41e3f9-3310-444a-b938-e83facab3101 not yet added. Adding. 2021-11-29 20:28:19.241 3712 2093885548152 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-11-29 20:28:19.241 3712 2093885548152 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-11-29 20:28:19.305 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:19.369 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:28:19.369 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:19.441 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:28:19.507 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c41e3f9-3310-444a-b938-e83facab3101" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:28:19.507 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c41e3f9-3310-444a-b938-e83facab3101 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:28:19.526 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c41e3f9-3310-444a-b938-e83facab3101 processed. 2021-11-29 20:28:20.719 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:20.915 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:28:43.594 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated on remote: ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:28:43.594 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Security group member updated ['9dd73de6-6a75-4f1c-9e57-8fbbdbf1bfe1'] 2021-11-29 20:28:43.594 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Refresh firewall rules 2021-11-29 20:28:43.594 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Get security group information for devices via rpc ['2c41e3f9-3310-444a-b938-e83facab3101'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:28:43.626 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:28:43.626 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:28:43.657 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-055f6c51-cac0-4068-8248-9c7e8ab11617 353a150dfe5d4c43a053e0978b0360d4 34980a3d9d4e459c941ae827544a9220 - - -] port_delete event received for '2c41e3f9-3310-444a-b938-e83facab3101' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:28:44.860 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c41e3f9-3310-444a-b938-e83facab3101 2021-11-29 20:28:44.891 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:28:44.891 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c41e3f9-3310-444a-b938-e83facab3101' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:28:44.891 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c41e3f9-3310-444a-b938-e83facab3101' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:28:44.891 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c41e3f9-3310-444a-b938-e83facab3101 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:28:44.891 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d444756-edb7-47a4-b1e9-9d37547de82e 2021-11-29 20:28:44.891 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c41e3f9-3310-444a-b938-e83facab3101'] 2021-11-29 20:28:44.891 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:28:44.891 3712 2093885548152 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-11-29 20:28:44.891 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c41e3f9-3310-444a-b938-e83facab3101'] 2021-11-29 20:28:46.906 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:28:46.922 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:29:02.292 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a4a6d8-4266-4452-af34-4ba92d79678b f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 3d444756-edb7-47a4-b1e9-9d37547de82e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:29:02.292 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a4a6d8-4266-4452-af34-4ba92d79678b f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 3d444756-edb7-47a4-b1e9-9d37547de82e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:29:06.895 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-744c31b7-677c-45f1-8d53-385d09df5c94 - - - - -] port_update received: 0d862388-d531-4f3e-8055-28f3db877626 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:29:06.895 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-744c31b7-677c-45f1-8d53-385d09df5c94 - - - - -] No port 0d862388-d531-4f3e-8055-28f3db877626 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:29:10.406 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8df884ce-d41d-4989-a15d-5fbef77dcc23 - - - - -] port_update received: 8ac0c4f5-f2a6-4016-aba7-d1c976aed3c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:29:10.416 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8df884ce-d41d-4989-a15d-5fbef77dcc23 - - - - -] No port 8ac0c4f5-f2a6-4016-aba7-d1c976aed3c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:29:12.483 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43c7f45b-a41e-40b3-963f-5e9046186c67 - - - - -] port_update received: dff0e052-4ef4-4db7-a1d6-a2fa1b491241 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:29:12.488 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43c7f45b-a41e-40b3-963f-5e9046186c67 - - - - -] No port dff0e052-4ef4-4db7-a1d6-a2fa1b491241 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:29:13.000 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb0b98f5-8fde-4d41-ad5b-240ce05b95d8 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.000 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-eb0b98f5-8fde-4d41-ad5b-240ce05b95d8 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:13.109 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82b496ef-a341-4eb4-a13e-9f2f0eb431fa ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.109 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-82b496ef-a341-4eb4-a13e-9f2f0eb431fa ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:13.238 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-101d20f0-59b9-414a-b081-6a6abcabd138 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.238 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-101d20f0-59b9-414a-b081-6a6abcabd138 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:13.379 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a84f43b8-939e-4621-95b2-e3d0889b0a83 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.379 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-a84f43b8-939e-4621-95b2-e3d0889b0a83 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:13.566 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e83a683b-f879-4535-ba4a-154cbdbd7411 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.566 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-e83a683b-f879-4535-ba4a-154cbdbd7411 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:13.734 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85749ae2-37e8-4a4a-b281-10a964435e34 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-29 20:29:13.734 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-85749ae2-37e8-4a4a-b281-10a964435e34 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group rule updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:16.352 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdf230c-591a-4d3e-86fe-9ccdab7e0855 - - - - -] port_update received: b4b054e1-8dea-4cd1-9855-4d99e09c0118 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:29:16.362 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdf230c-591a-4d3e-86fe-9ccdab7e0855 - - - - -] No port b4b054e1-8dea-4cd1-9855-4d99e09c0118 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:29:30.222 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a48257e6-d8fb-4fcf-bb66-9dab674cea64 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group member updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:29:30.222 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-a48257e6-d8fb-4fcf-bb66-9dab674cea64 ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group member updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:29:31.003 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-597b5964-74fb-4fd8-9cfe-997dbd52636f 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] port_update received: 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-29 20:29:31.003 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-597b5964-74fb-4fd8-9cfe-997dbd52636f 8f2ef23e65874a33af312119aff2490d 683ecbb41ad9477c99162cbdab5fc102 - - -] No port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-29 20:29:33.077 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:29:35.081 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:29:35.265 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:29:35.265 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce updated. Details: {'device': '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce', 'network_id': '993eac0c-2e09-4bfe-ade2-0d976324c6e3', 'port_id': '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce', 'mac_address': 'fa:16:3e:e3:91:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 582, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c58e1d92-d5f6-4536-bb2b-63ffe4116a41', '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-11-29 20:29:35.265 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:29:35.265 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:29:35.265 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:29:35.265 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 2021-11-29 20:29:35.265 3712 2093885548152 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-11-29 20:29:35.395 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:29:35.395 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:29:35.408 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:29:35.408 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 582, VLAN trunk: None to switch port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:29:35.452 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:29:35.452 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:29:35.692 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:29:35.692 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:29:35.797 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8004a3f-9cc0-4b2f-98c7-111f90205357) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:29:35.817 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:29:35.817 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:29:35.817 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce not yet added. Adding. 2021-11-29 20:29:35.817 3712 2093885548152 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-11-29 20:29:35.817 3712 2093885548152 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-11-29 20:29:35.874 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:29:35.937 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "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:405 2021-11-29 20:29:35.937 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:29:36.030 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:29:36.107 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "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:405 2021-11-29 20:29:36.107 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:29:36.107 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce processed. 2021-11-29 20:29:37.093 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:29:37.264 3712 2093885548152 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:405 2021-11-29 20:31:48.061 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:31:49.730 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:31:49.730 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:31:49.730 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:31:49.730 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:31:49.737 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 2021-11-29 20:31:49.737 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] 2021-11-29 20:31:49.737 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:31:49.737 3712 2093885548152 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-11-29 20:31:49.737 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] 2021-11-29 20:31:51.751 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:31:51.888 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:31:51.925 3712 2093867518088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:31:53.770 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-29 20:31:53.957 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Adding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:31:53.957 3712 2095914434232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce updated. Details: {'device': '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce', 'network_id': '993eac0c-2e09-4bfe-ade2-0d976324c6e3', 'port_id': '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce', 'mac_address': 'fa:16:3e:e3:91:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 582, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c58e1d92-d5f6-4536-bb2b-63ffe4116a41', '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-11-29 20:31:53.957 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] 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-11-29 20:31:53.957 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:31:53.957 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-29 20:31:53.957 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 2021-11-29 20:31:53.957 3712 2093885548152 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-11-29 20:31:54.138 3712 2093885548152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:31:54.138 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-29 20:31:54.152 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-29 20:31:54.152 3712 2093885548152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 582, VLAN trunk: None to switch port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:31:54.204 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-29 20:31:54.204 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-29 20:31:54.468 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-29 20:31:54.468 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-29 20:31:54.468 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8004a3f-9cc0-4b2f-98c7-111f90205357) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-29 20:31:54.468 3712 2093885548152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-29 20:31:54.468 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-29 20:31:54.468 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce not yet added. Adding. 2021-11-29 20:31:54.468 3712 2093885548152 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-11-29 20:31:54.468 3712 2093885548152 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-11-29 20:31:54.544 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:31:54.611 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:31:54.611 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:31:54.707 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:31:54.762 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:31:54.762 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-29 20:31:54.762 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce processed. 2021-11-29 20:31:55.785 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:31:55.951 3712 2093885548152 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:405 2021-11-29 20:33:04.150 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a0b8cca-212e-4edb-b07b-e78f062311ee ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] port_delete event received for 'fa6baecc-aef7-4306-b238-c8228a498d5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:06.521 3712 2093867518264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce 2021-11-29 20:33:06.697 3712 2093885548152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8845dd08-abf5-46cb-a577-2f554164603d ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group member updated on remote: ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-29 20:33:06.697 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [req-8845dd08-abf5-46cb-a577-2f554164603d ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] Security group member updated ['d8004a3f-9cc0-4b2f-98c7-111f90205357'] 2021-11-29 20:33:06.764 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8845dd08-abf5-46cb-a577-2f554164603d ab84adf452c34c5e86873f3c1de13775 4a7dd74962e248b089ee6db61a4fdfe8 - - -] port_delete event received for '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:08.181 3712 2095914434232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e353343c-d276-40ea-853b-c53b92e1f5e9 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-29 20:33:08.181 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-29 20:33:08.181 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-29 20:33:08.181 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-29 20:33:08.181 3712 2093885548152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 2021-11-29 20:33:08.181 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] 2021-11-29 20:33:08.181 3712 2093885548152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-29 20:33:08.181 3712 2093885548152 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-11-29 20:33:08.181 3712 2093885548152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2080a5ab-a69d-4a9e-90b4-3f80fdbbc1ce'] 2021-11-29 20:33:09.634 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e01d5ff-5ca6-49b8-bc9c-68a9148518dd f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '8ac0c4f5-f2a6-4016-aba7-d1c976aed3c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:10.184 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-29 20:33:10.212 3712 2093885548152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-29 20:33:10.900 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62dc05e3-a028-42ea-befd-94180a24c396 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '0d862388-d531-4f3e-8055-28f3db877626' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:11.651 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c5e51e7-97b8-43dd-acf1-b35dfb9f1276 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for '83524297-58fe-4367-8cb2-12bb82ab27f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:12.150 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c5e51e7-97b8-43dd-acf1-b35dfb9f1276 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:33:12.150 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c5e51e7-97b8-43dd-acf1-b35dfb9f1276 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 993eac0c-2e09-4bfe-ade2-0d976324c6e3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-29 20:33:13.243 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34513fa8-f296-48a7-bdfa-e985185ccef6 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'b4b054e1-8dea-4cd1-9855-4d99e09c0118' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:14.545 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-127744cd-4dff-4ec5-a045-cf5bfe524928 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'dff0e052-4ef4-4db7-a1d6-a2fa1b491241' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:15.388 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e718a9-61a8-4480-9ba5-a2a62f7b0530 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] port_delete event received for 'c2101b2f-f59b-4db6-bf08-4d6437bafc61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:15.493 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7be3a4ba-480c-4c4d-8eda-b8aa52dc874d - - - - -] port_delete event received for 'c2101b2f-f59b-4db6-bf08-4d6437bafc61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-29 20:33:15.618 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e718a9-61a8-4480-9ba5-a2a62f7b0530 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] network_delete received. Deleting network 82a957ce-2e00-44f7-8396-09aa7dbf4d73 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-29 20:33:15.618 3712 2093885548152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e718a9-61a8-4480-9ba5-a2a62f7b0530 f112b0af05264f52912b1cd88d149f52 f2c462295e454ea0ab7ee40d28af2b1f - - -] Network 82a957ce-2e00-44f7-8396-09aa7dbf4d73 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463